Docker
Docker copied to clipboard
new setup receiving CSRF token failure
Symfony\Component\HttpKernel\Exception\BadRequestHttpException CSRF token validation failed on clean install when instructions are followed exactly.
It appears as though the entrypoint ignores environment variables and sets session driver to default.
I'm also having this issue. Is there a workaround available, or is the Docker version no longer supported?
This is probably related to https://github.com/CachetHQ/Docker/pull/354