-
Notifications
You must be signed in to change notification settings - Fork 223
Closed
Labels
Description
| Q | A |
|---|---|
| Bug report? | yes |
| Feature request? | no |
| BC Break report? | unknown |
| RFC? | no |
| Version/Branch | v0.11.8 |
It seems that cache files created by the bundle are not well handled when the application try to refresh them, due to rights problems
[Symfony\Component\Filesystem\Exception\IOException]
Failed to remove file "/var/cache/sites/api_advercity/dev/overblog/graphql-bundle/definitions/ApiMutationType.php": unlink(/var/cache/sites/api_advercity/dev/overblog/graphql-bundle/definitions/ApiMutationType.php): Permission denied.
The problem occurs on a Vagrant local environment and on a AWS EC2 prodution environment.
Do not hesitate to ask more infos