Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[Cache] Directory does not exist #20517

Closed
@Oliboy50

Description

@Oliboy50

Details

I'm facing the following error message

Cache directory does not exist (/path/to/my/symfony_project/var/cache/prod/pools/ngRSYeFcCP)

on 2 different projects, on production environment, running on multiple servers, with a high traffic.

One project is running Symfony 3.1.5, the other one is running Symfony 3.1.4
Both projects are running Symfony 3.1.7

This error happens ONLY during new deployments (new releases are reachable only after cache:warmup).

The error is thrown when someone calls one of the project routes (the exception is not thrown on cache:warmup)... so it returns a 500 to the user, which is not so nice, even if it occurs only once :)

Questions

Thank you!

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions