Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dockge output sometimes immediately hangs #143

Closed
2 tasks done
Bruhtek opened this issue Nov 21, 2023 · 0 comments · Fixed by #186
Closed
2 tasks done

Dockge output sometimes immediately hangs #143

Bruhtek opened this issue Nov 21, 2023 · 0 comments · Fixed by #186
Labels
bug Something isn't working

Comments

@Bruhtek
Copy link

Bruhtek commented Nov 21, 2023

⚠️ Please verify that this bug has NOT been reported before.

  • I checked and didn't find similar issue

🛡️ Security Policy

Description

Dockge output sometimes immediately hangs, without any apparent errors. It will happen randomly, though it is possible to temporarily resolve the issue by restarting Dockge container. I can't see anything that would indicate a problem in the logs of either the browser or the container.

👟 Reproduction steps

Try to stop a running container, edit and deploy one, restart, or just start a stopped one

👀 Expected behavior

The window produces a proper output, like:
image
or maybe
image

😓 Actual Behavior

Sometimes the output hangs immediately after a first log, producing something like:
image
Sometimes it doesn't produce anything, leaving behind an empty window
image
It will also always produce a success message, doesn't matter if it manages to start/stop the container
image
It will also fail to update the container status, leaving active even though it has just stopped, or leaving exited, inactive while it's running.

It is also worth noting that logs will often show the real state of the container (like showing it shutting down, or not reacting at all)

Dockge Version

1.1.1

💻 Operating System and Arch

Ubuntu 22.04 amd64

🌐 Browser

Firefox Nightly 120.0b9

🐋 Docker Version

24.0.7, build afdd53b

🟩 NodeJS Version

No response

📝 Relevant log output

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants