October 11, 20241 yr I installed my unraid on my new server and directly set docker files/folder instead of images. I don't know if it's because of this or something else but I don't know what else it could be but I can't restart my containers. As soon as I restart a container, it goes off and doesn't start anymore. Example Mealie The unraid log says: Oct 11 10:08:08 Lykos kernel: br-6f75b3954bfc: port 12(vethefca857) entered blocking state Oct 11 10:08:08 Lykos kernel: br-6f75b3954bfc: port 12(vethefca857) entered disabled state Oct 11 10:08:08 Lykos kernel: device vethefca857 entered promiscuous mode Oct 11 10:08:08 Lykos kernel: eth0: renamed from veth92e445d Oct 11 10:08:08 Lykos kernel: IPv6: ADDRCONF(NETDEV_CHANGE): vethefca857: link becomes ready Oct 11 10:08:08 Lykos kernel: br-6f75b3954bfc: port 12(vethefca857) entered blocking state Oct 11 10:08:08 Lykos kernel: br-6f75b3954bfc: port 12(vethefca857) entered forwarding state Oct 11 10:08:08 Lykos kernel: br-6f75b3954bfc: port 12(vethefca857) entered disabled state Oct 11 10:08:08 Lykos kernel: veth92e445d: renamed from eth0 Oct 11 10:08:08 Lykos kernel: br-6f75b3954bfc: port 12(vethefca857) entered disabled state Oct 11 10:08:08 Lykos kernel: device vethefca857 left promiscuous mode Oct 11 10:08:08 Lykos kernel: br-6f75b3954bfc: port 12(vethefca857) entered disabled state the mealie log says: NFO 2024-10-11T10:06:00 - [127.0.0.1:45360] 200 OK "GET /api/app/about HTTP/1.1" INFO 2024-10-11T10:06:05 - Shutting down INFO 2024-10-11T10:06:05 - Waiting for application shutdown. INFO 2024-10-11T10:06:05 - -----SYSTEM SHUTDOWN----- INFO 2024-10-11T10:06:05 - Application shutdown complete. INFO 2024-10-11T10:06:05 - Finished server process [1] usermod: no changes Switching to dedicated user /app/run.sh: line 26: exec: gosu: not found ** Press ANY KEY to close this window ** If I click on the container, change something in the tempalte (space in the name) and the container is then recreated. then it runs again for a certain time until the problem occurs again a few hours later. I have already removed the docker folder in the docker settings and had it recreated but without success and already read in the forum that some people have had such a problem, but I have searched for their problems and have not found any. Please help me maybe something in my routing? lykos-diagnostics-20241011-1009.zip Edited October 11, 20241 yr by karola
October 11, 20241 yr Community Expert Solution Try recreating as an image. https://docs.unraid.net/unraid-os/manual/docker-management/#re-create-the-docker-image-file Then: https://docs.unraid.net/unraid-os/manual/docker-management/#re-installing-docker-applications Also see below if you have any custom docker networks: https://docs.unraid.net/unraid-os/manual/docker-management/#docker-custom-networks
October 11, 20241 yr Author 2 hours ago, JorgeB said: Try recreating as an image. But I thought the image is outdated and you should rather use docker folders?
October 11, 20241 yr Community Expert We recommend image for most users, folder can sometimes cause weird issues, and do it at least to try if there's a difference.
October 14, 20241 yr Author On 10/11/2024 at 3:16 PM, JorgeB said: We recommend image for most users, folder can sometimes cause weird issues, and do it at least to try if there's a difference. thank you now its working
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.