cachethq / Docker

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

Getting a 500 - Internal Server Error with docker-compose #310

Open dgateles opened 6 years ago

dgateles commented 6 years ago

I'm getting a 500 - Internal Server Error with docker-compose image, latest version.

grpatter commented 6 years ago

Try switching your session driver to APC, as noted here: https://github.com/CachetHQ/Docker/issues/291#issuecomment-387997875

c0bra commented 5 years ago

Check the container logs. I got a 500 because I didn't have the APP_KEY env var set.