Partially missing terminal output #725
Unanswered
Qhilm
asked this question in
Ask for Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
🛡️ Security Policy
📝 Describe your problem
In dockge, I do not see all docker logs.
I'm new to dockge (coming from portainer and trying it out, as I find portainer more and more overkill for my needs), I just set up my first stack on dockge, it's a caddy instance.
If I run
docker-compose logs -t -f --tail=20 caddy
, I can see everything, every https connection attempt generates logs (I have debug turned on in caddy).But in dockge I only see logs if I stop the container it seems. Then it stops. It's a bit irregular though.
My dockge is behind an nginx reverse proxy (I might put it behind the caddy once it's working). I am on DSM 7.2, meaning everything is unfortunately ancient:
I'm wondering if one of these is causing the terminal to no function correctly.
📝 Error Message(s) or Log
No errors, only missing terminal output.
🐻 Dockge Version
1.4.2
💻 Operating System and Arch
DSM 7.2 x86
🌐 Browser
Firefox 134
🐋 Docker Version
20.10.2
🟩 NodeJS Version
No response
Beta Was this translation helpful? Give feedback.
All reactions