Skip to content

prod env cache problem #11

@alexbumbacea

Description

@alexbumbacea

Hi,

I have a problem in production, it check for write permission on "cache/aspect" folder. And it doesn't have the right... it fails (event if the cache:warmup was already done).
This shouldn't happen as the entire "cache" should be written by "cache:warmup".

Steps to reproduce:

  1. Run as root php ./bin/console cache:clear -e=prod
  2. Run as www-data any other command (make sure you still do -e=prod )

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions