HomarrH
Homarr3y ago
rad

All external stuff giving Ping timed out

I'm genuinely not sure what I did, but I restarted homarr randomly, and now everything external gives me "Error Ping timed out for app with id '<id>' in config 'default' -> url: <url>
It also all of a sudden required me to open the port on the system which I never had to do before
It's hosted through portainer currently
https://files.radnotred.dev/u/bq9Yxd.png
Solution
Huh, the issue was that I had
{
  "iptables" : false
}

in /etc/docker/daemon.json

This seemed to break it somehow
Was this page helpful?