-
DescriptionHello, my homepage has decided to crash repeatedly. when i look at the logs (docker logs homepage), i see “error: Error: read ENOTCONN” in a loop. I looked with watch -n 1 docker ps, I see that as soon as I access it, the container restarts. I'd like to know how to fix it, I tried rm the container, rm the image, repull the image, repull the container, nothing changed. I've cleared the configuration just in case, that's not the problem. homepage versionv0.10.9 (b5f4daa) Installation methodDocker ConfigurationThat's all default configuration. Container Logs[2025-01-08T00:39:02.262Z] error: Error: read ENOTCONN This error, in loop. Browser LogsNo response TroubleshootingProblem not listed in troubleshooting, therefore useless. (and can't troubleshoot, when Homepage crash when i access it) |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 4 replies
-
Odd, have you tried updating your docker installation? Seems like a very low-level network error where the container can’t even open a socket |
Beta Was this translation helpful? Give feedback.
-
Update: So if you have a problem like mine, don't hesitate to follow these steps:
|
Beta Was this translation helpful? Give feedback.
-
This discussion has been automatically closed because it was marked as answered. See our contributing guidelines for more details. |
Beta Was this translation helpful? Give feedback.
Update:
I deleted the image, the container, even Docker. nothing has changed on the spot.
But after rebooting the LXC, it no longer crashes.
So if you have a problem like mine, don't hesitate to follow these steps:
If it still crashes, just restart the host.