H
Homarr8mo ago
eli

Homarr goes down after ~10 minutes

Hi everyone, first time using homarr and using docker/docker compose in general, so I hope I'm not missing something obvious 😅 I've been setting it up with docker compose and have been encountering an error where it seems to be working fine for about 10-20 minutes, I can set it up and start adding apps. However it will then crash after this time with error code ECONNRESET. This happens whether I interact with homarr or whether I just start the container and don't touch it I've tried setting up the container from scratch a couple times, and then just tried with portainer and this error persisted each time. Any help would be appreciated! OS: Ubuntu LTS 22.04 Homarr version: 0.15.0 docker-compose.yaml:
services:
homarr:
container_name: homarr
image: ghcr.io/ajnart/homarr:latest
restart: unless-stopped
volumes:
- /var/run/docker.sock:/var/run/docker.sock # Optional, only if you want docker integration
- /docker/homarr/configs:/app/data/configs
- /docker/homarr/icons:/app/public/icons
- /docker/homarr/data:/data
ports:
- 7575:7575
services:
homarr:
container_name: homarr
image: ghcr.io/ajnart/homarr:latest
restart: unless-stopped
volumes:
- /var/run/docker.sock:/var/run/docker.sock # Optional, only if you want docker integration
- /docker/homarr/configs:/app/data/configs
- /docker/homarr/icons:/app/public/icons
- /docker/homarr/data:/data
ports:
- 7575:7575
The above doesn't have puid/pgid set to 1000, but it still crashed with that set logs from the latest attempt (with portainer): https://pastebin.com/YRcHmCxR
2 Replies
Cakey Bot
Cakey Bot8mo ago
Thank you for submitting a support request. Depending on the volume of requests, our team should get in contact with you shortly.
⚠️ Please include the following details in your post or we may reject your request without further comment: - Log (See https://homarr.dev/docs/community/faq#how-do-i-open-the-console--log) - Operating system (Unraid, TrueNAS, Ubuntu, ...) - Exact Homarr version (eg. 0.15.0, not latest) - Configuration (eg. docker-compose, screenshot or similar. Use ``your-text`` to format) - Other relevant information (eg. your devices, your browser, ...)
❓ Frequently Asked Questions | Homarr documentation
Can I install Homarr on a Raspberry Pi?
Manicraft1001
Manicraft10018mo ago
Hi @eli , please create an issue on GitHub with as much information as possible (including your OS and hardware)
Want results from more Discord servers?
Add your server