Docker icon indicating copy to clipboard operation
Docker copied to clipboard

new setup receiving CSRF token failure

Open elliotmjackson opened this issue 6 years ago • 2 comments

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.

elliotmjackson avatar Jun 16 '19 08:06 elliotmjackson

I'm also having this issue. Is there a workaround available, or is the Docker version no longer supported?

lotodore avatar Aug 19 '19 10:08 lotodore

This is probably related to https://github.com/CachetHQ/Docker/pull/354

friek avatar Sep 05 '19 10:09 friek