Long load time for the tipi dashboard
Hey
looks like these two requests take a few seconds
* latest version of tipi
* raspberrypi 5 (8gb)
8 Replies
Probably your server was not ready to respond
Does it happen when reloading the page aswell?
yeah
the server is up for at least a day
ok, something interesting.. I checked the error.log and see 2 errors every time I refresh the dashboard
backend: 2025-01-14T20:12:13.291Z - error > TypeError: fetch failed
backend: 2025-01-14T20:12:18.414Z - error > TypeError: fetch failed
Unfortunately, I don't have the stacktrace to share
Okay, it fails to fetch GitHub and the latest version
can you ping the api.github.com from your server?
from the raspberrypi I can, but it fails inside the
runtipi
containerRestart:
./runtipi-cli restart
I'm not sure how or when it started happening.. but other containers could not query pi-hole for dns records. I followed the first answer here and manually updated the pihole docker-compose.yml file. now it works
Stack Overflow
docker-compose internal DNS server 127.0.0.11 connection refused
Suddenly when I deployed some new containers with docker-compose the internal hostname resolution didn't work.
When I tried to ping one container from the other using the service name from the docker-
Nice! I will solve the problem on our side by fetching in the background
So it will not slow down the page load