Closed ZoXx closed 2 years ago
I haven't used portainer for several years so I'm not sure how to help.
Can you screenshot the portainer setup?
Where is your dB hosted?
Which image are you using?
Good morning,
Can you screenshot the portainer setup?
No problem. https://www1.xup.in/exec/ximg.php?fid=75240597 https://www1.xup.in/exec/ximg.php?fid=61007649
Where is your dB hosted?
Also in Docker. The data is also written to the database.
Which image are you using?
kimai/kimai2:latest
I can't see those screen shots. They seem secured.
Strange. They are public. We try another hoster. Here we go: https://i.postimg.cc/BnX6ZR7g/SCREEN1.jpg https://i.postimg.cc/52TtXpZM/SCREEN2.jpg
Sorry, they don't really help. Can you run docker ps -a
and post the results please?
Hey, am no longer at the PC until tomorrow evening. Why does not it help? Everything is visible on both screens from settings to env. What else do you need specifically? The docker listing doesn't help to find the problem or?
Thank you for your Support :)
Any news? :(
Hah! it was obvious, I should have seen it earlier. You are running the FPM version without a web server. You need to add an nginx reverse proxy to serve the pages, or swap to the Apache image that bundles the web server.
Hah! it was obvious, I should have seen it earlier. You are running the FPM version without a web server. You need to add an nginx reverse proxy to serve the pages, or swap to the Apache image that bundles the web server.
that makes sense! Can you link the docker with apache? Or the docker pull? Have a nice christmas and thank you so much!
I think for you just swap the tab for the kimai from fpm to apache
Now I can no longer follow. Can I change the .env variables or do I need to use a different image? If so which one?
Sorry. Remove the existing kimai image and replace it with apache-prod. Don't change anything else, all the environment variables should not need to change.
After I changed the image, it now runs clean. Thank you very much!
Hello all,
I have implemented the Docker version via Portainer. All variables are implemented, Docker starts, writes to the database but at the end I only get the error mentioned above.
When I call the port on my end, I also get only ERR_EMPTY_RESPONSE.
Is there a bug or is there an incorrect configuration on my part?
Many greetings
My log:
My env: