Container with timezone mounts incorrectly shown as stopped #4096
monstermuffin
started this conversation in
General
Replies: 2 comments
-
I can't imagine what could cause this. I think the only option is to reproduce it. So I'll create it locally to see if it happens. The logs above suggest that the container has died. What does |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hmm I wasn't able to reproduce this...
I think something else is going on in your setup. Going to move this to discussion. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
🔍 Check for existing issues
How is Dozzle deployed?
Standalone Deployment
📦 Dozzle version
v8.13.11
✅ Command used to run Dozzle
My Dozzle deployment is deployed via Ansible:
🐛 Describe the bug / provide steps to reproduce it
Container with timezone mounts (
/etc/timezone:/etc/timezone:ro
and/etc/localtime:/etc/localtime:ro
) is incorrectly classified as stopped in the Dozzle UI,despite being running and actively producing logs.
Steps to reproduce:
I destroyed the container and recreated it hoping a new Id would fix it, but the issue was the same.
💻 Environment
📜 Dozzle logs are required for debugging purposes. You may need to enable debug mode. See https://dozzle.dev/guide/debugging.
Container in question is
dc0b4a2e84fc
. Container was shown in the logs as can be seen below, but in the UI was shown as stopped with no logs able to be viewed:📸 If applicable, add screenshots to help explain your bug
No response
Beta Was this translation helpful? Give feedback.
All reactions