Pings not working
I just installed Homarr yesterday and have been unable to get pings working. In the local Chrome console, I'm seeing 422 errors.
Clicking on app works exactly as expected (opens the right page, can log in, etc.). It's just the ping and integrations that are not working.
My internal address for these integration is: http://localhost:8181 (I've tried http://127.0.01:8181) as well. My external address (which works) is: http://<subdomain>.ddns.net:8181
I'm on version 0.14.3 of Homarr
Solution:Jump to solution
Ok. It's a known issue with the latest version: https://github.com/ajnart/homarr/issues/1784
Please wait for the next version with the fix....
GitHub
Ping Error to https on local net · Issue #1784 · ajnart/homarr
Environment Docker Version 0.14.3 Describe the problem The ping to the apps on the local network using the https protocol returns an error "unexpected response: fetch failed" The error ha...
7 Replies
Hi, is 0.14.3 the first version you're running? Did you run a previous version as well?
Yes, first version I'm running. I have not tried a previous version
Solution
Ok. It's a known issue with the latest version: https://github.com/ajnart/homarr/issues/1784
Please wait for the next version with the fix.
GitHub
Ping Error to https on local net · Issue #1784 · ajnart/homarr
Environment Docker Version 0.14.3 Describe the problem The ping to the apps on the local network using the https protocol returns an error "unexpected response: fetch failed" The error ha...
Got it, thank you
I notied this issue exists in version 0.14.4 as well.
Now I'm seeing "Unexpected response: connect ECONNREFUSED 127.0.0.1:8181" as an example when using
http://127.0.0.1:8181
as an example local URLPing issue is gone in 14.4
I updated but initially didn't have the latest image so it was still on 14.3, pulled again and it updated to 14.4, ping issue gone
Hmm, I'm on 14.4. I'm having ping issues on all my configured services which all use http (not https)