Homarr Lagging
My homarr instance keeps loading really slowly whenever i try to customize it, it is a brand new install and every time i try to customize the dashboard it slows down incredibly. I dont see my Pc USage to be higher when this happens so not sure what is happening. I am on Unraid and using the latest image available. I have docker api turned on if that makes a difference.
13 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?
ERROR Unexpected response: connect ECONNREFUSED 127.0.0.1:8000
ERROR Unexpected response: connect ECONNREFUSED 127.0.0.1:8000
ERROR Unexpected response: connect ECONNREFUSED 127.0.0.1:8000
ERROR Unexpected response: connect ECONNREFUSED 127.0.0.1:8000
ERROR Unexpected response: connect ECONNREFUSED 127.0.0.1:8000
ERROR Unexpected response: connect ECONN...
i am on Unraid
VERSION
1.6 (2023-04-16)
the browser i am using in firefox, i have also tried using it on chrome and librewolf
The repeated error for refused connection @ 127.0.0.1:8000 is the likely source of your lag.
Fix or delete that app.
I see, I will try that first, the connection was added afterwards so might be that causing the error. I read on GitHub that using docker socket also causes lag, is that still true @explosive parrot
Yes, the effect is relative to how many containers you have going.
Homarr does requests one after the other, the more app you have, the more pings it does sequentially, and the more data it needs to fetch to populate the widgets. Only when that is done that the page fully loads.
Same with icons, the more icons you get from the web instead of having them locally, the longer it'll take.
I suggest adding any app or link you don't need the ping for to a bookmark widget. You can input one link only and make it look somewhat like the standard app tile.
I also suggest downloading all your icons and putting them in the icons folder that you mounted.
thank you guys, that fixed the issue, i removed the pings and put the icons in the icon folder and its really seamless now. thank you so much for your help
Wonderful to hear, have a good one with homarr