Homarr is very slowly
Hi, since the penultimate version, my HOMARR has been loading very slowly and has stopped monitoring added applications (ping). Do you know where the problem might be?
Solution:Jump to solution
Sorry, you were right, it was a rule in the firewall, ping is working now... the icons are green now.
14 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?
Operating system is: Synology
Exact Homarr version: 1.38.0
Configuration:
services:
homarr:
container_name: homarr
image: ghcr.io/homarr-labs/homarr:latest
restart: unless-stopped
volumes:
- /var/run/docker.sock:/var/run/docker.sock # Optional, only if you want docker integration
- /volume1/docker/homarr/data:/appdata
environment:
- SECRET_ENCRYPTION_KEY=20389312be61e90cf169cc63433016988308d5997ec6c153546a7bf6078f0000
- TZ=Europe/Bratislava
ports:
- '7575:7575'
!qa leaked_secret_key
Our team noted that at least one of your messages contains a secrets encryption key used in Homarr.
As documented at the installation docs, the secrets encryption key is a cruicial key that will be used to encrypt your data. By posting this key you compromised part of your security and we strongly recommend you to change it, since malicious acters could gain access to your integration passwords, usernames and tokens by decrypting your database if they gain access to said database.
To do this, update the secrets encryption key variable. Doing so will break all integrations and you must manually re-enter the secrets again.
Manually removing it after posting does not fix your issue since automated bots can and will scrape messages for leaked data.
To avoid such problems in the future, please always remove the encryption key when posting online. The Homarr team will never ask you for any passwords or the secrets encryption key.
Docker | Homarr documentation
Docker is our recommended installation method for beginners and professionals.
Also please specify what part is slow. Is it the pings? Page loading?
If you have any apps that respond slow or are offline, consider disabling ping for them or delete them, since other apps or integrations may be blocked by them.
key i am changed, The key I sent is not the original one I have.
ping dont work, all icons is REDs and no GREENs, slowly loading http dashboard

If you hover over the red dot, what does it say?
"this operation was aborted"
Then one of your apps likely is not reachable
Or your system is very slow
Do you have any apps that are behind firewall or offline? If yes, can you try disabling ping for them?
There are both local and external IP addresses in the applications. I tried turning off the firewall, but nothing changed. I think the system should be OK(system is Synology DS718+
), but this started happening about two versions ago. Before that, 1.35 worked without any problems...
Solution
Sorry, you were right, it was a rule in the firewall, ping is working now... the icons are green now.
Awesome, can I mark this as resolved then? 🙂
yes... 🙂