Incredibly slow loading for the past week
This last week trying to use Homarr has been a slog. The dashboard takes several minutes to load sometimes and often takes over 30 seconds. I'm running it as a docker container on unraid, and before a week ago it was working relatively fine. Is this a known issue?
7 Replies
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?
Heres my log
HOMARR VERSION
1.6 (2023-04-16)
Due to the way our system is done, any requests are "blocking". Meaning it has to execute every fetch before displaying data. If the fetch goes up to a timeout, then the load time will be affected of at least the length of that timeout.
If we look at your logs, 4 services seem to be down and resulting in timeouts. I'd suggest fixing those.
Disabling pings altogether might help too, but it can be useful so maybe not.
namely: clips, jellyfin, jellyseerr and jellystat
If those services are actually indeed up, then it might mean that homarr is not able to get a connection to them
Yeah those services are fine, been using them all day :/
Actually You've also gotten some auth issues, maybe proxy issues
If you've changed nothing about homarr in the last week, and it's even been running all along, chances are there's an external factor causing issues