Replies: 1 comment
-
Somehow the app can't reach icanhazip.com this either can be a DNS or connection problem. Does it work when you run |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
When I try to start a speedtest I get this error in the logs:
19:20:30] production.ERROR: Failed to fetch external IP address. ["cURL error 28: Resolving timed out after 5000 milliseconds (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for https://icanhazip.com/"]
This is my compose file:
I tried it with and without a reverse proxy and neither seem to work.
I also disabled blocking in Pi-Hole, which also didn't work.
Beta Was this translation helpful? Give feedback.
All reactions