goatcounter
goatcounter copied to clipboard
Connection refused - Hugo and MX Linux
I have saved the count JS code locally using Hugo. But accessing your server throws this error
ERROR error calling resources.GetRemote: Get "https://gc.zgo.at/count.js": dial tcp 0.0.0.0:443: connect: connection refused
It seems that error is coming from Hugo? dial tcp 0.0.0.0:443 is a rather odd IP.
Do you have some sort of DNS-based adblocking that might be returning that?
Or maybe it's just some transient error, and try again?