cachethq / Docker

A Dockerized version of Cachet.
https://cachethq.io
BSD 3-Clause "New" or "Revised" License
415 stars 280 forks source link

new setup receiving CSRF token failure #343

Open elliotmjackson opened 5 years ago

elliotmjackson commented 5 years ago

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.

lotodore commented 5 years ago

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

friek commented 4 years ago

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