I have an Open Media Vault 6+Docker+Portainer running on a Orange Pi 3 LTS with Armbian lite.
I also have a Pihole installed bare metal outside Docker running on the same machine, IP is 192.168.1.168.
I noticed Homarr takes some time to load. This didn't happen until a few days ago.
It is reverse proxied with NPM to a Cloudflare domain, usually no problem and all my other services work fine.
What seems to slow down Homarr is Dash., but only if I open Homarr from my .com domain.
If I open it from local IP, it loads fine and quick.
The difference is that the .com version shows an empty slot in place of Dash. If I hover with mouse, the words CPU and RAM appear, but the tiles are invisible.
While this happens, Homarr log says:
ℹ Requested frontend content of configuration '2023-04-01'
Error: 'sharp' is required to be installed in standalone mode for the image optimization to function correctly. Read more at: https://nextjs.org/docs/messages/sharp-missing-in-production
ERROR Unexpected error: connect ECONNREFUSED 192.168.1.158:443
ERROR Unexpected error: connect ECONNREFUSED 192.168.1.94:493
WARN Unexpected response: Request failed with status code 403
WARN Unexpected response: Request failed with status code 401
WARN Unexpected response: Request failed with status code 404
Those 2 IPs are
192.168.1.158 = second Pihole bare metal on Orange Pi Zero 2, but port is uses is 8883, not 443
192.168.1.94 = an x86 Open Media Vault machine where most of my services run, no idea what port 493 is, I did not set that for any service.
Dash. runs on the same machine with Homarr (192.168.1.168) and log says this:
ℹ Requested frontend content of configuration '2023-04-01'
Error: 'sharp' is required to be installed in standalone mode for the image optimization to function correctly. Read more at: https://nextjs.org/docs/messages/sharp-missing-in-production
ERROR Unexpected error: connect ECONNREFUSED 192.168.1.158:443
ERROR Unexpected error: connect ECONNREFUSED 192.168.1.94:493
WARN Unexpected response: Request failed with status code 403
WARN Unexpected response: Request failed with status code 401
WARN Unexpected response: Request failed with status code 404
Environment
Docker
Version
0.12.2
Describe the problem
I have an Open Media Vault 6+Docker+Portainer running on a Orange Pi 3 LTS with Armbian lite. I also have a Pihole installed bare metal outside Docker running on the same machine, IP is 192.168.1.168. I noticed Homarr takes some time to load. This didn't happen until a few days ago. It is reverse proxied with NPM to a Cloudflare domain, usually no problem and all my other services work fine. What seems to slow down Homarr is Dash., but only if I open Homarr from my .com domain. If I open it from local IP, it loads fine and quick. The difference is that the .com version shows an empty slot in place of Dash. If I hover with mouse, the words CPU and RAM appear, but the tiles are invisible. While this happens, Homarr log says:
Those 2 IPs are 192.168.1.158 = second Pihole bare metal on Orange Pi Zero 2, but port is uses is 8883, not 443 192.168.1.94 = an x86 Open Media Vault machine where most of my services run, no idea what port 493 is, I did not set that for any service.
Dash. runs on the same machine with Homarr (192.168.1.168) and log says this:
Logs
same as above Homarr:
Dash.
Context
From Cloudflare domain:
From local IP
Please tick the boxes