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

Restart stops any container #607

Open
2 tasks done
myths420 opened this issue Sep 10, 2024 · 2 comments
Open
2 tasks done

Restart stops any container #607

myths420 opened this issue Sep 10, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@myths420
Copy link

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

  • I checked and didn't find similar issue

🛡️ Security Policy

Description

not sure ive tried this on 3 different machines for test but restart container never works. after clicking restart on any app it always exits with code 0

👟 Reproduction steps

click restart container

👀 Expected behavior

to restart container

😓 Actual Behavior

exits with code 0

Dockge Version

1.4.2

💻 Operating System and Arch

truenas

🌐 Browser

chrome

🐋 Docker Version

No response

🟩 NodeJS Version

No response

📝 Relevant log output

No response

@myths420 myths420 added the bug Something isn't working label Sep 10, 2024
@cyril59310
Copy link
Contributor

cyril59310 commented Sep 11, 2024

There is indeed a bug where, after the container restarts, it displays 'exits with code 0', but your container has actually restarted. You just need to refresh the page to regain access to the console. If you run the docker ps command in your system, you'll see that the container has restarted correctly.
image

@myths420
Copy link
Author

so if i refresh the page ill get access to apps again? for me after i try to restart a app it crashes the app and no longer have access to it untill i stop and start the app again. even refreshing the app page

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

No branches or pull requests

2 participants