Closed RottenSchnitzel closed 11 months ago
@RottenSchnitzel could you solve your error 500 problem? i had a error 500 after updating from Kimai 2.0.26 to 2.0.27/2.0.28. i could easily solve the problem. I had not set the memory_limit in the docker-compose.yaml. After setting ' - memory_limit=500M' in the compose file, e.g. by @tobybatch in his example compose file, everything works as it should. Good Luck or Viel Glück
The memory limits should be fixed in the latest images.
I tried it with docker-compose and it seems to be not working for me. I tried attaching it to the network of the jwilder/nginx-proxy but this doesn't seem to be the issue. It looks like it can't connect to the database for some reason.
Here the docker-compose.yml and the logs:
docker-compose.yml: