EE Apps Issue - pulling from nonexistent domain

I just migrated from CORE to SCALE - going to install dockge the installation fails.

In the log the errors listed are related to trying to get from " registry-l.docker.io " which does not appear to exist in DNS.

also tried portainer, no luck.

This is just the normal docker URL as far as I see but it’s not resolving even e.g. using google’s online dig tool to rule out anything on my DNS.

Is this just a really crappy-timed outage from docker for me? Or is something else off?

Are you sure it’s trying to get to registry-l.docker.io and not registry-1.docker.io?

It’s registry-1 (typo). Which was nxdomain briefly (copy/paste from error logs onto Google’s online dig tool) and now something on my end is caching and locking on to that.

Holy hell did I catch some terrible timing on migrating over to SCALE. It turned out that the first time that I’d tried to install dockge was indeed docker having a momentary burp in DNS.

But I think the subsequent failures that I bashed my head against for way too long were actually related to catching a bad OPNSense update that was causing kernel panics and other misbehavior, including an odd inability to pull docker images.

Which I promptly blamed on the new hardware that I’d just migrated the firewall to (it was on the TrueNAS machine previously) - reverted back to the VM on the TrueNAS and network performance seemingly reverted to normal (but now just started getting sketchy again and indeed I had the bad update here too).