Starting and stopping #2798
-
What should I do when containers are stuck "restarting"? I'm sorry if this is really a docker question vs Inventree. I'm testing in WSL 2 & Docker-Desktop. (It's also a personal workstation, so I need to shut it down restart frequently). When I first got Inventree running for the first time looks like the first PS below. How would I tear down the containers and start over, and
Upon restarting it looks like this:
NGINX Port question: Thanks |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 11 replies
-
Regarding the restarting issue - can you grab the logs from the server and worker containers? There must be something going on there. Regarding the nginx issue:
|
Beta Was this translation helpful? Give feedback.
-
Ok so knowing the container IDs:
I can shutdown the system via:
Then after quiting Docker-desktop and shutting-down/reboot the PC for a while, restart by Starting Docker-desktop, then:
|
Beta Was this translation helpful? Give feedback.
Regarding the restarting issue - can you grab the logs from the server and worker containers? There must be something going on there.
Regarding the nginx issue: