tobybatch / kimai2

Docker containers for the kimai2 web application including docker-compose and kubernetes/helm deployment.
MIT License
183 stars 96 forks source link

Kimai crashes when I do export pdf #38

Closed VladimirPuidak closed 4 years ago

VladimirPuidak commented 4 years ago

After updating kimai 0.8.1 to version kimai / kimai2: apache-debian-1.4.1 I encounered with one more error. I open menu "Export", enter some data, choose "PDF format" and press "export".

export

I get the pdf file, but after that Kimai crashed and I get the message below:

Error

To restore Kimai I need to use the command: sudo docker-compose up -d --force-recreate

kevinpapst commented 4 years ago

Duplicates #37