H
Homarr5d ago
Vasco

Homarr really slow after migration to 1.5

Hello, I've migrated to 1.5 and created a new dashboard. The page takes 15seconds to load into the dasboard. Is there something to be done? I've tried to look on github issues and reddit and nothing helped me. Here is my stack: 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 - /home/pi/srv/dockerdata/homarr/configs:/app/data/configs - /home/pi/srv/dockerdata/homarr/icons:/app/public/icons - /home/pi/srv/dockerdata/homarr/appdata:/appdata environment: - SECRET_ENCRYPTION_KEY= ports: - '7575:7575' Something that can be optimized? Thanks
12 Replies
Cakey Bot
Cakey Bot5d 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
Manicraft10015d ago
How many apps / integrations do you have? have you enabled the ping?
Vasco
VascoOP5d ago
No description
Vasco
VascoOP5d ago
No description
Vasco
VascoOP5d ago
Do these screenshots help out? Ping is enabled there but I've disabled it and it didn't help I'm using a rpi 5 with 8gb btw
Manicraft1001
Manicraft10015d ago
What is the CPU / ram usage on your Raspberry Pi and what is the usage of the Homarr container?
Vasco
VascoOP5d ago
No description
Vasco
VascoOP5d ago
No description
Manicraft1001
Manicraft10015d ago
Ok. Before we continue, please fix your docker compose according to the docs and remove the old 0.15 mounts that are no longer supported: https://homarr.dev/docs/getting-started/installation/docker
Docker | Homarr documentation
Docker is our recommended installation method for beginners and professionals.
Vasco
VascoOP5d ago
Done If I enter the link With no dashboard, it's almost instant To my dashboard it takes a lot of time Maybe some integration?
Manicraft1001
Manicraft10015d ago
See https://github.com/homarr-labs/homarr/issues/2276 . I don't see anything wrong with your setup at the moment. Please wait for our team to fix this issue
GitHub
bug: Homarr > 1.2.0 takes longer than 15 seconds to load initial pa...
Describe the bug When accessing Homarr > 1.2.0, the initial page takes at least 12 seconds, often times > 15 seconds to load. This seems VERY long for a simple page like this. I do have quite...
Vasco
VascoOP5d ago
Ok thanks, will keep an eye

Did you find this page helpful?