dockge icon indicating copy to clipboard operation
dockge copied to clipboard

Restart stops any container

Open myths420 opened this issue 1 year ago • 2 comments

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

  • [X] 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 avatar Sep 10 '24 22:09 myths420

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

cyril59310 avatar Sep 11 '24 17:09 cyril59310

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

myths420 avatar Sep 11 '24 17:09 myths420