AGH stops responding to DNS requests
-
-
https://github.com/AdguardTeam/AdGuardHome/issues/5944 was closed as duplicate.
Also, technically Cloudron package is on
v0.108.0-b.38
. This is worth mentioning if you report it. -
@girish Thanks. I should have mentioned that I was able to set the config, but I don't know to complete the step that says 'open http://127.0.0.1:6060/debug/pprof/goroutine?debug=1'
I've tried both my VPS IP and AdGuard Home's subdomain, but I get a time-out in both cases.
-
@nichu42 Good question, maybe it needs to run from the Web terminal ? Can you curl that url and see?
https://stackoverflow.com/questions/13699297/how-to-use-pprof-in-go-program has some info...
-
As far as I understood, no one was able to really reproduce this so far. It just happens. It seems the problem was introduced some releases ago. For me, it started this week. I'm eager to help with troubleshooting. If it cannot be resolved, I suppose it's possible to re-start the app every night via cron or similar for the moment?
-
@nichu42 looks like they found a fix upstream.
-
-