AdguardTeam / AdGuardHome

Network-wide ads & trackers blocking DNS server
https://adguard.com/adguard-home/overview.html
GNU General Public License v3.0
25.57k stars 1.84k forks source link

Update v0.107.30 causes connection and speed drops. #5874

Open Ice2192 opened 1 year ago

Ice2192 commented 1 year ago

Prerequisites

Operating system type

Windows

CPU architecture

64-bit ARM

Installation

GitHub releases or script from README

Setup

On a router, DHCP is handled by the router

AdGuard Home version

v0.107.30

Description

What did you do?

Go on the internet.

Expected result

View pages.

Actual result

Error: "This Site Can’t Be Reached"

Screenshots (if applicable)

Additional information

I just updated ASAP when I got the notification today and then the internet just drops. I thought it was the router but I changed the DNS on my PC and it was fine. I recently upgraded from a miro center sd card to a sandisk a few months ago as the microcenter one hangs when updating the blocklists for some reason. Had no problems since the san disk upgrade. Now with this update, the DNS just gets lost when I point anything to my pi running adguard home.

dfsworld commented 1 year ago

Same here, it starts well and suddenly all devices cannot reach internet. I had to restore previous version backup (v0.107.28) and all was fine since then.

werdlerk commented 1 year ago

Same here. Running in Docker container on Synology NAS. I've pinned the Docker image version to v0.107.29 to get it working again.

I've noticed in the Query logs that the DNS queries of my computer were shown but the Elapsed time was very high. They were in the range of 4300 ms or 7500 ms. This was probably why the DNS requests were timing out and not working anymore. It seems only to be having issues with forwarding DNS requests to the upstream DNS servers as DNS rewrites were working fine.

andreschoppe commented 1 year ago

Same problem. My watchtower did an update last night, basically no internet connection since then. Reverted back to 0.107.29, problems gone.

Insight16 commented 1 year ago

same problem @ameshkov @ainar-g need help

EugeneOne1 commented 1 year ago

Hello @Ice2192, @werdlerk, @dfsworld, @andreschoppe, @Insight16! Thanks for reporting. Could you please collect a verbose log capturing the incoming requests? This would help us troubleshoot this issue. You may send it to devteam@adguard.com.

ainar-g commented 1 year ago

This is likely caused by the same bug as #5873, so the fix for that should also improve the upstream situation generally.

EugeneOne1 commented 1 year ago

@Ice2192, @werdlerk, @dfsworld, @andreschoppe, @Insight16, we've just pushed the edge build that should fix this. Could you please check if it now works as intended? If it does, we're going to prepare a proper hot-fix release.

Ice2192 commented 1 year ago

Same problem. My watchtower did an update last night, basically no internet connection since then. Reverted back to 0.107.29, problems gone.

How do you downgrade the version via SSH?

andreschoppe commented 1 year ago

@Ice2192, @werdlerk, @dfsworld, @andreschoppe, @Insight16, we've just pushed the edge build that should fix this. Could you please check if it now works as intended? If it does, we're going to prepare a proper hot-fix release.

Can confirm edge build works as intended. No more problems here. Thanks guys.

andreschoppe commented 1 year ago

Same problem. My watchtower did an update last night, basically no internet connection since then. Reverted back to 0.107.29, problems gone.

How do you downgrade the version via SSH?

You can always use any version with docker that is still available in the hub by using the tags. E.g. docker run --name adguardhome --restart unless-stopped -v /pathtoyouroptdir:/opt/adguardhome/work -v /pathtoyourconfdir:/opt/adguardhome/conf -p 8080:80/tcp -p 3000:3000/tcp -p 53:53/tcp -p 53:53/udp -d adguard/adguardhome:v0.107.29 You can find all available tags on the docker hub page for adguard

ainar-g commented 1 year ago

@Ice2192, the newly released v0.107.31 should contain a fix. Please update to it and tell us if the slowdown went away.

Ice2192 commented 1 year ago

@Ice2192, the newly released v0.107.31 should contain a fix. Please update to it and tell us if the slowdown went away.

Thanks! It's back to its normal speed!

werdlerk commented 1 year ago

I'm going to test it later but many thanks for the quick response and resolution! 👍

Ice2192 commented 1 year ago

No dice. It doesn't work anymore. Worked for about an hour and it's back to slowdown again.

Xerdunits commented 1 year ago

No dice. It doesn't work anymore. Worked for about an hour and it's back to slowdown again.

Same for me, it worked at first, but I still get a boat load of errors in the interface and DNS timeouts

degofedal commented 1 year ago

No dice. It doesn't work anymore. Worked for about an hour and it's back to slowdown again.

Same for me, it worked at first, but I still get a boat load of errors in the interface and DNS timeouts

Same for me. Worked fine for the first couple of hour, the started slowing down and then failing entirely.

andreschoppe commented 1 year ago

Edge version still doing fine for me ...

Mur1thi commented 1 year ago

Edge version still has issues.

EugeneOne1 commented 1 year ago

@Ice2192, @Xerdunits, @degofedal, @andreschoppe, @Mur1thi, thanks for your concern. Could you please collect a verbose log again, so that we could revise the actual source of the current problem? You may, again, send it to devteam@adguard.com.

Xerdunits commented 1 year ago

Just posting my log file so others can see what's going on and check if it's the same for them.

un 10 14:08:26 RaspberryPi AdGuardHome[101291]: 2023/06/10 14:08:26.162425 [info] AdGuard Home, version v0.107.31 Jun 10 14:08:26 RaspberryPi AdGuardHome[101291]: 2023/06/10 14:08:26.171390 [info] tls: using default ciphers Jun 10 14:08:26 RaspberryPi AdGuardHome[101291]: 2023/06/10 14:08:26.176513 [info] safesearch default: disabled Jun 10 14:08:26 RaspberryPi AdGuardHome[101291]: 2023/06/10 14:08:26.191060 [info] Initializing auth module: /mnt/dietpi_userdata/adguardhome/data/sessions.db Jun 10 14:08:26 RaspberryPi AdGuardHome[101291]: 2023/06/10 14:08:26.191341 [info] auth: initialized. users:1 sessions:1 Jun 10 14:08:26 RaspberryPi AdGuardHome[101291]: 2023/06/10 14:08:26.191839 [info] tls: number of certs: 3 Jun 10 14:08:26 RaspberryPi AdGuardHome[101291]: 2023/06/10 14:08:26.191891 [info] tls: got an intermediate cert Jun 10 14:08:26 RaspberryPi AdGuardHome[101291]: 2023/06/10 14:08:26.191948 [info] tls: got an intermediate cert Jun 10 14:08:26 RaspberryPi AdGuardHome[101291]: 2023/06/10 14:08:26.248127 [info] web: initializing Jun 10 14:08:27 RaspberryPi AdGuardHome[101291]: 2023/06/10 14:08:27.340655 [info] dnsproxy: cache: enabled, size 4096 b Jun 10 14:08:27 RaspberryPi AdGuardHome[101291]: 2023/06/10 14:08:27.342728 [info] dnsproxy: max goroutines is set to 300 Jun 10 14:08:27 RaspberryPi AdGuardHome[101291]: 2023/06/10 14:08:27.345433 [info] AdGuard Home is available at the following addresses: Jun 10 14:08:27 RaspberryPi AdGuardHome[101291]: 2023/06/10 14:08:27.346633 [info] go to https://area51.mywire.org:443 Jun 10 14:08:27 RaspberryPi AdGuardHome[101291]: 2023/06/10 14:08:27.347945 [info] go to http://127.0.0.1:8083 Jun 10 14:08:27 RaspberryPi AdGuardHome[101291]: 2023/06/10 14:08:27.348538 [info] go to http://[::1]:8083 Jun 10 14:08:27 RaspberryPi AdGuardHome[101291]: 2023/06/10 14:08:27.348915 [info] go to http://172.16.1.3:8083 Jun 10 14:08:27 RaspberryPi AdGuardHome[101291]: 2023/06/10 14:08:27.349263 [info] go to http://[2001:9e8:41e6:300:e65f:1ff:fe72:547c]:8083 Jun 10 14:08:27 RaspberryPi AdGuardHome[101291]: 2023/06/10 14:08:27.349877 [info] go to http://[fd00::e65f:1ff:fe72:547c]:8083 Jun 10 14:08:27 RaspberryPi AdGuardHome[101291]: 2023/06/10 14:08:27.350238 [info] go to http://[fe80::e65f:1ff:fe72:547c%eth0]:8083 Jun 10 14:08:39 RaspberryPi AdGuardHome[101291]: 2023/06/10 14:08:39.181684 [info] dnsproxy: starting dns proxy server Jun 10 14:08:39 RaspberryPi AdGuardHome[101291]: 2023/06/10 14:08:39.181740 [info] The server is configured to refuse ANY requests Jun 10 14:08:39 RaspberryPi AdGuardHome[101291]: 2023/06/10 14:08:39.181757 [info] dnsproxy: cache: enabled, size 16777216 b Jun 10 14:08:39 RaspberryPi AdGuardHome[101291]: 2023/06/10 14:08:39.181779 [info] dnsproxy: max goroutines is set to 300 Jun 10 14:08:39 RaspberryPi AdGuardHome[101291]: 2023/06/10 14:08:39.181834 [info] dnsproxy: creating udp server socket 0.0.0.0:53 Jun 10 14:08:39 RaspberryPi AdGuardHome[101291]: 2023/06/10 14:08:39.182134 [info] dnsproxy: listening to udp://[::]:53 Jun 10 14:08:39 RaspberryPi AdGuardHome[101291]: 2023/06/10 14:08:39.182217 [info] dnsproxy: creating tcp server socket 0.0.0.0:53 Jun 10 14:08:39 RaspberryPi AdGuardHome[101291]: 2023/06/10 14:08:39.182340 [info] dnsproxy: listening to tcp://[::]:53 Jun 10 14:08:39 RaspberryPi AdGuardHome[101291]: 2023/06/10 14:08:39.182356 [info] dnsproxy: creating tls server socket 0.0.0.0:853 Jun 10 14:08:39 RaspberryPi AdGuardHome[101291]: 2023/06/10 14:08:39.182426 [info] dnsproxy: listening to tls://[::]:853 Jun 10 14:08:39 RaspberryPi AdGuardHome[101291]: 2023/06/10 14:08:39.182448 [info] Creating a QUIC listener Jun 10 14:08:39 RaspberryPi AdGuardHome[101291]: 2023/06/10 14:08:39.183034 failed to sufficiently increase receive buffer size (was: 208 kiB, wanted: 2048 kiB, got: 416 kiB). See https://github.com/quic-go/quic-go/wiki/UDP-Receive-Buffer-Size for details. Jun 10 14:08:39 RaspberryPi AdGuardHome[101291]: 2023/06/10 14:08:39.183044 [info] Listening to quic://[::]:784 Jun 10 14:08:39 RaspberryPi AdGuardHome[101291]: 2023/06/10 14:08:39.183328 [info] dnsproxy: entering tcp listener loop on [::]:53 Jun 10 14:08:39 RaspberryPi AdGuardHome[101291]: 2023/06/10 14:08:39.183450 [info] dnsproxy: entering udp listener loop on [::]:53 Jun 10 14:08:39 RaspberryPi AdGuardHome[101291]: 2023/06/10 14:08:39.183608 [info] dnsproxy: entering tls listener loop on [::]:853 Jun 10 14:08:39 RaspberryPi AdGuardHome[101291]: 2023/06/10 14:08:39.183670 [info] Entering the DNS-over-QUIC listener loop on [::]:784 Jun 10 14:08:49 RaspberryPi AdGuardHome[101291]: panic: runtime error: invalid memory address or nil pointer dereference Jun 10 14:08:49 RaspberryPi AdGuardHome[101291]: [signal SIGSEGV: segmentation violation code=0x1 addr=0x8 pc=0x451ee4] Jun 10 14:08:49 RaspberryPi AdGuardHome[101291]: goroutine 83 [running]: Jun 10 14:08:49 RaspberryPi AdGuardHome[101291]: github.com/ameshkov/dnscrypt/v2.(Client).Exchange(0x0, 0x334680?, 0x4000056c00?) Jun 10 14:08:49 RaspberryPi AdGuardHome[101291]: #011github.com/ameshkov/dnscrypt/v2@v2.2.7/client.go:93 +0x34 Jun 10 14:08:49 RaspberryPi AdGuardHome[101291]: github.com/AdguardTeam/dnsproxy/upstream.(dnsCrypt).exchangeDNSCrypt(0x4000439b30, 0x4005cf0900) Jun 10 14:08:49 RaspberryPi AdGuardHome[101291]: #011github.com/AdguardTeam/dnsproxy@v0.50.1/upstream/upstream_dnscrypt.go:103 +0xbc Jun 10 14:08:49 RaspberryPi AdGuardHome[101291]: github.com/AdguardTeam/dnsproxy/upstream.(dnsCrypt).Exchange(0x4005cf0000?, 0x4005cf0900?) Jun 10 14:08:49 RaspberryPi AdGuardHome[101291]: #011github.com/AdguardTeam/dnsproxy@v0.50.1/upstream/upstream_dnscrypt.go:56 +0x24 Jun 10 14:08:49 RaspberryPi AdGuardHome[101291]: github.com/AdguardTeam/dnsproxy/upstream.exchangeAndLog({0x14c9960, 0x4000439b30}, 0x0?) Jun 10 14:08:49 RaspberryPi AdGuardHome[101291]: #011github.com/AdguardTeam/dnsproxy@v0.50.1/upstream/parallel.go:158 +0x84 Jun 10 14:08:49 RaspberryPi AdGuardHome[101291]: github.com/AdguardTeam/dnsproxy/upstream.exchangeAsync({0x14c9960?, 0x4000439b30}, 0x0?, 0x0?) Jun 10 14:08:49 RaspberryPi AdGuardHome[101291]: #011github.com/AdguardTeam/dnsproxy@v0.50.1/upstream/parallel.go:147 +0x7c Jun 10 14:08:49 RaspberryPi AdGuardHome[101291]: created by github.com/AdguardTeam/dnsproxy/upstream.ExchangeParallel Jun 10 14:08:49 RaspberryPi AdGuardHome[101291]: #011github.com/AdguardTeam/dnsproxy@v0.50.1/upstream/parallel.go:36 +0x15c Jun 10 14:08:49 RaspberryPi systemd[1]: adguardhome.service: Main process exited, code=exited, status=2/INVALIDARGUMENT Jun 10 14:08:49 RaspberryPi systemd[1]: adguardhome.service: Failed with result 'exit-code'. Jun 10 14:08:49 RaspberryPi systemd[1]: adguardhome.service: Consumed 21.287s CPU time. Jun 10 14:08:54 RaspberryPi systemd[1]: adguardhome.service: Scheduled restart job, restart counter is at 2417. Jun 10 14:08:54 RaspberryPi systemd[1]: Stopped AdGuard Home (DietPi). Jun 10 14:08:54 RaspberryPi systemd[1]: adguardhome.service: Consumed 21.287s CPU time. Jun 10 14:08:54 RaspberryPi systemd[1]: Started AdGuard Home (DietPi). Jun 10 14:08:54 RaspberryPi AdGuardHome[101302]: 2023/06/10 14:08:54.911013 [info] AdGuard Home, version v0.107.31 Jun 10 14:08:54 RaspberryPi AdGuardHome[101302]: 2023/06/10 14:08:54.919657 [info] tls: using default ciphers Jun 10 14:08:54 RaspberryPi AdGuardHome[101302]: 2023/06/10 14:08:54.924920 [info] safesearch default: disabled Jun 10 14:08:54 RaspberryPi AdGuardHome[101302]: 2023/06/10 14:08:54.936929 [info] Initializing auth module: /mnt/dietpi_userdata/adguardhome/data/sessions.db Jun 10 14:08:54 RaspberryPi AdGuardHome[101302]: 2023/06/10 14:08:54.937235 [info] auth: initialized. users:1 sessions:1 Jun 10 14:08:54 RaspberryPi AdGuardHome[101302]: 2023/06/10 14:08:54.938003 [info] tls: number of certs: 3 Jun 10 14:08:54 RaspberryPi AdGuardHome[101302]: 2023/06/10 14:08:54.938072 [info] tls: got an intermediate cert Jun 10 14:08:54 RaspberryPi AdGuardHome[101302]: 2023/06/10 14:08:54.938144 [info] tls: got an intermediate cert Jun 10 14:08:55 RaspberryPi AdGuardHome[101302]: 2023/06/10 14:08:55.005480 [info] web: initializing Jun 10 14:08:56 RaspberryPi AdGuardHome[101302]: 2023/06/10 14:08:56.048385 [info] dnsproxy: cache: enabled, size 4096 b Jun 10 14:08:56 RaspberryPi AdGuardHome[101302]: 2023/06/10 14:08:56.048465 [info] dnsproxy: max goroutines is set to 300 Jun 10 14:08:56 RaspberryPi AdGuardHome[101302]: 2023/06/10 14:08:56.050527 [info] AdGuard Home is available at the following addresses: Jun 10 14:08:56 RaspberryPi AdGuardHome[101302]: 2023/06/10 14:08:56.051263 [info] go to https://area51.mywire.org:443 Jun 10 14:08:56 RaspberryPi AdGuardHome[101302]: 2023/06/10 14:08:56.052384 [info] go to http://127.0.0.1:8083 Jun 10 14:08:56 RaspberryPi AdGuardHome[101302]: 2023/06/10 14:08:56.052867 [info] go to http://[::1]:8083 Jun 10 14:08:56 RaspberryPi AdGuardHome[101302]: 2023/06/10 14:08:56.053185 [info] go to http://172.16.1.3:8083 Jun 10 14:08:56 RaspberryPi AdGuardHome[101302]: 2023/06/10 14:08:56.053480 [info] go to http://[2001:9e8:41e6:300:e65f:1ff:fe72:547c]:8083 Jun 10 14:08:56 RaspberryPi AdGuardHome[101302]: 2023/06/10 14:08:56.053781 [info] go to http://[fd00::e65f:1ff:fe72:547c]:8083 Jun 10 14:08:56 RaspberryPi AdGuardHome[101302]: 2023/06/10 14:08:56.054081 [info] go to http://[fe80::e65f:1ff:fe72:547c%eth0]:8083 Jun 10 14:09:07 RaspberryPi AdGuardHome[101302]: 2023/06/10 14:09:07.853800 [info] dnsproxy: starting dns proxy server Jun 10 14:09:07 RaspberryPi AdGuardHome[101302]: 2023/06/10 14:09:07.853855 [info] The server is configured to refuse ANY requests Jun 10 14:09:07 RaspberryPi AdGuardHome[101302]: 2023/06/10 14:09:07.853872 [info] dnsproxy: cache: enabled, size 16777216 b Jun 10 14:09:07 RaspberryPi AdGuardHome[101302]: 2023/06/10 14:09:07.853893 [info] dnsproxy: max goroutines is set to 300 Jun 10 14:09:07 RaspberryPi AdGuardHome[101302]: 2023/06/10 14:09:07.853963 [info] dnsproxy: creating udp server socket 0.0.0.0:53 Jun 10 14:09:07 RaspberryPi AdGuardHome[101302]: 2023/06/10 14:09:07.854184 [info] dnsproxy: listening to udp://[::]:53 Jun 10 14:09:07 RaspberryPi AdGuardHome[101302]: 2023/06/10 14:09:07.854213 [info] dnsproxy: creating tcp server socket 0.0.0.0:53 Jun 10 14:09:07 RaspberryPi AdGuardHome[101302]: 2023/06/10 14:09:07.854332 [info] dnsproxy: listening to tcp://[::]:53 Jun 10 14:09:07 RaspberryPi AdGuardHome[101302]: 2023/06/10 14:09:07.854352 [info] dnsproxy: creating tls server socket 0.0.0.0:853 Jun 10 14:09:07 RaspberryPi AdGuardHome[101302]: 2023/06/10 14:09:07.854427 [info] dnsproxy: listening to tls://[::]:853 Jun 10 14:09:07 RaspberryPi AdGuardHome[101302]: 2023/06/10 14:09:07.854446 [info] Creating a QUIC listener Jun 10 14:09:07 RaspberryPi AdGuardHome[101302]: 2023/06/10 14:09:07.854901 [info] Listening to quic://[::]:784 Jun 10 14:09:07 RaspberryPi AdGuardHome[101302]: 2023/06/10 14:09:07.855002 failed to sufficiently increase receive buffer size (was: 208 kiB, wanted: 2048 kiB, got: 416 kiB). See https://github.com/quic-go/quic-go/wiki/UDP-Receive-Buffer-Size for details. Jun 10 14:09:07 RaspberryPi AdGuardHome[101302]: 2023/06/10 14:09:07.855174 [info] dnsproxy: entering tcp listener loop on [::]:53 Jun 10 14:09:07 RaspberryPi AdGuardHome[101302]: 2023/06/10 14:09:07.855342 [info] dnsproxy: entering udp listener loop on [::]:53 Jun 10 14:09:07 RaspberryPi AdGuardHome[101302]: 2023/06/10 14:09:07.855512 [info] dnsproxy: entering tls listener loop on [::]:853 Jun 10 14:09:07 RaspberryPi AdGuardHome[101302]: 2023/06/10 14:09:07.855578 [info] Entering the DNS-over-QUIC listener loop on [::]:784 Jun 10 14:09:09 RaspberryPi AdGuardHome[101302]: 2023/06/10 14:09:09.533251 [info] Received signal "terminated" Jun 10 14:09:09 RaspberryPi AdGuardHome[101302]: 2023/06/10 14:09:09.533303 [info] stopping AdGuard Home Jun 10 14:09:09 RaspberryPi AdGuardHome[101302]: 2023/06/10 14:09:09.533353 [info] stopping http server... Jun 10 14:09:09 RaspberryPi AdGuardHome[101302]: 2023/06/10 14:09:09.533758 [info] stopped http server Jun 10 14:09:09 RaspberryPi systemd[1]: Stopping AdGuard Home (DietPi)... Jun 10 14:09:10 RaspberryPi AdGuardHome[101302]: 2023/06/10 14:09:10.161969 [info] dnsproxy: stopping dns proxy server Jun 10 14:09:18 RaspberryPi AdGuardHome[101302]: panic: runtime error: invalid memory address or nil pointer dereference Jun 10 14:09:18 RaspberryPi AdGuardHome[101302]: [signal SIGSEGV: segmentation violation code=0x1 addr=0x8 pc=0x451ee4] Jun 10 14:09:18 RaspberryPi AdGuardHome[101302]: goroutine 72 [running]: Jun 10 14:09:18 RaspberryPi AdGuardHome[101302]: github.com/ameshkov/dnscrypt/v2.(Client).Exchange(0x0, 0x334680?, 0x4000056400?) Jun 10 14:09:18 RaspberryPi AdGuardHome[101302]: #011github.com/ameshkov/dnscrypt/v2@v2.2.7/client.go:93 +0x34 Jun 10 14:09:18 RaspberryPi AdGuardHome[101302]: github.com/AdguardTeam/dnsproxy/upstream.(dnsCrypt).exchangeDNSCrypt(0x4000572b40, 0x400427c3f0) Jun 10 14:09:18 RaspberryPi AdGuardHome[101302]: #011github.com/AdguardTeam/dnsproxy@v0.50.1/upstream/upstream_dnscrypt.go:103 +0xbc Jun 10 14:09:18 RaspberryPi AdGuardHome[101302]: github.com/AdguardTeam/dnsproxy/upstream.(dnsCrypt).Exchange(0x400427c000?, 0x400427c3f0?) Jun 10 14:09:18 RaspberryPi AdGuardHome[101302]: #011github.com/AdguardTeam/dnsproxy@v0.50.1/upstream/upstream_dnscrypt.go:56 +0x24 Jun 10 14:09:18 RaspberryPi AdGuardHome[101302]: github.com/AdguardTeam/dnsproxy/upstream.exchangeAndLog({0x14c9960, 0x4000572b40}, 0x0?) Jun 10 14:09:18 RaspberryPi AdGuardHome[101302]: #011github.com/AdguardTeam/dnsproxy@v0.50.1/upstream/parallel.go:158 +0x84 Jun 10 14:09:18 RaspberryPi AdGuardHome[101302]: github.com/AdguardTeam/dnsproxy/upstream.exchangeAsync({0x14c9960?, 0x4000572b40}, 0x0?, 0x0?) Jun 10 14:09:18 RaspberryPi AdGuardHome[101302]: #011github.com/AdguardTeam/dnsproxy@v0.50.1/upstream/parallel.go:147 +0x7c Jun 10 14:09:18 RaspberryPi AdGuardHome[101302]: created by github.com/AdguardTeam/dnsproxy/upstream.ExchangeParallel Jun 10 14:09:18 RaspberryPi AdGuardHome[101302]: #011github.com/AdguardTeam/dnsproxy@v0.50.1/upstream/parallel.go:36 +0x15c Jun 10 14:09:18 RaspberryPi systemd[1]: adguardhome.service: Main process exited, code=exited, status=2/INVALIDARGUMENT Jun 10 14:09:18 RaspberryPi systemd[1]: adguardhome.service: Failed with result 'exit-code'. Jun 10 14:09:18 RaspberryPi systemd[1]: Stopped AdGuard Home (DietPi). Jun 10 14:09:18 RaspberryPi systemd[1]: adguardhome.service: Consumed 17.411s CPU time. Jun 10 14:09:18 RaspberryPi systemd[1]: Started AdGuard Home (DietPi). Jun 10 14:09:25 RaspberryPi systemd[1]: Stopping AdGuard Home (DietPi)... Jun 10 14:09:25 RaspberryPi systemd[1]: adguardhome.service: Succeeded. Jun 10 14:09:25 RaspberryPi systemd[1]: Stopped AdGuard Home (DietPi). Jun 10 14:09:25 RaspberryPi systemd[1]: adguardhome.service: Consumed 9.456s CPU time. Jun 10 14:09:25 RaspberryPi systemd[1]: Started AdGuard Home (DietPi). Jun 10 14:09:49 RaspberryPi AdGuardHome[101386]: panic: runtime error: invalid memory address or nil pointer dereference Jun 10 14:09:49 RaspberryPi AdGuardHome[101386]: [signal SIGSEGV: segmentation violation code=0x1 addr=0x8 pc=0x451ee4] Jun 10 14:09:49 RaspberryPi AdGuardHome[101386]: goroutine 64 [running]: Jun 10 14:09:49 RaspberryPi AdGuardHome[101386]: github.com/ameshkov/dnscrypt/v2.(Client).Exchange(0x0, 0x334680?, 0x4000056c00?) Jun 10 14:09:49 RaspberryPi AdGuardHome[101386]: #011github.com/ameshkov/dnscrypt/v2@v2.2.7/client.go:93 +0x34 Jun 10 14:09:49 RaspberryPi AdGuardHome[101386]: github.com/AdguardTeam/dnsproxy/upstream.(dnsCrypt).exchangeDNSCrypt(0x4000411b30, 0x4000c41050) Jun 10 14:09:49 RaspberryPi AdGuardHome[101386]: #011github.com/AdguardTeam/dnsproxy@v0.50.1/upstream/upstream_dnscrypt.go:103 +0xbc Jun 10 14:09:49 RaspberryPi AdGuardHome[101386]: github.com/AdguardTeam/dnsproxy/upstream.(dnsCrypt).Exchange(0x4000c40ab0?, 0x4000c41050?) Jun 10 14:09:49 RaspberryPi AdGuardHome[101386]: #011github.com/AdguardTeam/dnsproxy@v0.50.1/upstream/upstream_dnscrypt.go:56 +0x24 Jun 10 14:09:49 RaspberryPi AdGuardHome[101386]: github.com/AdguardTeam/dnsproxy/upstream.exchangeAndLog({0x14c9960, 0x4000411b30}, 0x6e69772d68746977?) Jun 10 14:09:49 RaspberryPi AdGuardHome[101386]: #011github.com/AdguardTeam/dnsproxy@v0.50.1/upstream/parallel.go:158 +0x84 Jun 10 14:09:49 RaspberryPi AdGuardHome[101386]: github.com/AdguardTeam/dnsproxy/upstream.exchangeAsync({0x14c9960?, 0x4000411b30}, 0x65742f6d6f632e61?, 0x6275642f73696e6e?) Jun 10 14:09:49 RaspberryPi AdGuardHome[101386]: #011github.com/AdguardTeam/dnsproxy@v0.50.1/upstream/parallel.go:147 +0x7c Jun 10 14:09:49 RaspberryPi AdGuardHome[101386]: created by github.com/AdguardTeam/dnsproxy/upstream.ExchangeParallel Jun 10 14:09:49 RaspberryPi AdGuardHome[101386]: #011github.com/AdguardTeam/dnsproxy@v0.50.1/upstream/parallel.go:36 +0x15c Jun 10 14:09:49 RaspberryPi systemd[1]: adguardhome.service: Main process exited, code=exited, status=2/INVALIDARGUMENT Jun 10 14:09:49 RaspberryPi systemd[1]: adguardhome.service: Failed with result 'exit-code'. Jun 10 14:09:49 RaspberryPi systemd[1]: adguardhome.service: Consumed 22.233s CPU time. Jun 10 14:09:54 RaspberryPi systemd[1]: adguardhome.service: Scheduled restart job, restart counter is at 1. Jun 10 14:09:54 RaspberryPi systemd[1]: Stopped AdGuard Home (DietPi). Jun 10 14:09:54 RaspberryPi systemd[1]: adguardhome.service: Consumed 22.233s CPU time. Jun 10 14:09:54 RaspberryPi systemd[1]: Started AdGuard Home (DietPi). Jun 10 14:10:18 RaspberryPi AdGuardHome[101403]: panic: runtime error: invalid memory address or nil pointer dereference Jun 10 14:10:18 RaspberryPi AdGuardHome[101403]: [signal SIGSEGV: segmentation violation code=0x1 addr=0x8 pc=0x451ee4] Jun 10 14:10:18 RaspberryPi AdGuardHome[101403]: goroutine 119 [running]: Jun 10 14:10:18 RaspberryPi AdGuardHome[101403]: github.com/ameshkov/dnscrypt/v2.(Client).Exchange(0x0, 0x334680?, 0x4000080000?) Jun 10 14:10:18 RaspberryPi AdGuardHome[101403]: #011github.com/ameshkov/dnscrypt/v2@v2.2.7/client.go:93 +0x34 Jun 10 14:10:18 RaspberryPi AdGuardHome[101403]: github.com/AdguardTeam/dnsproxy/upstream.(dnsCrypt).exchangeDNSCrypt(0x4000575440, 0x40038e90e0) Jun 10 14:10:18 RaspberryPi AdGuardHome[101403]: #011github.com/AdguardTeam/dnsproxy@v0.50.1/upstream/upstream_dnscrypt.go:103 +0xbc Jun 10 14:10:18 RaspberryPi AdGuardHome[101403]: github.com/AdguardTeam/dnsproxy/upstream.(dnsCrypt).Exchange(0x4002d59ef0?, 0x40038e90e0?) Jun 10 14:10:18 RaspberryPi AdGuardHome[101403]: #011github.com/AdguardTeam/dnsproxy@v0.50.1/upstream/upstream_dnscrypt.go:56 +0x24 Jun 10 14:10:18 RaspberryPi AdGuardHome[101403]: github.com/AdguardTeam/dnsproxy/upstream.exchangeAndLog({0x14c9960, 0x4000575440}, 0x5?) Jun 10 14:10:18 RaspberryPi AdGuardHome[101403]: #011github.com/AdguardTeam/dnsproxy@v0.50.1/upstream/parallel.go:158 +0x84 Jun 10 14:10:18 RaspberryPi AdGuardHome[101403]: github.com/AdguardTeam/dnsproxy/upstream.exchangeAsync({0x14c9960?, 0x4000575440}, 0x5?, 0x400a153886?) Jun 10 14:10:18 RaspberryPi AdGuardHome[101403]: #011github.com/AdguardTeam/dnsproxy@v0.50.1/upstream/parallel.go:147 +0x7c Jun 10 14:10:18 RaspberryPi AdGuardHome[101403]: created by github.com/AdguardTeam/dnsproxy/upstream.ExchangeParallel Jun 10 14:10:18 RaspberryPi AdGuardHome[101403]: #011github.com/AdguardTeam/dnsproxy@v0.50.1/upstream/parallel.go:36 +0x15c Jun 10 14:10:18 RaspberryPi AdGuardHome[101403]: panic: runtime error: invalid memory address or nil pointer dereference Jun 10 14:10:18 RaspberryPi AdGuardHome[101403]: [signal SIGSEGV: segmentation violation code=0x1 addr=0x8 pc=0x451ee4] Jun 10 14:10:18 RaspberryPi AdGuardHome[101403]: goroutine 85 [running]: Jun 10 14:10:18 RaspberryPi AdGuardHome[101403]: github.com/ameshkov/dnscrypt/v2.(Client).Exchange(0x0, 0x334680?, 0x4000280000?) Jun 10 14:10:18 RaspberryPi AdGuardHome[101403]: #011github.com/ameshkov/dnscrypt/v2@v2.2.7/client.go:93 +0x34 Jun 10 14:10:18 RaspberryPi AdGuardHome[101403]: github.com/AdguardTeam/dnsproxy/upstream.(dnsCrypt).exchangeDNSCrypt(0x4000575440, 0x4003911050) Jun 10 14:10:18 RaspberryPi AdGuardHome[101403]: #011github.com/AdguardTeam/dnsproxy@v0.50.1/upstream/upstream_dnscrypt.go:103 +0xbc Jun 10 14:10:18 RaspberryPi AdGuardHome[101403]: github.com/AdguardTeam/dnsproxy/upstream.(dnsCrypt).Exchange(0x4008cb2120?, 0x4003911050?) Jun 10 14:10:18 RaspberryPi AdGuardHome[101403]: #011github.com/AdguardTeam/dnsproxy@v0.50.1/upstream/upstream_dnscrypt.go:56 +0x24 Jun 10 14:10:18 RaspberryPi AdGuardHome[101403]: github.com/AdguardTeam/dnsproxy/upstream.exchangeAndLog({0x14c9960, 0x4000575440}, 0x0?) Jun 10 14:10:18 RaspberryPi AdGuardHome[101403]: #011github.com/AdguardTeam/dnsproxy@v0.50.1/upstream/parallel.go:158 +0x84 Jun 10 14:10:18 RaspberryPi AdGuardHome[101403]: github.com/AdguardTeam/dnsproxy/upstream.exchangeAsync({0x14c9960?, 0x4000575440}, 0x0?, 0x0?) Jun 10 14:10:18 RaspberryPi AdGuardHome[101403]: #011github.com/AdguardTeam/dnsproxy@v0.50.1/upstream/parallel.go:147 +0x7c Jun 10 14:10:18 RaspberryPi AdGuardHome[101403]: created by github.com/AdguardTeam/dnsproxy/upstream.ExchangeParallel Jun 10 14:10:18 RaspberryPi AdGuardHome[101403]: #011github.com/AdguardTeam/dnsproxy@v0.50.1/upstream/parallel.go:36 +0x15c Jun 10 14:10:18 RaspberryPi systemd[1]: adguardhome.service: Main process exited, code=exited, status=2/INVALIDARGUMENT Jun 10 14:10:18 RaspberryPi systemd[1]: adguardhome.service: Failed with result 'exit-code'. Jun 10 14:10:18 RaspberryPi systemd[1]: adguardhome.service: Consumed 23.465s CPU time. Jun 10 14:10:24 RaspberryPi systemd[1]: adguardhome.service: Scheduled restart job, restart counter is at 2. Jun 10 14:10:24 RaspberryPi systemd[1]: Stopped AdGuard Home (DietPi). Jun 10 14:10:24 RaspberryPi systemd[1]: adguardhome.service: Consumed 23.465s CPU time. Jun 10 14:10:24 RaspberryPi systemd[1]: Started AdGuard Home (DietPi). Jun 10 14:10:47 RaspberryPi AdGuardHome[101414]: panic: runtime error: invalid memory address or nil pointer dereference Jun 10 14:10:47 RaspberryPi AdGuardHome[101414]: [signal SIGSEGV: segmentation violation code=0x1 addr=0x8 pc=0x451ee4] Jun 10 14:10:47 RaspberryPi AdGuardHome[101414]: goroutine 79 [running]: Jun 10 14:10:47 RaspberryPi AdGuardHome[101414]: github.com/ameshkov/dnscrypt/v2.(Client).Exchange(0x0, 0x334680?, 0x400028a000?) Jun 10 14:10:47 RaspberryPi AdGuardHome[101414]: #011github.com/ameshkov/dnscrypt/v2@v2.2.7/client.go:93 +0x34 Jun 10 14:10:47 RaspberryPi AdGuardHome[101414]: github.com/AdguardTeam/dnsproxy/upstream.(dnsCrypt).exchangeDNSCrypt(0x40005299b0, 0x400329f7a0) Jun 10 14:10:47 RaspberryPi AdGuardHome[101414]: #011github.com/AdguardTeam/dnsproxy@v0.50.1/upstream/upstream_dnscrypt.go:103 +0xbc Jun 10 14:10:47 RaspberryPi AdGuardHome[101414]: github.com/AdguardTeam/dnsproxy/upstream.(dnsCrypt).Exchange(0x400329f170?, 0x400329f7a0?) Jun 10 14:10:47 RaspberryPi AdGuardHome[101414]: #011github.com/AdguardTeam/dnsproxy@v0.50.1/upstream/upstream_dnscrypt.go:56 +0x24 Jun 10 14:10:47 RaspberryPi AdGuardHome[101414]: github.com/AdguardTeam/dnsproxy/upstream.exchangeAndLog({0x14c9960, 0x40005299b0}, 0x0?) Jun 10 14:10:47 RaspberryPi AdGuardHome[101414]: #011github.com/AdguardTeam/dnsproxy@v0.50.1/upstream/parallel.go:158 +0x84 Jun 10 14:10:47 RaspberryPi AdGuardHome[101414]: github.com/AdguardTeam/dnsproxy/upstream.exchangeAsync({0x14c9960?, 0x40005299b0}, 0x0?, 0x0?) Jun 10 14:10:47 RaspberryPi AdGuardHome[101414]: #011github.com/AdguardTeam/dnsproxy@v0.50.1/upstream/parallel.go:147 +0x7c Jun 10 14:10:47 RaspberryPi AdGuardHome[101414]: created by github.com/AdguardTeam/dnsproxy/upstream.ExchangeParallel Jun 10 14:10:47 RaspberryPi AdGuardHome[101414]: #011github.com/AdguardTeam/dnsproxy@v0.50.1/upstream/parallel.go:36 +0x15c Jun 10 14:10:47 RaspberryPi systemd[1]: adguardhome.service: Main process exited, code=exited, status=2/INVALIDARGUMENT Jun 10 14:10:47 RaspberryPi systemd[1]: adguardhome.service: Failed with result 'exit-code'. Jun 10 14:10:47 RaspberryPi systemd[1]: adguardhome.service: Consumed 23.431s CPU time. Jun 10 14:10:52 RaspberryPi systemd[1]: adguardhome.service: Scheduled restart job, restart counter is at 3. Jun 10 14:10:52 RaspberryPi systemd[1]: Stopped AdGuard Home (DietPi). Jun 10 14:10:52 RaspberryPi systemd[1]: adguardhome.service: Consumed 23.431s CPU time. Jun 10 14:10:52 RaspberryPi systemd[1]: Started AdGuard Home (DietPi). Jun 10 14:11:16 RaspberryPi AdGuardHome[101426]: panic: runtime error: invalid memory address or nil pointer dereference Jun 10 14:11:16 RaspberryPi AdGuardHome[101426]: [signal SIGSEGV: segmentation violation code=0x1 addr=0x8 pc=0x451ee4] Jun 10 14:11:16 RaspberryPi AdGuardHome[101426]: goroutine 77 [running]: Jun 10 14:11:16 RaspberryPi AdGuardHome[101426]: github.com/ameshkov/dnscrypt/v2.(Client).Exchange(0x0, 0x334680?, 0x4000056400?) Jun 10 14:11:16 RaspberryPi AdGuardHome[101426]: #011github.com/ameshkov/dnscrypt/v2@v2.2.7/client.go:93 +0x34 Jun 10 14:11:16 RaspberryPi AdGuardHome[101426]: github.com/AdguardTeam/dnsproxy/upstream.(dnsCrypt).exchangeDNSCrypt(0x400033a3c0, 0x4004c08fc0) Jun 10 14:11:16 RaspberryPi AdGuardHome[101426]: #011github.com/AdguardTeam/dnsproxy@v0.50.1/upstream/upstream_dnscrypt.go:103 +0xbc Jun 10 14:11:16 RaspberryPi AdGuardHome[101426]: github.com/AdguardTeam/dnsproxy/upstream.(dnsCrypt).Exchange(0x4004c08120?, 0x4004c08fc0?) Jun 10 14:11:16 RaspberryPi AdGuardHome[101426]: #011github.com/AdguardTeam/dnsproxy@v0.50.1/upstream/upstream_dnscrypt.go:56 +0x24 Jun 10 14:11:16 RaspberryPi AdGuardHome[101426]: github.com/AdguardTeam/dnsproxy/upstream.exchangeAndLog({0x14c9960, 0x400033a3c0}, 0x0?) Jun 10 14:11:16 RaspberryPi AdGuardHome[101426]: #011github.com/AdguardTeam/dnsproxy@v0.50.1/upstream/parallel.go:158 +0x84 Jun 10 14:11:16 RaspberryPi AdGuardHome[101426]: github.com/AdguardTeam/dnsproxy/upstream.exchangeAsync({0x14c9960?, 0x400033a3c0}, 0x0?, 0x0?) Jun 10 14:11:16 RaspberryPi AdGuardHome[101426]: #011github.com/AdguardTeam/dnsproxy@v0.50.1/upstream/parallel.go:147 +0x7c Jun 10 14:11:16 RaspberryPi AdGuardHome[101426]: created by github.com/AdguardTeam/dnsproxy/upstream.ExchangeParallel Jun 10 14:11:16 RaspberryPi AdGuardHome[101426]: #011github.com/AdguardTeam/dnsproxy@v0.50.1/upstream/parallel.go:36 +0x15c Jun 10 14:11:16 RaspberryPi systemd[1]: adguardhome.service: Main process exited, code=exited, status=2/INVALIDARGUMENT Jun 10 14:11:16 RaspberryPi systemd[1]: adguardhome.service: Failed with result 'exit-code'. Jun 10 14:11:16 RaspberryPi systemd[1]: adguardhome.service: Consumed 21.838s CPU time. Jun 10 14:11:21 RaspberryPi systemd[1]: adguardhome.service: Scheduled restart job, restart counter is at 4. Jun 10 14:11:21 RaspberryPi systemd[1]: Stopped AdGuard Home (DietPi). Jun 10 14:11:21 RaspberryPi systemd[1]: adguardhome.service: Consumed 21.838s CPU time. Jun 10 14:11:21 RaspberryPi systemd[1]: Started AdGuard Home (DietPi). Jun 10 14:11:45 RaspberryPi AdGuardHome[101439]: panic: runtime error: invalid memory address or nil pointer dereference Jun 10 14:11:45 RaspberryPi AdGuardHome[101439]: [signal SIGSEGV: segmentation violation code=0x1 addr=0x8 pc=0x451ee4] Jun 10 14:11:45 RaspberryPi AdGuardHome[101439]: goroutine 70 [running]: Jun 10 14:11:45 RaspberryPi AdGuardHome[101439]: github.com/ameshkov/dnscrypt/v2.(Client).Exchange(0x0, 0x334680?, 0x4000056400?) Jun 10 14:11:45 RaspberryPi AdGuardHome[101439]: #011github.com/ameshkov/dnscrypt/v2@v2.2.7/client.go:93 +0x34 Jun 10 14:11:45 RaspberryPi AdGuardHome[101439]: github.com/AdguardTeam/dnsproxy/upstream.(dnsCrypt).exchangeDNSCrypt(0x4000574b40, 0x400010ebd0) Jun 10 14:11:45 RaspberryPi AdGuardHome[101439]: #011github.com/AdguardTeam/dnsproxy@v0.50.1/upstream/upstream_dnscrypt.go:103 +0xbc Jun 10 14:11:45 RaspberryPi AdGuardHome[101439]: github.com/AdguardTeam/dnsproxy/upstream.(dnsCrypt).Exchange(0x40057be000?, 0x400010ebd0?) Jun 10 14:11:45 RaspberryPi AdGuardHome[101439]: #011github.com/AdguardTeam/dnsproxy@v0.50.1/upstream/upstream_dnscrypt.go:56 +0x24 Jun 10 14:11:45 RaspberryPi AdGuardHome[101439]: github.com/AdguardTeam/dnsproxy/upstream.exchangeAndLog({0x14c9960, 0x4000574b40}, 0x0?) Jun 10 14:11:45 RaspberryPi AdGuardHome[101439]: #011github.com/AdguardTeam/dnsproxy@v0.50.1/upstream/parallel.go:158 +0x84 Jun 10 14:11:45 RaspberryPi AdGuardHome[101439]: github.com/AdguardTeam/dnsproxy/upstream.exchangeAsync({0x14c9960?, 0x4000574b40}, 0x0?, 0x0?) Jun 10 14:11:45 RaspberryPi AdGuardHome[101439]: #011github.com/AdguardTeam/dnsproxy@v0.50.1/upstream/parallel.go:147 +0x7c Jun 10 14:11:45 RaspberryPi AdGuardHome[101439]: created by github.com/AdguardTeam/dnsproxy/upstream.ExchangeParallel Jun 10 14:11:45 RaspberryPi AdGuardHome[101439]: #011github.com/AdguardTeam/dnsproxy@v0.50.1/upstream/parallel.go:36 +0x15c Jun 10 14:11:45 RaspberryPi systemd[1]: adguardhome.service: Main process exited, code=exited, status=2/INVALIDARGUMENT Jun 10 14:11:45 RaspberryPi systemd[1]: adguardhome.service: Failed with result 'exit-code'. Jun 10 14:11:45 RaspberryPi systemd[1]: adguardhome.service: Consumed 22.411s CPU time. Jun 10 14:11:50 RaspberryPi systemd[1]: adguardhome.service: Scheduled restart job, restart counter is at 5. Jun 10 14:11:50 RaspberryPi systemd[1]: Stopped AdGuard Home (DietPi). Jun 10 14:11:50 RaspberryPi systemd[1]: adguardhome.service: Consumed 22.411s CPU time. Jun 10 14:11:50 RaspberryPi systemd[1]: Started AdGuard Home (DietPi). Jun 10 14:12:14 RaspberryPi AdGuardHome[101450]: panic: runtime error: invalid memory address or nil pointer dereference Jun 10 14:12:14 RaspberryPi AdGuardHome[101450]: [signal SIGSEGV: segmentation violation code=0x1 addr=0x8 pc=0x451ee4] Jun 10 14:12:14 RaspberryPi AdGuardHome[101450]: goroutine 97 [running]: Jun 10 14:12:14 RaspberryPi AdGuardHome[101450]: github.com/ameshkov/dnscrypt/v2.(Client).Exchange(0x0, 0x334680?, 0x4000080000?) Jun 10 14:12:14 RaspberryPi AdGuardHome[101450]: #011github.com/ameshkov/dnscrypt/v2@v2.2.7/client.go:93 +0x34 Jun 10 14:12:14 RaspberryPi AdGuardHome[101450]: github.com/AdguardTeam/dnsproxy/upstream.(dnsCrypt).exchangeDNSCrypt(0x40003fcb40, 0x40000c9320) Jun 10 14:12:14 RaspberryPi AdGuardHome[101450]: #011github.com/AdguardTeam/dnsproxy@v0.50.1/upstream/upstream_dnscrypt.go:103 +0xbc Jun 10 14:12:14 RaspberryPi AdGuardHome[101450]: github.com/AdguardTeam/dnsproxy/upstream.(dnsCrypt).Exchange(0x400295a000?, 0x40000c9320?) Jun 10 14:12:14 RaspberryPi AdGuardHome[101450]: #011github.com/AdguardTeam/dnsproxy@v0.50.1/upstream/upstream_dnscrypt.go:56 +0x24 Jun 10 14:12:14 RaspberryPi AdGuardHome[101450]: github.com/AdguardTeam/dnsproxy/upstream.exchangeAndLog({0x14c9960, 0x40003fcb40}, 0x0?) Jun 10 14:12:14 RaspberryPi AdGuardHome[101450]: #011github.com/AdguardTeam/dnsproxy@v0.50.1/upstream/parallel.go:158 +0x84 Jun 10 14:12:14 RaspberryPi AdGuardHome[101450]: github.com/AdguardTeam/dnsproxy/upstream.exchangeAsync({0x14c9960?, 0x40003fcb40}, 0x0?, 0x0?) Jun 10 14:12:14 RaspberryPi AdGuardHome[101450]: #011github.com/AdguardTeam/dnsproxy@v0.50.1/upstream/parallel.go:147 +0x7c Jun 10 14:12:14 RaspberryPi AdGuardHome[101450]: created by github.com/AdguardTeam/dnsproxy/upstream.ExchangeParallel Jun 10 14:12:14 RaspberryPi AdGuardHome[101450]: #011github.com/AdguardTeam/dnsproxy@v0.50.1/upstream/parallel.go:36 +0x15c Jun 10 14:12:14 RaspberryPi systemd[1]: adguardhome.service: Main process exited, code=exited, status=2/INVALIDARGUMENT Jun 10 14:12:14 RaspberryPi systemd[1]: adguardhome.service: Failed with result 'exit-code'. Jun 10 14:12:14 RaspberryPi systemd[1]: adguardhome.service: Consumed 23.895s CPU time. Jun 10 14:12:20 RaspberryPi systemd[1]: adguardhome.service: Scheduled restart job, restart counter is at 6. Jun 10 14:12:20 RaspberryPi systemd[1]: Stopped AdGuard Home (DietPi). Jun 10 14:12:20 RaspberryPi systemd[1]: adguardhome.service: Consumed 23.895s CPU time. Jun 10 14:12:20 RaspberryPi systemd[1]: Started AdGuard Home (DietPi). Jun 10 14:12:44 RaspberryPi AdGuardHome[101461]: panic: runtime error: invalid memory address or nil pointer dereference Jun 10 14:12:44 RaspberryPi AdGuardHome[101461]: [signal SIGSEGV: segmentation violation code=0x1 addr=0x8 pc=0x451ee4] Jun 10 14:12:44 RaspberryPi AdGuardHome[101461]: goroutine 94 [running]: Jun 10 14:12:44 RaspberryPi AdGuardHome[101461]: github.com/ameshkov/dnscrypt/v2.(Client).Exchange(0x0, 0x334680?, 0x40003ba400?) Jun 10 14:12:44 RaspberryPi AdGuardHome[101461]: #011github.com/ameshkov/dnscrypt/v2@v2.2.7/client.go:93 +0x34 Jun 10 14:12:44 RaspberryPi AdGuardHome[101461]: github.com/AdguardTeam/dnsproxy/upstream.(dnsCrypt).exchangeDNSCrypt(0x400033bb30, 0x4005752fc0) Jun 10 14:12:44 RaspberryPi AdGuardHome[101461]: #011github.com/AdguardTeam/dnsproxy@v0.50.1/upstream/upstream_dnscrypt.go:103 +0xbc Jun 10 14:12:44 RaspberryPi AdGuardHome[101461]: github.com/AdguardTeam/dnsproxy/upstream.(dnsCrypt).Exchange(0x4005752120?, 0x4005752fc0?) Jun 10 14:12:44 RaspberryPi AdGuardHome[101461]: #011github.com/AdguardTeam/dnsproxy@v0.50.1/upstream/upstream_dnscrypt.go:56 +0x24 Jun 10 14:12:44 RaspberryPi AdGuardHome[101461]: github.com/AdguardTeam/dnsproxy/upstream.exchangeAndLog({0x14c9960, 0x400033bb30}, 0x5?) Jun 10 14:12:44 RaspberryPi AdGuardHome[101461]: #011github.com/AdguardTeam/dnsproxy@v0.50.1/upstream/parallel.go:158 +0x84 Jun 10 14:12:44 RaspberryPi AdGuardHome[101461]: github.com/AdguardTeam/dnsproxy/upstream.exchangeAsync({0x14c9960?, 0x400033bb30}, 0x0?, 0x0?) Jun 10 14:12:44 RaspberryPi AdGuardHome[101461]: #011github.com/AdguardTeam/dnsproxy@v0.50.1/upstream/parallel.go:147 +0x7c Jun 10 14:12:44 RaspberryPi AdGuardHome[101461]: created by github.com/AdguardTeam/dnsproxy/upstream.ExchangeParallel Jun 10 14:12:44 RaspberryPi AdGuardHome[101461]: #011github.com/AdguardTeam/dnsproxy@v0.50.1/upstream/parallel.go:36 +0x15c Jun 10 14:12:44 RaspberryPi systemd[1]: adguardhome.service: Main process exited, code=exited, status=2/INVALIDARGUMENT Jun 10 14:12:44 RaspberryPi systemd[1]: adguardhome.service: Failed with result 'exit-code'. Jun 10 14:12:44 RaspberryPi systemd[1]: adguardhome.service: Consumed 22.600s CPU time. Jun 10 14:12:49 RaspberryPi systemd[1]: adguardhome.service: Scheduled restart job, restart counter is at 7. Jun 10 14:12:49 RaspberryPi systemd[1]: Stopped AdGuard Home (DietPi). Jun 10 14:12:49 RaspberryPi systemd[1]: adguardhome.service: Consumed 22.600s CPU time. Jun 10 14:12:49 RaspberryPi systemd[1]: Started AdGuard Home (DietPi). Jun 10 14:13:13 RaspberryPi AdGuardHome[101482]: panic: runtime error: invalid memory address or nil pointer dereference Jun 10 14:13:13 RaspberryPi AdGuardHome[101482]: [signal SIGSEGV: segmentation violation code=0x1 addr=0x8 pc=0x451ee4] Jun 10 14:13:13 RaspberryPi AdGuardHome[101482]: goroutine 85 [running]: Jun 10 14:13:13 RaspberryPi AdGuardHome[101482]: github.com/ameshkov/dnscrypt/v2.(Client).Exchange(0x0, 0x334680?, 0x4000056400?) Jun 10 14:13:13 RaspberryPi AdGuardHome[101482]: #011github.com/ameshkov/dnscrypt/v2@v2.2.7/client.go:93 +0x34 Jun 10 14:13:13 RaspberryPi AdGuardHome[101482]: github.com/AdguardTeam/dnsproxy/upstream.(dnsCrypt).exchangeDNSCrypt(0x40003bbb30, 0x400324dd40) Jun 10 14:13:13 RaspberryPi AdGuardHome[101482]: #011github.com/AdguardTeam/dnsproxy@v0.50.1/upstream/upstream_dnscrypt.go:103 +0xbc Jun 10 14:13:13 RaspberryPi AdGuardHome[101482]: github.com/AdguardTeam/dnsproxy/upstream.(dnsCrypt).Exchange(0x400324d440?, 0x400324dd40?) Jun 10 14:13:13 RaspberryPi AdGuardHome[101482]: #011github.com/AdguardTeam/dnsproxy@v0.50.1/upstream/upstream_dnscrypt.go:56 +0x24 Jun 10 14:13:13 RaspberryPi AdGuardHome[101482]: github.com/AdguardTeam/dnsproxy/upstream.exchangeAndLog({0x14c9960, 0x40003bbb30}, 0x0?) Jun 10 14:13:13 RaspberryPi AdGuardHome[101482]: #011github.com/AdguardTeam/dnsproxy@v0.50.1/upstream/parallel.go:158 +0x84 Jun 10 14:13:13 RaspberryPi AdGuardHome[101482]: github.com/AdguardTeam/dnsproxy/upstream.exchangeAsync({0x14c9960?, 0x40003bbb30}, 0x0?, 0x0?) Jun 10 14:13:13 RaspberryPi AdGuardHome[101482]: #011github.com/AdguardTeam/dnsproxy@v0.50.1/upstream/parallel.go:147 +0x7c Jun 10 14:13:13 RaspberryPi AdGuardHome[101482]: created by github.com/AdguardTeam/dnsproxy/upstream.ExchangeParallel Jun 10 14:13:13 RaspberryPi AdGuardHome[101482]: #011github.com/AdguardTeam/dnsproxy@v0.50.1/upstream/parallel.go:36 +0x15c Jun 10 14:13:13 RaspberryPi systemd[1]: adguardhome.service: Main process exited, code=exited, status=2/INVALIDARGUMENT Jun 10 14:13:13 RaspberryPi systemd[1]: adguardhome.service: Failed with result 'exit-code'. Jun 10 14:13:13 RaspberryPi systemd[1]: adguardhome.service: Consumed 24.004s CPU time. Jun 10 14:13:18 RaspberryPi systemd[1]: adguardhome.service: Scheduled restart job, restart counter is at 8. Jun 10 14:13:18 RaspberryPi systemd[1]: Stopped AdGuard Home (DietPi). Jun 10 14:13:18 RaspberryPi systemd[1]: adguardhome.service: Consumed 24.004s CPU time. Jun 10 14:13:18 RaspberryPi systemd[1]: Started AdGuard Home (DietPi). Jun 10 14:13:42 RaspberryPi AdGuardHome[101496]: panic: runtime error: invalid memory address or nil pointer dereference Jun 10 14:13:42 RaspberryPi AdGuardHome[101496]: [signal SIGSEGV: segmentation violation code=0x1 addr=0x8 pc=0x451ee4] Jun 10 14:13:42 RaspberryPi AdGuardHome[101496]: goroutine 193 [running]: Jun 10 14:13:42 RaspberryPi AdGuardHome[101496]: github.com/ameshkov/dnscrypt/v2.(Client).Exchange(0x0, 0x334680?, 0x40004bb000?) Jun 10 14:13:42 RaspberryPi AdGuardHome[101496]: #011github.com/ameshkov/dnscrypt/v2@v2.2.7/client.go:93 +0x34 Jun 10 14:13:42 RaspberryPi AdGuardHome[101496]: github.com/AdguardTeam/dnsproxy/upstream.(dnsCrypt).exchangeDNSCrypt(0x4000574c30, 0x400519a750) Jun 10 14:13:42 RaspberryPi AdGuardHome[101496]: #011github.com/AdguardTeam/dnsproxy@v0.50.1/upstream/upstream_dnscrypt.go:103 +0xbc Jun 10 14:13:42 RaspberryPi AdGuardHome[101496]: github.com/AdguardTeam/dnsproxy/upstream.(dnsCrypt).Exchange(0x400519a000?, 0x400519a750?) Jun 10 14:13:42 RaspberryPi AdGuardHome[101496]: #011github.com/AdguardTeam/dnsproxy@v0.50.1/upstream/upstream_dnscrypt.go:56 +0x24 Jun 10 14:13:42 RaspberryPi AdGuardHome[101496]: github.com/AdguardTeam/dnsproxy/upstream.exchangeAndLog({0x14c9960, 0x4000574c30}, 0x0?) Jun 10 14:13:42 RaspberryPi AdGuardHome[101496]: #011github.com/AdguardTeam/dnsproxy@v0.50.1/upstream/parallel.go:158 +0x84 Jun 10 14:13:42 RaspberryPi AdGuardHome[101496]: github.com/AdguardTeam/dnsproxy/upstream.exchangeAsync({0x14c9960?, 0x4000574c30}, 0x0?, 0x0?) Jun 10 14:13:42 RaspberryPi AdGuardHome[101496]: #011github.com/AdguardTeam/dnsproxy@v0.50.1/upstream/parallel.go:147 +0x7c Jun 10 14:13:42 RaspberryPi AdGuardHome[101496]: created by github.com/AdguardTeam/dnsproxy/upstream.ExchangeParallel Jun 10 14:13:42 RaspberryPi AdGuardHome[101496]: #011github.com/AdguardTeam/dnsproxy@v0.50.1/upstream/parallel.go:36 +0x15c Jun 10 14:13:42 RaspberryPi systemd[1]: adguardhome.service: Main process exited, code=exited, status=2/INVALIDARGUMENT Jun 10 14:13:42 RaspberryPi systemd[1]: adguardhome.service: Failed with result 'exit-code'. Jun 10 14:13:42 RaspberryPi systemd[1]: adguardhome.service: Consumed 24.426s CPU time. Jun 10 14:13:47 RaspberryPi systemd[1]: adguardhome.service: Scheduled restart job, restart counter is at 9. Jun 10 14:13:47 RaspberryPi systemd[1]: Stopped AdGuard Home (DietPi). Jun 10 14:13:47 RaspberryPi systemd[1]: adguardhome.service: Consumed 24.426s CPU time. Jun 10 14:13:47 RaspberryPi systemd[1]: Started AdGuard Home (DietPi). Jun 10 14:14:10 RaspberryPi AdGuardHome[101508]: panic: runtime error: invalid memory address or nil pointer dereference Jun 10 14:14:10 RaspberryPi AdGuardHome[101508]: [signal SIGSEGV: segmentation violation code=0x1 addr=0x8 pc=0x451ee4] Jun 10 14:14:10 RaspberryPi AdGuardHome[101508]: goroutine 79 [running]: Jun 10 14:14:10 RaspberryPi AdGuardHome[101508]: github.com/ameshkov/dnscrypt/v2.(Client).Exchange(0x0, 0x334680?, 0x40003ee000?) Jun 10 14:14:10 RaspberryPi AdGuardHome[101508]: #011github.com/ameshkov/dnscrypt/v2@v2.2.7/client.go:93 +0x34 Jun 10 14:14:10 RaspberryPi AdGuardHome[101508]: github.com/AdguardTeam/dnsproxy/upstream.(dnsCrypt).exchangeDNSCrypt(0x4000514cf0, 0x40058ce2d0) Jun 10 14:14:10 RaspberryPi AdGuardHome[101508]: #011github.com/AdguardTeam/dnsproxy@v0.50.1/upstream/upstream_dnscrypt.go:103 +0xbc Jun 10 14:14:10 RaspberryPi AdGuardHome[101508]: github.com/AdguardTeam/dnsproxy/upstream.(dnsCrypt).Exchange(0x40058ce000?, 0x40058ce2d0?) Jun 10 14:14:10 RaspberryPi AdGuardHome[101508]: #011github.com/AdguardTeam/dnsproxy@v0.50.1/upstream/upstream_dnscrypt.go:56 +0x24 Jun 10 14:14:10 RaspberryPi AdGuardHome[101508]: github.com/AdguardTeam/dnsproxy/upstream.exchangeAndLog({0x14c9960, 0x4000514cf0}, 0x0?) Jun 10 14:14:10 RaspberryPi AdGuardHome[101508]: #011github.com/AdguardTeam/dnsproxy@v0.50.1/upstream/parallel.go:158 +0x84 Jun 10 14:14:10 RaspberryPi AdGuardHome[101508]: github.com/AdguardTeam/dnsproxy/upstream.exchangeAsync({0x14c9960?, 0x4000514cf0}, 0x0?, 0x0?) Jun 10 14:14:10 RaspberryPi AdGuardHome[101508]: #011github.com/AdguardTeam/dnsproxy@v0.50.1/upstream/parallel.go:147 +0x7c Jun 10 14:14:10 RaspberryPi AdGuardHome[101508]: created by github.com/AdguardTeam/dnsproxy/upstream.ExchangeParallel Jun 10 14:14:10 RaspberryPi AdGuardHome[101508]: #011github.com/AdguardTeam/dnsproxy@v0.50.1/upstream/parallel.go:36 +0x15c Jun 10 14:14:11 RaspberryPi systemd[1]: adguardhome.service: Main process exited, code=exited, status=2/INVALIDARGUMENT Jun 10 14:14:11 RaspberryPi systemd[1]: adguardhome.service: Failed with result 'exit-code'. Jun 10 14:14:11 RaspberryPi systemd[1]: adguardhome.service: Consumed 22.424s CPU time. Jun 10 14:14:16 RaspberryPi systemd[1]: adguardhome.service: Scheduled restart job, restart counter is at 10. Jun 10 14:14:16 RaspberryPi systemd[1]: Stopped AdGuard Home (DietPi). Jun 10 14:14:16 RaspberryPi systemd[1]: adguardhome.service: Consumed 22.424s CPU time. Jun 10 14:14:16 RaspberryPi systemd[1]: Started AdGuard Home (DietPi). Jun 10 14:14:40 RaspberryPi AdGuardHome[101518]: panic: runtime error: invalid memory address or nil pointer dereference Jun 10 14:14:40 RaspberryPi AdGuardHome[101518]: [signal SIGSEGV: segmentation violation code=0x1 addr=0x8 pc=0x451ee4] Jun 10 14:14:40 RaspberryPi AdGuardHome[101518]: goroutine 80 [running]: Jun 10 14:14:40 RaspberryPi AdGuardHome[101518]: github.com/ameshkov/dnscrypt/v2.(Client).Exchange(0x0, 0x334680?, 0x4000056800?) Jun 10 14:14:40 RaspberryPi AdGuardHome[101518]: #011github.com/ameshkov/dnscrypt/v2@v2.2.7/client.go:93 +0x34 Jun 10 14:14:40 RaspberryPi AdGuardHome[101518]: github.com/AdguardTeam/dnsproxy/upstream.(dnsCrypt).exchangeDNSCrypt(0x4000351b30, 0x40094d1170) Jun 10 14:14:40 RaspberryPi AdGuardHome[101518]: #011github.com/AdguardTeam/dnsproxy@v0.50.1/upstream/upstream_dnscrypt.go:103 +0xbc Jun 10 14:14:40 RaspberryPi AdGuardHome[101518]: github.com/AdguardTeam/dnsproxy/upstream.(dnsCrypt).Exchange(0x40094d0120?, 0x40094d1170?) Jun 10 14:14:40 RaspberryPi AdGuardHome[101518]: #011github.com/AdguardTeam/dnsproxy@v0.50.1/upstream/upstream_dnscrypt.go:56 +0x24 Jun 10 14:14:40 RaspberryPi AdGuardHome[101518]: github.com/AdguardTeam/dnsproxy/upstream.exchangeAndLog({0x14c9960, 0x4000351b30}, 0x0?) Jun 10 14:14:40 RaspberryPi AdGuardHome[101518]: #011github.com/AdguardTeam/dnsproxy@v0.50.1/upstream/parallel.go:158 +0x84 Jun 10 14:14:40 RaspberryPi AdGuardHome[101518]: github.com/AdguardTeam/dnsproxy/upstream.exchangeAsync({0x14c9960?, 0x4000351b30}, 0x0?, 0x0?) Jun 10 14:14:40 RaspberryPi AdGuardHome[101518]: #011github.com/AdguardTeam/dnsproxy@v0.50.1/upstream/parallel.go:147 +0x7c Jun 10 14:14:40 RaspberryPi AdGuardHome[101518]: created by github.com/AdguardTeam/dnsproxy/upstream.ExchangeParallel Jun 10 14:14:40 RaspberryPi AdGuardHome[101518]: #011github.com/AdguardTeam/dnsproxy@v0.50.1/upstream/parallel.go:36 +0x15c Jun 10 14:14:40 RaspberryPi AdGuardHome[101518]: panic: runtime error: invalid memory address or nil pointer dereference Jun 10 14:14:40 RaspberryPi AdGuardHome[101518]: [signal SIGSEGV: segmentation violation code=0x1 addr=0x8 pc=0x451ee4] Jun 10 14:14:40 RaspberryPi AdGuardHome[101518]: goroutine 47 [running]: Jun 10 14:14:40 RaspberryPi AdGuardHome[101518]: github.com/ameshkov/dnscrypt/v2.(Client).Exchange(0x0, 0x334680?, 0x40003cf400?) Jun 10 14:14:40 RaspberryPi AdGuardHome[101518]: #011github.com/ameshkov/dnscrypt/v2@v2.2.7/client.go:93 +0x34 Jun 10 14:14:40 RaspberryPi AdGuardHome[101518]: github.com/AdguardTeam/dnsproxy/upstream.(dnsCrypt).exchangeDNSCrypt(0x4000351b30, 0x40038fc510) Jun 10 14:14:40 RaspberryPi AdGuardHome[101518]: #011github.com/AdguardTeam/dnsproxy@v0.50.1/upstream/upstream_dnscrypt.go:103 +0xbc Jun 10 14:14:40 RaspberryPi AdGuardHome[101518]: github.com/AdguardTeam/dnsproxy/upstream.(dnsCrypt).Exchange(0x4004370000?, 0x40038fc510?) Jun 10 14:14:40 RaspberryPi AdGuardHome[101518]: #011github.com/AdguardTeam/dnsproxy@v0.50.1/upstream/upstream_dnscrypt.go:56 +0x24 Jun 10 14:14:40 RaspberryPi AdGuardHome[101518]: github.com/AdguardTeam/dnsproxy/upstream.exchangeAndLog({0x14c9960, 0x4000351b30}, 0x0?) Jun 10 14:14:40 RaspberryPi AdGuardHome[101518]: #011github.com/AdguardTeam/dnsproxy@v0.50.1/upstream/parallel.go:158 +0x84 Jun 10 14:14:40 RaspberryPi AdGuardHome[101518]: github.com/AdguardTeam/dnsproxy/upstream.exchangeAsync({0x14c9960?, 0x4000351b30}, 0x0?, 0x0?) Jun 10 14:14:40 RaspberryPi AdGuardHome[101518]: #011github.com/AdguardTeam/dnsproxy@v0.50.1/upstream/parallel.go:147 +0x7c Jun 10 14:14:40 RaspberryPi AdGuardHome[101518]: created by github.com/AdguardTeam/dnsproxy/upstream.ExchangeParallel Jun 10 14:14:40 RaspberryPi AdGuardHome[101518]: #011github.com/AdguardTeam/dnsproxy@v0.50.1/upstream/parallel.go:36 +0x15c Jun 10 14:14:40 RaspberryPi systemd[1]: adguardhome.service: Main process exited, code=exited, status=2/INVALIDARGUMENT Jun 10 14:14:40 RaspberryPi systemd[1]: adguardhome.service: Failed with result 'exit-code'. Jun 10 14:14:40 RaspberryPi systemd[1]: adguardhome.service: Consumed 23.067s CPU time. Jun 10 14:14:45 RaspberryPi systemd[1]: adguardhome.service: Scheduled restart job, restart counter is at 11. Jun 10 14:14:45 RaspberryPi systemd[1]: Stopped AdGuard Home (DietPi). Jun 10 14:14:45 RaspberryPi systemd[1]: adguardhome.service: Consumed 23.067s CPU time. Jun 10 14:14:45 RaspberryPi systemd[1]: Started AdGuard Home (DietPi). Jun 10 14:15:09 RaspberryPi AdGuardHome[101531]: panic: runtime error: invalid memory address or nil pointer dereference Jun 10 14:15:09 RaspberryPi AdGuardHome[101531]: [signal SIGSEGV: segmentation violation code=0x1 addr=0x8 pc=0x451ee4] Jun 10 14:15:09 RaspberryPi AdGuardHome[101531]: goroutine 113 [running]: Jun 10 14:15:09 RaspberryPi AdGuardHome[101531]: github.com/ameshkov/dnscrypt/v2.(Client).Exchange(0x0, 0x334680?, 0x4000280000?) Jun 10 14:15:09 RaspberryPi AdGuardHome[101531]: #011github.com/ameshkov/dnscrypt/v2@v2.2.7/client.go:93 +0x34 Jun 10 14:15:09 RaspberryPi AdGuardHome[101531]: github.com/AdguardTeam/dnsproxy/upstream.(dnsCrypt).exchangeDNSCrypt(0x4000574b40, 0x400010f320) Jun 10 14:15:09 RaspberryPi AdGuardHome[101531]: #011github.com/AdguardTeam/dnsproxy@v0.50.1/upstream/upstream_dnscrypt.go:103 +0xbc Jun 10 14:15:09 RaspberryPi AdGuardHome[101531]: github.com/AdguardTeam/dnsproxy/upstream.(dnsCrypt).Exchange(0x400010e2d0?, 0x400010f320?) Jun 10 14:15:09 RaspberryPi AdGuardHome[101531]: #011github.com/AdguardTeam/dnsproxy@v0.50.1/upstream/upstream_dnscrypt.go:56 +0x24 Jun 10 14:15:09 RaspberryPi AdGuardHome[101531]: github.com/AdguardTeam/dnsproxy/upstream.exchangeAndLog({0x14c9960, 0x4000574b40}, 0x0?) Jun 10 14:15:09 RaspberryPi AdGuardHome[101531]: #011github.com/AdguardTeam/dnsproxy@v0.50.1/upstream/parallel.go:158 +0x84 Jun 10 14:15:09 RaspberryPi AdGuardHome[101531]: github.com/AdguardTeam/dnsproxy/upstream.exchangeAsync({0x14c9960?, 0x4000574b40}, 0x0?, 0x0?) Jun 10 14:15:09 RaspberryPi AdGuardHome[101531]: #011github.com/AdguardTeam/dnsproxy@v0.50.1/upstream/parallel.go:147 +0x7c Jun 10 14:15:09 RaspberryPi AdGuardHome[101531]: created by github.com/AdguardTeam/dnsproxy/upstream.ExchangeParallel Jun 10 14:15:09 RaspberryPi AdGuardHome[101531]: #011github.com/AdguardTeam/dnsproxy@v0.50.1/upstream/parallel.go:36 +0x15c Jun 10 14:15:09 RaspberryPi systemd[1]: adguardhome.service: Main process exited, code=exited, status=2/INVALIDARGUMENT Jun 10 14:15:09 RaspberryPi systemd[1]: adguardhome.service: Failed with result 'exit-code'. Jun 10 14:15:09 RaspberryPi systemd[1]: adguardhome.service: Consumed 22.217s CPU time. Jun 10 14:15:14 RaspberryPi systemd[1]: adguardhome.service: Scheduled restart job, restart counter is at 12. Jun 10 14:15:14 RaspberryPi systemd[1]: Stopped AdGuard Home (DietPi). Jun 10 14:15:14 RaspberryPi systemd[1]: adguardhome.service: Consumed 22.217s CPU time. Jun 10 14:15:14 RaspberryPi systemd[1]: Started AdGuard Home (DietPi). Jun 10 14:15:38 RaspberryPi AdGuardHome[101549]: panic: runtime error: invalid memory address or nil pointer dereference Jun 10 14:15:38 RaspberryPi AdGuardHome[101549]: [signal SIGSEGV: segmentation violation code=0x1 addr=0x8 pc=0x451ee4] Jun 10 14:15:38 RaspberryPi AdGuardHome[101549]: goroutine 64 [running]: Jun 10 14:15:38 RaspberryPi AdGuardHome[101549]: github.com/ameshkov/dnscrypt/v2.(Client).Exchange(0x0, 0x334680?, 0x4000280000?) Jun 10 14:15:38 RaspberryPi AdGuardHome[101549]: #011github.com/ameshkov/dnscrypt/v2@v2.2.7/client.go:93 +0x34 Jun 10 14:15:38 RaspberryPi AdGuardHome[101549]: github.com/AdguardTeam/dnsproxy/upstream.(dnsCrypt).exchangeDNSCrypt(0x4000575440, 0x40038fe090) Jun 10 14:15:38 RaspberryPi AdGuardHome[101549]: #011github.com/AdguardTeam/dnsproxy@v0.50.1/upstream/upstream_dnscrypt.go:103 +0xbc Jun 10 14:15:38 RaspberryPi AdGuardHome[101549]: github.com/AdguardTeam/dnsproxy/upstream.(dnsCrypt).Exchange(0x40032ad050?, 0x40038fe090?) Jun 10 14:15:38 RaspberryPi AdGuardHome[101549]: #011github.com/AdguardTeam/dnsproxy@v0.50.1/upstream/upstream_dnscrypt.go:56 +0x24 Jun 10 14:15:38 RaspberryPi AdGuardHome[101549]: github.com/AdguardTeam/dnsproxy/upstream.exchangeAndLog({0x14c9960, 0x4000575440}, 0x0?) Jun 10 14:15:38 RaspberryPi AdGuardHome[101549]: #011github.com/AdguardTeam/dnsproxy@v0.50.1/upstream/parallel.go:158 +0x84 Jun 10 14:15:38 RaspberryPi AdGuardHome[101549]: github.com/AdguardTeam/dnsproxy/upstream.exchangeAsync({0x14c9960?, 0x4000575440}, 0x0?, 0x0?) Jun 10 14:15:38 RaspberryPi AdGuardHome[101549]: #011github.com/AdguardTeam/dnsproxy@v0.50.1/upstream/parallel.go:147 +0x7c Jun 10 14:15:38 RaspberryPi AdGuardHome[101549]: created by github.com/AdguardTeam/dnsproxy/upstream.ExchangeParallel Jun 10 14:15:38 RaspberryPi AdGuardHome[101549]: #011github.com/AdguardTeam/dnsproxy@v0.50.1/upstream/parallel.go:36 +0x15c Jun 10 14:15:38 RaspberryPi systemd[1]: adguardhome.service: Main process exited, code=exited, status=2/INVALIDARGUMENT Jun 10 14:15:38 RaspberryPi systemd[1]: adguardhome.service: Failed with result 'exit-code'. Jun 10 14:15:38 RaspberryPi systemd[1]: adguardhome.service: Consumed 21.381s CPU time. Jun 10 14:15:43 RaspberryPi systemd[1]: adguardhome.service: Scheduled restart job, restart counter is at 13. Jun 10 14:15:43 RaspberryPi systemd[1]: Stopped AdGuard Home (DietPi). Jun 10 14:15:43 RaspberryPi systemd[1]: adguardhome.service: Consumed 21.381s CPU time. Jun 10 14:15:43 RaspberryPi systemd[1]: Started AdGuard Home (DietPi). Jun 10 14:16:07 RaspberryPi AdGuardHome[101559]: panic: runtime error: invalid memory address or nil pointer dereference Jun 10 14:16:07 RaspberryPi AdGuardHome[101559]: [signal SIGSEGV: segmentation violation code=0x1 addr=0x8 pc=0x451ee4] Jun 10 14:16:07 RaspberryPi AdGuardHome[101559]: goroutine 81 [running]: Jun 10 14:16:07 RaspberryPi AdGuardHome[101559]: github.com/ameshkov/dnscrypt/v2.(Client).Exchange(0x0, 0x334680?, 0x4000080000?) Jun 10 14:16:07 RaspberryPi AdGuardHome[101559]: #011github.com/ameshkov/dnscrypt/v2@v2.2.7/client.go:93 +0x34 Jun 10 14:16:07 RaspberryPi AdGuardHome[101559]: github.com/AdguardTeam/dnsproxy/upstream.(dnsCrypt).exchangeDNSCrypt(0x4000584f30, 0x40031d1560) Jun 10 14:16:07 RaspberryPi AdGuardHome[101559]: #011github.com/AdguardTeam/dnsproxy@v0.50.1/upstream/upstream_dnscrypt.go:103 +0xbc Jun 10 14:16:07 RaspberryPi AdGuardHome[101559]: github.com/AdguardTeam/dnsproxy/upstream.(dnsCrypt).Exchange(0x4005b3e120?, 0x40031d1560?) Jun 10 14:16:07 RaspberryPi AdGuardHome[101559]: #011github.com/AdguardTeam/dnsproxy@v0.50.1/upstream/upstream_dnscrypt.go:56 +0x24 Jun 10 14:16:07 RaspberryPi AdGuardHome[101559]: github.com/AdguardTeam/dnsproxy/upstream.exchangeAndLog({0x14c9960, 0x4000584f30}, 0x0?) Jun 10 14:16:07 RaspberryPi AdGuardHome[101559]: #011github.com/AdguardTeam/dnsproxy@v0.50.1/upstream/parallel.go:158 +0x84 Jun 10 14:16:07 RaspberryPi AdGuardHome[101559]: github.com/AdguardTeam/dnsproxy/upstream.exchangeAsync({0x14c9960?, 0x4000584f30}, 0x0?, 0x0?) Jun 10 14:16:07 RaspberryPi AdGuardHome[101559]: #011github.com/AdguardTeam/dnsproxy@v0.50.1/upstream/parallel.go:147 +0x7c Jun 10 14:16:07 RaspberryPi AdGuardHome[101559]: created by github.com/AdguardTeam/dnsproxy/upstream.ExchangeParallel Jun 10 14:16:07 RaspberryPi AdGuardHome[101559]: #011github.com/AdguardTeam/dnsproxy@v0.50.1/upstream/parallel.go:36 +0x15c Jun 10 14:16:07 RaspberryPi systemd[1]: adguardhome.service: Main process exited, code=exited, status=2/INVALIDARGUMENT Jun 10 14:16:07 RaspberryPi systemd[1]: adguardhome.service: Failed with result 'exit-code'. Jun 10 14:16:07 RaspberryPi systemd[1]: adguardhome.service: Consumed 23.427s CPU time. Jun 10 14:16:12 RaspberryPi systemd[1]: adguardhome.service: Scheduled restart job, restart counter is at 14. Jun 10 14:16:12 RaspberryPi systemd[1]: Stopped AdGuard Home (DietPi). Jun 10 14:16:12 RaspberryPi systemd[1]: adguardhome.service: Consumed 23.427s CPU time. Jun 10 14:16:12 RaspberryPi systemd[1]: Started AdGuard Home (DietPi). Jun 10 14:16:36 RaspberryPi AdGuardHome[101576]: panic: runtime error: invalid memory address or nil pointer dereference Jun 10 14:16:36 RaspberryPi AdGuardHome[101576]: [signal SIGSEGV: segmentation violation code=0x1 addr=0x8 pc=0x451ee4] Jun 10 14:16:36 RaspberryPi AdGuardHome[101576]: goroutine 77 [running]: Jun 10 14:16:36 RaspberryPi AdGuardHome[101576]: github.com/ameshkov/dnscrypt/v2.(Client).Exchange(0x0, 0x334680?, 0x4000522400?) Jun 10 14:16:36 RaspberryPi AdGuardHome[101576]: #011github.com/ameshkov/dnscrypt/v2@v2.2.7/client.go:93 +0x34 Jun 10 14:16:36 RaspberryPi AdGuardHome[101576]: github.com/AdguardTeam/dnsproxy/upstream.(dnsCrypt).exchangeDNSCrypt(0x40003883c0, 0x40005a5440) Jun 10 14:16:36 RaspberryPi AdGuardHome[101576]: #011github.com/AdguardTeam/dnsproxy@v0.50.1/upstream/upstream_dnscrypt.go:103 +0xbc Jun 10 14:16:36 RaspberryPi AdGuardHome[101576]: github.com/AdguardTeam/dnsproxy/upstream.(dnsCrypt).Exchange(0x40033750e0?, 0x40005a5440?) Jun 10 14:16:36 RaspberryPi AdGuardHome[101576]: #011github.com/AdguardTeam/dnsproxy@v0.50.1/upstream/upstream_dnscrypt.go:56 +0x24 Jun 10 14:16:36 RaspberryPi AdGuardHome[101576]: github.com/AdguardTeam/dnsproxy/upstream.exchangeAndLog({0x14c9960, 0x40003883c0}, 0x8?) Jun 10 14:16:36 RaspberryPi AdGuardHome[101576]: #011github.com/AdguardTeam/dnsproxy@v0.50.1/upstream/parallel.go:158 +0x84 Jun 10 14:16:36 RaspberryPi AdGuardHome[101576]: github.com/AdguardTeam/dnsproxy/upstream.exchangeAsync({0x14c9960?, 0x40003883c0}, 0xd?, 0x400094f543?) Jun 10 14:16:36 RaspberryPi AdGuardHome[101576]: #011github.com/AdguardTeam/dnsproxy@v0.50.1/upstream/parallel.go:147 +0x7c Jun 10 14:16:36 RaspberryPi AdGuardHome[101576]: created by github.com/AdguardTeam/dnsproxy/upstream.ExchangeParallel Jun 10 14:16:36 RaspberryPi AdGuardHome[101576]: #011github.com/AdguardTeam/dnsproxy@v0.50.1/upstream/parallel.go:36 +0x15c Jun 10 14:16:36 RaspberryPi systemd[1]: adguardhome.service: Main process exited, code=exited, status=2/INVALIDARGUMENT Jun 10 14:16:36 RaspberryPi systemd[1]: adguardhome.service: Failed with result 'exit-code'. Jun 10 14:16:36 RaspberryPi systemd[1]: adguardhome.service: Consumed 23.144s CPU time. Jun 10 14:16:41 RaspberryPi systemd[1]: adguardhome.service: Scheduled restart job, restart counter is at 15. Jun 10 14:16:41 RaspberryPi systemd[1]: Stopped AdGuard Home (DietPi). Jun 10 14:16:41 RaspberryPi systemd[1]: adguardhome.service: Consumed 23.144s CPU time. Jun 10 14:16:41 RaspberryPi systemd[1]: Started AdGuard Home (DietPi). Jun 10 14:16:45 RaspberryPi systemd[1]: Stopping AdGuard Home (DietPi)... Jun 10 14:16:45 RaspberryPi systemd[1]: adguardhome.service: Succeeded. Jun 10 14:16:45 RaspberryPi systemd[1]: Stopped AdGuard Home (DietPi). Jun 10 14:16:45 RaspberryPi systemd[1]: adguardhome.service: Consumed 5.938s CPU time. Jun 10 14:16:45 RaspberryPi systemd[1]: Started AdGuard Home (DietPi). Jun 10 14:17:01 RaspberryPi CRON[101612]: (root) CMD (cd / && run-parts --report /etc/cron.hourly) Jun 10 14:17:09 RaspberryPi AdGuardHome[101600]: panic: runtime error: invalid memory address or nil pointer dereference Jun 10 14:17:09 RaspberryPi AdGuardHome[101600]: [signal SIGSEGV: segmentation violation code=0x1 addr=0x8 pc=0x451ee4] Jun 10 14:17:09 RaspberryPi AdGuardHome[101600]: goroutine 88 [running]: Jun 10 14:17:09 RaspberryPi AdGuardHome[101600]: github.com/ameshkov/dnscrypt/v2.(Client).Exchange(0x0, 0x334680?, 0x40003d8400?) Jun 10 14:17:09 RaspberryPi AdGuardHome[101600]: #011github.com/ameshkov/dnscrypt/v2@v2.2.7/client.go:93 +0x34 Jun 10 14:17:09 RaspberryPi AdGuardHome[101600]: github.com/AdguardTeam/dnsproxy/upstream.(dnsCrypt).exchangeDNSCrypt(0x40004fccf0, 0x4003924ab0) Jun 10 14:17:09 RaspberryPi AdGuardHome[101600]: #011github.com/AdguardTeam/dnsproxy@v0.50.1/upstream/upstream_dnscrypt.go:103 +0xbc Jun 10 14:17:09 RaspberryPi AdGuardHome[101600]: github.com/AdguardTeam/dnsproxy/upstream.(dnsCrypt).Exchange(0x4002fc7830?, 0x4003924ab0?) Jun 10 14:17:09 RaspberryPi AdGuardHome[101600]: #011github.com/AdguardTeam/dnsproxy@v0.50.1/upstream/upstream_dnscrypt.go:56 +0x24 Jun 10 14:17:09 RaspberryPi AdGuardHome[101600]: github.com/AdguardTeam/dnsproxy/upstream.exchangeAndLog({0x14c9960, 0x40004fccf0}, 0x0?) Jun 10 14:17:09 RaspberryPi AdGuardHome[101600]: #011github.com/AdguardTeam/dnsproxy@v0.50.1/upstream/parallel.go:158 +0x84 Jun 10 14:17:09 RaspberryPi AdGuardHome[101600]: github.com/AdguardTeam/dnsproxy/upstream.exchangeAsync({0x14c9960?, 0x40004fccf0}, 0x0?, 0x0?) Jun 10 14:17:09 RaspberryPi AdGuardHome[101600]: #011github.com/AdguardTeam/dnsproxy@v0.50.1/upstream/parallel.go:147 +0x7c Jun 10 14:17:09 RaspberryPi AdGuardHome[101600]: created by github.com/AdguardTeam/dnsproxy/upstream.ExchangeParallel Jun 10 14:17:09 RaspberryPi AdGuardHome[101600]: #011github.com/AdguardTeam/dnsproxy@v0.50.1/upstream/parallel.go:36 +0x15c Jun 10 14:17:09 RaspberryPi systemd[1]: adguardhome.service: Main process exited, code=exited, status=2/INVALIDARGUMENT Jun 10 14:17:09 RaspberryPi systemd[1]: adguardhome.service: Failed with result 'exit-code'. Jun 10 14:17:09 RaspberryPi systemd[1]: adguardhome.service: Consumed 21.278s CPU time. Jun 10 14:17:14 RaspberryPi systemd[1]: adguardhome.service: Scheduled restart job, restart counter is at 1. Jun 10 14:17:14 RaspberryPi systemd[1]: Stopped AdGuard Home (DietPi). Jun 10 14:17:14 RaspberryPi systemd[1]: adguardhome.service: Consumed 21.278s CPU time. Jun 10 14:17:14 RaspberryPi systemd[1]: Started AdGuard Home (DietPi). Jun 10 14:17:38 RaspberryPi AdGuardHome[101622]: panic: runtime error: invalid memory address or nil pointer dereference Jun 10 14:17:38 RaspberryPi AdGuardHome[101622]: [signal SIGSEGV: segmentation violation code=0x1 addr=0x8 pc=0x451ee4] Jun 10 14:17:38 RaspberryPi AdGuardHome[101622]: goroutine 79 [running]: Jun 10 14:17:38 RaspberryPi AdGuardHome[101622]: github.com/ameshkov/dnscrypt/v2.(Client).Exchange(0x0, 0x334680?, 0x4000080000?) Jun 10 14:17:38 RaspberryPi AdGuardHome[101622]: #011github.com/ameshkov/dnscrypt/v2@v2.2.7/client.go:93 +0x34 Jun 10 14:17:38 RaspberryPi AdGuardHome[101622]: github.com/AdguardTeam/dnsproxy/upstream.(dnsCrypt).exchangeDNSCrypt(0x4000574b40, 0x4004f5e6c0) Jun 10 14:17:38 RaspberryPi AdGuardHome[101622]: #011github.com/AdguardTeam/dnsproxy@v0.50.1/upstream/upstream_dnscrypt.go:103 +0xbc Jun 10 14:17:38 RaspberryPi AdGuardHome[101622]: github.com/AdguardTeam/dnsproxy/upstream.(dnsCrypt).Exchange(0x4004f5e000?, 0x4004f5e6c0?) Jun 10 14:17:38 RaspberryPi AdGuardHome[101622]: #011github.com/AdguardTeam/dnsproxy@v0.50.1/upstream/upstream_dnscrypt.go:56 +0x24 Jun 10 14:17:38 RaspberryPi AdGuardHome[101622]: github.com/AdguardTeam/dnsproxy/upstream.exchangeAndLog({0x14c9960, 0x4000574b40}, 0x5?) Jun 10 14:17:38 RaspberryPi AdGuardHome[101622]: #011github.com/AdguardTeam/dnsproxy@v0.50.1/upstream/parallel.go:158 +0x84 Jun 10 14:17:38 RaspberryPi AdGuardHome[101622]: github.com/AdguardTeam/dnsproxy/upstream.exchangeAsync({0x14c9960?, 0x4000574b40}, 0x5?, 0x4004c923e6?) Jun 10 14:17:38 RaspberryPi AdGuardHome[101622]: #011github.com/AdguardTeam/dnsproxy@v0.50.1/upstream/parallel.go:147 +0x7c Jun 10 14:17:38 RaspberryPi AdGuardHome[101622]: created by github.com/AdguardTeam/dnsproxy/upstream.ExchangeParallel Jun 10 14:17:38 RaspberryPi AdGuardHome[101622]: #011github.com/AdguardTeam/dnsproxy@v0.50.1/upstream/parallel.go:36 +0x15c Jun 10 14:17:38 RaspberryPi systemd[1]: adguardhome.service: Main process exited, code=exited, status=2/INVALIDARGUMENT Jun 10 14:17:38 RaspberryPi systemd[1]: adguardhome.service: Failed with result 'exit-code'. Jun 10 14:17:38 RaspberryPi systemd[1]: adguardhome.service: Consumed 23.057s CPU time. Jun 10 14:17:43 RaspberryPi systemd[1]: adguardhome.service: Scheduled restart job, restart counter is at 2. Jun 10 14:17:43 RaspberryPi systemd[1]: Stopped AdGuard Home (DietPi). Jun 10 14:17:43 RaspberryPi systemd[1]: adguardhome.service: Consumed 23.057s CPU time. Jun 10 14:17:43 RaspberryPi systemd[1]: Started AdGuard Home (DietPi). Jun 10 14:18:06 RaspberryPi AdGuardHome[101633]: panic: runtime error: invalid memory address or nil pointer dereference Jun 10 14:18:06 RaspberryPi AdGuardHome[101633]: [signal SIGSEGV: segmentation violation code=0x1 addr=0x8 pc=0x451ee4] Jun 10 14:18:06 RaspberryPi AdGuardHome[101633]: goroutine 64 [running]: Jun 10 14:18:06 RaspberryPi AdGuardHome[101633]: github.com/ameshkov/dnscrypt/v2.(Client).Exchange(0x0, 0x334680?, 0x4000056400?) Jun 10 14:18:06 RaspberryPi AdGuardHome[101633]: #011github.com/ameshkov/dnscrypt/v2@v2.2.7/client.go:93 +0x34 Jun 10 14:18:06 RaspberryPi AdGuardHome[101633]: github.com/AdguardTeam/dnsproxy/upstream.(dnsCrypt).exchangeDNSCrypt(0x400043bb30, 0x400397e510) Jun 10 14:18:06 RaspberryPi AdGuardHome[101633]: #011github.com/AdguardTeam/dnsproxy@v0.50.1/upstream/upstream_dnscrypt.go:103 +0xbc Jun 10 14:18:06 RaspberryPi AdGuardHome[101633]: github.com/AdguardTeam/dnsproxy/upstream.(dnsCrypt).Exchange(0x40031d7440?, 0x400397e510?) Jun 10 14:18:06 RaspberryPi AdGuardHome[101633]: #011github.com/AdguardTeam/dnsproxy@v0.50.1/upstream/upstream_dnscrypt.go:56 +0x24 Jun 10 14:18:06 RaspberryPi AdGuardHome[101633]: github.com/AdguardTeam/dnsproxy/upstream.exchangeAndLog({0x14c9960, 0x400043bb30}, 0x0?) Jun 10 14:18:06 RaspberryPi AdGuardHome[101633]: #011github.com/AdguardTeam/dnsproxy@v0.50.1/upstream/parallel.go:158 +0x84 Jun 10 14:18:06 RaspberryPi AdGuardHome[101633]: github.com/AdguardTeam/dnsproxy/upstream.exchangeAsync({0x14c9960?, 0x400043bb30}, 0x0?, 0x0?) Jun 10 14:18:06 RaspberryPi AdGuardHome[101633]: #011github.com/AdguardTeam/dnsproxy@v0.50.1/upstream/parallel.go:147 +0x7c Jun 10 14:18:06 RaspberryPi AdGuardHome[101633]: created by github.com/AdguardTeam/dnsproxy/upstream.ExchangeParallel Jun 10 14:18:06 RaspberryPi AdGuardHome[101633]: #011github.com/AdguardTeam/dnsproxy@v0.50.1/upstream/parallel.go:36 +0x15c Jun 10 14:18:07 RaspberryPi systemd[1]: adguardhome.service: Main process exited, code=exited, status=2/INVALIDARGUMENT Jun 10 14:18:07 RaspberryPi systemd[1]: adguardhome.service: Failed with result 'exit-code'. Jun 10 14:18:07 RaspberryPi systemd[1]: adguardhome.service: Consumed 22.298s CPU time. Jun 10 14:18:12 RaspberryPi systemd[1]: adguardhome.service: Scheduled restart job, restart counter is at 3. Jun 10 14:18:12 RaspberryPi systemd[1]: Stopped AdGuard Home (DietPi). Jun 10 14:18:12 RaspberryPi systemd[1]: adguardhome.service: Consumed 22.298s CPU time. Jun 10 14:18:12 RaspberryPi systemd[1]: Started AdGuard Home (DietPi). Jun 10 14:18:35 RaspberryPi AdGuardHome[101644]: panic: runtime error: invalid memory address or nil pointer dereference Jun 10 14:18:35 RaspberryPi AdGuardHome[101644]: [signal SIGSEGV: segmentation violation code=0x1 addr=0x8 pc=0x451ee4] Jun 10 14:18:35 RaspberryPi AdGuardHome[101644]: goroutine 97 [running]: Jun 10 14:18:35 RaspberryPi AdGuardHome[101644]: github.com/ameshkov/dnscrypt/v2.(Client).Exchange(0x0, 0x334680?, 0x4000056c00?) Jun 10 14:18:35 RaspberryPi AdGuardHome[101644]: #011github.com/ameshkov/dnscrypt/v2@v2.2.7/client.go:93 +0x34 Jun 10 14:18:35 RaspberryPi AdGuardHome[101644]: github.com/AdguardTeam/dnsproxy/upstream.(dnsCrypt).exchangeDNSCrypt(0x4000575440, 0x4003a0aea0) Jun 10 14:18:35 RaspberryPi AdGuardHome[101644]: #011github.com/AdguardTeam/dnsproxy@v0.50.1/upstream/upstream_dnscrypt.go:103 +0xbc Jun 10 14:18:35 RaspberryPi AdGuardHome[101644]: github.com/AdguardTeam/dnsproxy/upstream.(dnsCrypt).Exchange(0x4003a0a000?, 0x4003a0aea0?) Jun 10 14:18:35 RaspberryPi AdGuardHome[101644]: #011github.com/AdguardTeam/dnsproxy@v0.50.1/upstream/upstream_dnscrypt.go:56 +0x24 Jun 10 14:18:35 RaspberryPi AdGuardHome[101644]: github.com/AdguardTeam/dnsproxy/upstream.exchangeAndLog({0x14c9960, 0x4000575440}, 0x0?) Jun 10 14:18:35 RaspberryPi AdGuardHome[101644]: #011github.com/AdguardTeam/dnsproxy@v0.50.1/upstream/parallel.go:158 +0x84 Jun 10 14:18:35 RaspberryPi AdGuardHome[101644]: github.com/AdguardTeam/dnsproxy/upstream.exchangeAsync({0x14c9960?, 0x4000575440}, 0x0?, 0x0?) Jun 10 14:18:35 RaspberryPi AdGuardHome[101644]: #011github.com/AdguardTeam/dnsproxy@v0.50.1/upstream/parallel.go:147 +0x7c Jun 10 14:18:35 RaspberryPi AdGuardHome[101644]: created by github.com/AdguardTeam/dnsproxy/upstream.ExchangeParallel Jun 10 14:18:35 RaspberryPi AdGuardHome[101644]: #011github.com/AdguardTeam/dnsproxy@v0.50.1/upstream/parallel.go:36 +0x15c Jun 10 14:18:35 RaspberryPi systemd[1]: adguardhome.service: Main process exited, code=exited, status=2/INVALIDARGUMENT Jun 10 14:18:35 RaspberryPi systemd[1]: adguardhome.service: Failed with result 'exit-code'. Jun 10 14:18:35 RaspberryPi systemd[1]: adguardhome.service: Consumed 21.756s CPU time. Jun 10 14:18:41 RaspberryPi systemd[1]: adguardhome.service: Scheduled restart job, restart counter is at 4. Jun 10 14:18:41 RaspberryPi systemd[1]: Stopped AdGuard Home (DietPi). Jun 10 14:18:41 RaspberryPi systemd[1]: adguardhome.service: Consumed 21.756s CPU time. Jun 10 14:18:41 RaspberryPi systemd[1]: Started AdGuard Home (DietPi). Jun 10 14:19:04 RaspberryPi AdGuardHome[101656]: panic: runtime error: invalid memory address or nil pointer dereference Jun 10 14:19:04 RaspberryPi AdGuardHome[101656]: [signal SIGSEGV: segmentation violation code=0x1 addr=0x8 pc=0x451ee4] Jun 10 14:19:05 RaspberryPi AdGuardHome[101656]: goroutine 70 [running]: Jun 10 14:19:05 RaspberryPi AdGuardHome[101656]: github.com/ameshkov/dnscrypt/v2.(Client).Exchange(0x0, 0x334680?, 0x4000056400?) Jun 10 14:19:05 RaspberryPi AdGuardHome[101656]: #011github.com/ameshkov/dnscrypt/v2@v2.2.7/client.go:93 +0x34 Jun 10 14:19:05 RaspberryPi AdGuardHome[101656]: github.com/AdguardTeam/dnsproxy/upstream.(dnsCrypt).exchangeDNSCrypt(0x4000392630, 0x4005226b40) Jun 10 14:19:05 RaspberryPi AdGuardHome[101656]: #011github.com/AdguardTeam/dnsproxy@v0.50.1/upstream/upstream_dnscrypt.go:103 +0xbc Jun 10 14:19:05 RaspberryPi AdGuardHome[101656]: github.com/AdguardTeam/dnsproxy/upstream.(dnsCrypt).Exchange(0x4005226000?, 0x4005226b40?) Jun 10 14:19:05 RaspberryPi AdGuardHome[101656]: #011github.com/AdguardTeam/dnsproxy@v0.50.1/upstream/upstream_dnscrypt.go:56 +0x24 Jun 10 14:19:05 RaspberryPi AdGuardHome[101656]: github.com/AdguardTeam/dnsproxy/upstream.exchangeAndLog({0x14c9960, 0x4000392630}, 0x0?) Jun 10 14:19:05 RaspberryPi AdGuardHome[101656]: #011github.com/AdguardTeam/dnsproxy@v0.50.1/upstream/parallel.go:158 +0x84 Jun 10 14:19:05 RaspberryPi AdGuardHome[101656]: github.com/AdguardTeam/dnsproxy/upstream.exchangeAsync({0x14c9960?, 0x4000392630}, 0x0?, 0x4005223098?) Jun 10 14:19:05 RaspberryPi AdGuardHome[101656]: #011github.com/AdguardTeam/dnsproxy@v0.50.1/upstream/parallel.go:147 +0x7c Jun 10 14:19:05 RaspberryPi AdGuardHome[101656]: created by github.com/AdguardTeam/dnsproxy/upstream.ExchangeParallel Jun 10 14:19:05 RaspberryPi AdGuardHome[101656]: #011github.com/AdguardTeam/dnsproxy@v0.50.1/upstream/parallel.go:36 +0x15c Jun 10 14:19:05 RaspberryPi AdGuardHome[101656]: panic: runtime error: invalid memory address or nil pointer dereference Jun 10 14:19:05 RaspberryPi AdGuardHome[101656]: [signal SIGSEGV: segmentation violation code=0x1 addr=0x8 pc=0x451ee4] Jun 10 14:19:05 RaspberryPi AdGuardHome[101656]: goroutine 82 [running]: Jun 10 14:19:05 RaspberryPi AdGuardHome[101656]: github.com/ameshkov/dnscrypt/v2.(Client).Exchange(0x0, 0x334680?, 0x40004bac00?) Jun 10 14:19:05 RaspberryPi AdGuardHome[101656]: #011github.com/ameshkov/dnscrypt/v2@v2.2.7/client.go:93 +0x34 Jun 10 14:19:05 RaspberryPi AdGuardHome[101656]: github.com/AdguardTeam/dnsproxy/upstream.(dnsCrypt).exchangeDNSCrypt(0x4000392630, 0x4002f3c7e0) Jun 10 14:19:05 RaspberryPi AdGuardHome[101656]: #011github.com/AdguardTeam/dnsproxy@v0.50.1/upstream/upstream_dnscrypt.go:103 +0xbc Jun 10 14:19:05 RaspberryPi AdGuardHome[101656]: github.com/AdguardTeam/dnsproxy/upstream.(dnsCrypt).Exchange(0x4002f3c000?, 0x4002f3c7e0?) Jun 10 14:19:05 RaspberryPi AdGuardHome[101656]: #011github.com/AdguardTeam/dnsproxy@v0.50.1/upstream/upstream_dnscrypt.go:56 +0x24 Jun 10 14:19:05 RaspberryPi AdGuardHome[101656]: github.com/AdguardTeam/dnsproxy/upstream.exchangeAndLog({0x14c9960, 0x4000392630}, 0x5?) Jun 10 14:19:05 RaspberryPi AdGuardHome[101656]: #011github.com/AdguardTeam/dnsproxy@v0.50.1/upstream/parallel.go:158 +0x84 Jun 10 14:19:05 RaspberryPi AdGuardHome[101656]: github.com/AdguardTeam/dnsproxy/upstream.exchangeAsync({0x14c9960?, 0x4000392630}, 0x5?, 0x4005292712?) Jun 10 14:19:05 RaspberryPi AdGuardHome[101656]: #011github.com/AdguardTeam/dnsproxy@v0.50.1/upstream/parallel.go:147 +0x7c Jun 10 14:19:05 RaspberryPi AdGuardHome[101656]: created by github.com/AdguardTeam/dnsproxy/upstream.ExchangeParallel Jun 10 14:19:05 RaspberryPi AdGuardHome[101656]: #011github.com/AdguardTeam/dnsproxy@v0.50.1/upstream/parallel.go:36 +0x15c Jun 10 14:19:05 RaspberryPi systemd[1]: adguardhome.service: Main process exited, code=exited, status=2/INVALIDARGUMENT Jun 10 14:19:05 RaspberryPi systemd[1]: adguardhome.service: Failed with result 'exit-code'. Jun 10 14:19:05 RaspberryPi systemd[1]: adguardhome.service: Consumed 23.433s CPU time. Jun 10 14:19:10 RaspberryPi systemd[1]: adguardhome.service: Scheduled restart job, restart counter is at 5. Jun 10 14:19:10 RaspberryPi systemd[1]: Stopped AdGuard Home (DietPi). Jun 10 14:19:10 RaspberryPi systemd[1]: adguardhome.service: Consumed 23.433s CPU time. Jun 10 14:19:10 RaspberryPi systemd[1]: Started AdGuard Home (DietPi). Jun 10 14:19:34 RaspberryPi AdGuardHome[101668]: panic: runtime error: invalid memory address or nil pointer dereference Jun 10 14:19:34 RaspberryPi AdGuardHome[101668]: [signal SIGSEGV: segmentation violation code=0x1 addr=0x8 pc=0x451ee4] Jun 10 14:19:34 RaspberryPi AdGuardHome[101668]: goroutine 118 [running]: Jun 10 14:19:34 RaspberryPi AdGuardHome[101668]: github.com/ameshkov/dnscrypt/v2.(Client).Exchange(0x0, 0x334680?, 0x4000080c00?) Jun 10 14:19:34 RaspberryPi AdGuardHome[101668]: #011github.com/ameshkov/dnscrypt/v2@v2.2.7/client.go:93 +0x34 Jun 10 14:19:34 RaspberryPi AdGuardHome[101668]: github.com/AdguardTeam/dnsproxy/upstream.(dnsCrypt).exchangeDNSCrypt(0x4000389b30, 0x40058fcd80) Jun 10 14:19:34 RaspberryPi AdGuardHome[101668]: #011github.com/AdguardTeam/dnsproxy@v0.50.1/upstream/upstream_dnscrypt.go:103 +0xbc Jun 10 14:19:34 RaspberryPi AdGuardHome[101668]: github.com/AdguardTeam/dnsproxy/upstream.(dnsCrypt).Exchange(0x40058fc000?, 0x40058fcd80?) Jun 10 14:19:34 RaspberryPi AdGuardHome[101668]: #011github.com/AdguardTeam/dnsproxy@v0.50.1/upstream/upstream_dnscrypt.go:56 +0x24 Jun 10 14:19:34 RaspberryPi AdGuardHome[101668]: github.com/AdguardTeam/dnsproxy/upstream.exchangeAndLog({0x14c9960, 0x4000389b30}, 0x0?) Jun 10 14:19:34 RaspberryPi AdGuardHome[101668]: #011github.com/AdguardTeam/dnsproxy@v0.50.1/upstream/parallel.go:158 +0x84 Jun 10 14:19:34 RaspberryPi AdGuardHome[101668]: github.com/AdguardTeam/dnsproxy/upstream.exchangeAsync({0x14c9960?, 0x4000389b30}, 0x0?, 0x0?) Jun 10 14:19:34 RaspberryPi AdGuardHome[101668]: #011github.com/AdguardTeam/dnsproxy@v0.50.1/upstream/parallel.go:147 +0x7c Jun 10 14:19:34 RaspberryPi AdGuardHome[101668]: created by github.com/AdguardTeam/dnsproxy/upstream.ExchangeParallel Jun 10 14:19:34 RaspberryPi AdGuardHome[101668]: #011github.com/AdguardTeam/dnsproxy@v0.50.1/upstream/parallel.go:36 +0x15c Jun 10 14:19:34 RaspberryPi AdGuardHome[101668]: panic: runtime error: invalid memory address or nil pointer dereference Jun 10 14:19:34 RaspberryPi AdGuardHome[101668]: [signal SIGSEGV: segmentation violation code=0x1 addr=0x8 pc=0x451ee4] Jun 10 14:19:34 RaspberryPi AdGuardHome[101668]: goroutine 83 [running]: Jun 10 14:19:34 RaspberryPi AdGuardHome[101668]: github.com/ameshkov/dnscrypt/v2.(Client).Exchange(0x0, 0x334680?, 0x4000081000?) Jun 10 14:19:34 RaspberryPi AdGuardHome[101668]: #011github.com/ameshkov/dnscrypt/v2@v2.2.7/client.go:93 +0x34 Jun 10 14:19:34 RaspberryPi AdGuardHome[101668]: github.com/AdguardTeam/dnsproxy/upstream.(dnsCrypt).exchangeDNSCrypt(0x4000389b30, 0x4003b0ccf0) Jun 10 14:19:34 RaspberryPi AdGuardHome[101668]: #011github.com/AdguardTeam/dnsproxy@v0.50.1/upstream/upstream_dnscrypt.go:103 +0xbc Jun 10 14:19:34 RaspberryPi AdGuardHome[101668]: github.com/AdguardTeam/dnsproxy/upstream.(dnsCrypt).Exchange(0x400547c120?, 0x4003b0ccf0?) Jun 10 14:19:34 RaspberryPi AdGuardHome[101668]: #011github.com/AdguardTeam/dnsproxy@v0.50.1/upstream/upstream_dnscrypt.go:56 +0x24 Jun 10 14:19:34 RaspberryPi AdGuardHome[101668]: github.com/AdguardTeam/dnsproxy/upstream.exchangeAndLog({0x14c9960, 0x4000389b30}, 0x0?) Jun 10 14:19:34 RaspberryPi AdGuardHome[101668]: #011github.com/AdguardTeam/dnsproxy@v0.50.1/upstream/parallel.go:158 +0x84 Jun 10 14:19:34 RaspberryPi AdGuardHome[101668]: github.com/AdguardTeam/dnsproxy/upstream.exchangeAsync({0x14c9960?, 0x4000389b30}, 0x0?, 0x0?) Jun 10 14:19:34 RaspberryPi AdGuardHome[101668]: #011github.com/AdguardTeam/dnsproxy@v0.50.1/upstream/parallel.go:147 +0x7c Jun 10 14:19:34 RaspberryPi AdGuardHome[101668]: created by github.com/AdguardTeam/dnsproxy/upstream.ExchangeParallel Jun 10 14:19:34 RaspberryPi AdGuardHome[101668]: #011github.com/AdguardTeam/dnsproxy@v0.50.1/upstream/parallel.go:36 +0x15c Jun 10 14:19:34 RaspberryPi systemd[1]: adguardhome.service: Main process exited, code=exited, status=2/INVALIDARGUMENT Jun 10 14:19:34 RaspberryPi systemd[1]: adguardhome.service: Failed with result 'exit-code'. Jun 10 14:19:34 RaspberryPi systemd[1]: adguardhome.service: Consumed 23.362s CPU time. Jun 10 14:19:39 RaspberryPi systemd[1]: adguardhome.service: Scheduled restart job, restart counter is at 6. Jun 10 14:19:39 RaspberryPi systemd[1]: Stopped AdGuard Home (DietPi). Jun 10 14:19:39 RaspberryPi systemd[1]: adguardhome.service: Consumed 23.362s CPU time. Jun 10 14:19:39 RaspberryPi systemd[1]: Started AdGuard Home (DietPi). Jun 10 14:20:02 RaspberryPi AdGuardHome[101680]: panic: runtime error: invalid memory address or nil pointer dereference Jun 10 14:20:02 RaspberryPi AdGuardHome[101680]: [signal SIGSEGV: segmentation violation code=0x1 addr=0x8 pc=0x451ee4] Jun 10 14:20:02 RaspberryPi AdGuardHome[101680]: goroutine 81 [running]: Jun 10 14:20:02 RaspberryPi AdGuardHome[101680]: github.com/ameshkov/dnscrypt/v2.(Client).Exchange(0x0, 0x334680?, 0x4000116000?) Jun 10 14:20:02 RaspberryPi AdGuardHome[101680]: #011github.com/ameshkov/dnscrypt/v2@v2.2.7/client.go:93 +0x34 Jun 10 14:20:02 RaspberryPi AdGuardHome[101680]: github.com/AdguardTeam/dnsproxy/upstream.(dnsCrypt).exchangeDNSCrypt(0x400056a5d0, 0x400409d200) Jun 10 14:20:02 RaspberryPi AdGuardHome[101680]: #011github.com/AdguardTeam/dnsproxy@v0.50.1/upstream/upstream_dnscrypt.go:103 +0xbc Jun 10 14:20:02 RaspberryPi AdGuardHome[101680]: github.com/AdguardTeam/dnsproxy/upstream.(dnsCrypt).Exchange(0x400409c120?, 0x400409d200?) Jun 10 14:20:02 RaspberryPi AdGuardHome[101680]: #011github.com/AdguardTeam/dnsproxy@v0.50.1/upstream/upstream_dnscrypt.go:56 +0x24 Jun 10 14:20:02 RaspberryPi AdGuardHome[101680]: github.com/AdguardTeam/dnsproxy/upstream.exchangeAndLog({0x14c9960, 0x400056a5d0}, 0x5?) Jun 10 14:20:02 RaspberryPi AdGuardHome[101680]: #011github.com/AdguardTeam/dnsproxy@v0.50.1/upstream/parallel.go:158 +0x84 Jun 10 14:20:02 RaspberryPi AdGuardHome[101680]: github.com/AdguardTeam/dnsproxy/upstream.exchangeAsync({0x14c9960?, 0x400056a5d0}, 0x5?, 0x40040c040e?) Jun 10 14:20:02 RaspberryPi AdGuardHome[101680]: #011github.com/AdguardTeam/dnsproxy@v0.50.1/upstream/parallel.go:147 +0x7c Jun 10 14:20:02 RaspberryPi AdGuardHome[101680]: created by github.com/AdguardTeam/dnsproxy/upstream.ExchangeParallel Jun 10 14:20:02 RaspberryPi AdGuardHome[101680]: #011github.com/AdguardTeam/dnsproxy@v0.50.1/upstream/parallel.go:36 +0x15c Jun 10 14:20:03 RaspberryPi systemd[1]: adguardhome.service: Main process exited, code=exited, status=2/INVALIDARGUMENT Jun 10 14:20:03 RaspberryPi systemd[1]: adguardhome.service: Failed with result 'exit-code'. Jun 10 14:20:03 RaspberryPi systemd[1]: adguardhome.service: Consumed 21.654s CPU time. Jun 10 14:20:08 RaspberryPi systemd[1]: adguardhome.service: Scheduled restart job, restart counter is at 7. Jun 10 14:20:08 RaspberryPi systemd[1]: Stopped AdGuard Home (DietPi). Jun 10 14:20:08 RaspberryPi systemd[1]: adguardhome.service: Consumed 21.654s CPU time. Jun 10 14:20:08 RaspberryPi systemd[1]: Started AdGuard Home (DietPi). Jun 10 14:20:31 RaspberryPi AdGuardHome[101692]: panic: runtime error: invalid memory address or nil pointer dereference Jun 10 14:20:31 RaspberryPi AdGuardHome[101692]: [signal SIGSEGV: segmentation violation code=0x1 addr=0x8 pc=0x451ee4] Jun 10 14:20:31 RaspberryPi AdGuardHome[101692]: goroutine 98 [running]: Jun 10 14:20:31 RaspberryPi AdGuardHome[101692]: github.com/ameshkov/dnscrypt/v2.(Client).Exchange(0x0, 0x334680?, 0x4000080800?) Jun 10 14:20:31 RaspberryPi AdGuardHome[101692]: #011github.com/ameshkov/dnscrypt/v2@v2.2.7/client.go:93 +0x34 Jun 10 14:20:31 RaspberryPi AdGuardHome[101692]: github.com/AdguardTeam/dnsproxy/upstream.(dnsCrypt).exchangeDNSCrypt(0x4000574f90, 0x40006a7dd0) Jun 10 14:20:31 RaspberryPi AdGuardHome[101692]: #011github.com/AdguardTeam/dnsproxy@v0.50.1/upstream/upstream_dnscrypt.go:103 +0xbc Jun 10 14:20:31 RaspberryPi AdGuardHome[101692]: github.com/AdguardTeam/dnsproxy/upstream.(dnsCrypt).Exchange(0x40006a6d80?, 0x40006a7dd0?) Jun 10 14:20:31 RaspberryPi AdGuardHome[101692]: #011github.com/AdguardTeam/dnsproxy@v0.50.1/upstream/upstream_dnscrypt.go:56 +0x24 Jun 10 14:20:31 RaspberryPi AdGuardHome[101692]: github.com/AdguardTeam/dnsproxy/upstream.exchangeAndLog({0x14c9960, 0x4000574f90}, 0x0?) Jun 10 14:20:31 RaspberryPi AdGuardHome[101692]: #011github.com/AdguardTeam/dnsproxy@v0.50.1/upstream/parallel.go:158 +0x84 Jun 10 14:20:31 RaspberryPi AdGuardHome[101692]: github.com/AdguardTeam/dnsproxy/upstream.exchangeAsync({0x14c9960?, 0x4000574f90}, 0x0?, 0x0?) Jun 10 14:20:31 RaspberryPi AdGuardHome[101692]: #011github.com/AdguardTeam/dnsproxy@v0.50.1/upstream/parallel.go:147 +0x7c Jun 10 14:20:31 RaspberryPi AdGuardHome[101692]: created by github.com/AdguardTeam/dnsproxy/upstream.ExchangeParallel Jun 10 14:20:31 RaspberryPi AdGuardHome[101692]: #011github.com/AdguardTeam/dnsproxy@v0.50.1/upstream/parallel.go:36 +0x15c Jun 10 14:20:32 RaspberryPi systemd[1]: adguardhome.service: Main process exited, code=exited, status=2/INVALIDARGUMENT Jun 10 14:20:32 RaspberryPi systemd[1]: adguardhome.service: Failed with result 'exit-code'. Jun 10 14:20:32 RaspberryPi systemd[1]: adguardhome.service: Consumed 22.908s CPU time. Jun 10 14:20:37 RaspberryPi systemd[1]: adguardhome.service: Scheduled restart job, restart counter is at 8. Jun 10 14:20:37 RaspberryPi systemd[1]: Stopped AdGuard Home (DietPi). Jun 10 14:20:37 RaspberryPi systemd[1]: adguardhome.service: Consumed 22.908s CPU time. Jun 10 14:20:37 RaspberryPi systemd[1]: Started AdGuard Home (DietPi). Jun 10 14:21:01 RaspberryPi AdGuardHome[101704]: panic: runtime error: invalid memory address or nil pointer dereference Jun 10 14:21:01 RaspberryPi AdGuardHome[101704]: [signal SIGSEGV: segmentation violation code=0x1 addr=0x8 pc=0x451ee4] Jun 10 14:21:01 RaspberryPi AdGuardHome[101704]: goroutine 46 [running]: Jun 10 14:21:01 RaspberryPi AdGuardHome[101704]: github.com/ameshkov/dnscrypt/v2.(Client).Exchange(0x0, 0x334680?, 0x4000080800?) Jun 10 14:21:01 RaspberryPi AdGuardHome[101704]: #011github.com/ameshkov/dnscrypt/v2@v2.2.7/client.go:93 +0x34 Jun 10 14:21:01 RaspberryPi AdGuardHome[101704]: github.com/AdguardTeam/dnsproxy/upstream.(dnsCrypt).exchangeDNSCrypt(0x4000391b30, 0x4000537050) Jun 10 14:21:01 RaspberryPi AdGuardHome[101704]: #011github.com/AdguardTeam/dnsproxy@v0.50.1/upstream/upstream_dnscrypt.go:103 +0xbc Jun 10 14:21:01 RaspberryPi AdGuardHome[101704]: github.com/AdguardTeam/dnsproxy/upstream.(dnsCrypt).Exchange(0x4000536870?, 0x4000537050?) Jun 10 14:21:01 RaspberryPi AdGuardHome[101704]: #011github.com/AdguardTeam/dnsproxy@v0.50.1/upstream/upstream_dnscrypt.go:56 +0x24 Jun 10 14:21:01 RaspberryPi AdGuardHome[101704]: github.com/AdguardTeam/dnsproxy/upstream.exchangeAndLog({0x14c9960, 0x4000391b30}, 0x0?) Jun 10 14:21:01 RaspberryPi AdGuardHome[101704]: #011github.com/AdguardTeam/dnsproxy@v0.50.1/upstream/parallel.go:158 +0x84 Jun 10 14:21:01 RaspberryPi AdGuardHome[101704]: github.com/AdguardTeam/dnsproxy/upstream.exchangeAsync({0x14c9960?, 0x4000391b30}, 0x0?, 0x0?) Jun 10 14:21:01 RaspberryPi AdGuardHome[101704]: #011github.com/AdguardTeam/dnsproxy@v0.50.1/upstream/parallel.go:147 +0x7c Jun 10 14:21:01 RaspberryPi AdGuardHome[101704]: created by github.com/AdguardTeam/dnsproxy/upstream.ExchangeParallel Jun 10 14:21:01 RaspberryPi AdGuardHome[101704]: #011github.com/AdguardTeam/dnsproxy@v0.50.1/upstream/parallel.go:36 +0x15c Jun 10 14:21:01 RaspberryPi systemd[1]: adguardhome.service: Main process exited, code=exited, status=2/INVALIDARGUMENT Jun 10 14:21:01 RaspberryPi systemd[1]: adguardhome.service: Failed with result 'exit-code'. Jun 10 14:21:01 RaspberryPi systemd[1]: adguardhome.service: Consumed 22.561s CPU time. Jun 10 14:21:02 RaspberryPi systemd[1]: Stopped AdGuard Home (DietPi). Jun 10 14:21:02 RaspberryPi systemd[1]: adguardhome.service: Consumed 22.561s CPU time. Jun 10 14:21:02 RaspberryPi systemd[1]: Started AdGuard Home (DietPi). Jun 10 14:21:26 RaspberryPi AdGuardHome[101719]: panic: runtime error: invalid memory address or nil pointer dereference Jun 10 14:21:26 RaspberryPi AdGuardHome[101719]: [signal SIGSEGV: segmentation violation code=0x1 addr=0x8 pc=0x451ee4] Jun 10 14:21:26 RaspberryPi AdGuardHome[101719]: goroutine 75 [running]: Jun 10 14:21:26 RaspberryPi AdGuardHome[101719]: github.com/ameshkov/dnscrypt/v2.(Client).Exchange(0x0, 0x334680?, 0x4000080400?) Jun 10 14:21:26 RaspberryPi AdGuardHome[101719]: #011github.com/ameshkov/dnscrypt/v2@v2.2.7/client.go:93 +0x34 Jun 10 14:21:26 RaspberryPi AdGuardHome[101719]: github.com/AdguardTeam/dnsproxy/upstream.(dnsCrypt).exchangeDNSCrypt(0x400051ccf0, 0x4005cecd80) Jun 10 14:21:26 RaspberryPi AdGuardHome[101719]: #011github.com/AdguardTeam/dnsproxy@v0.50.1/upstream/upstream_dnscrypt.go:103 +0xbc Jun 10 14:21:26 RaspberryPi AdGuardHome[101719]: github.com/AdguardTeam/dnsproxy/upstream.(dnsCrypt).Exchange(0x4005cec120?, 0x4005cecd80?) Jun 10 14:21:26 RaspberryPi AdGuardHome[101719]: #011github.com/AdguardTeam/dnsproxy@v0.50.1/upstream/upstream_dnscrypt.go:56 +0x24 Jun 10 14:21:26 RaspberryPi AdGuardHome[101719]: github.com/AdguardTeam/dnsproxy/upstream.exchangeAndLog({0x14c9960, 0x400051ccf0}, 0x0?) Jun 10 14:21:26 RaspberryPi AdGuardHome[101719]: #011github.com/AdguardTeam/dnsproxy@v0.50.1/upstream/parallel.go:158 +0x84 Jun 10 14:21:26 RaspberryPi AdGuardHome[101719]: github.com/AdguardTeam/dnsproxy/upstream.exchangeAsync({0x14c9960?, 0x400051ccf0}, 0x0?, 0x0?) Jun 10 14:21:26 RaspberryPi AdGuardHome[101719]: #011github.com/AdguardTeam/dnsproxy@v0.50.1/upstream/parallel.go:147 +0x7c Jun 10 14:21:26 RaspberryPi AdGuardHome[101719]: created by github.com/AdguardTeam/dnsproxy/upstream.ExchangeParallel Jun 10 14:21:26 RaspberryPi AdGuardHome[101719]: #011github.com/AdguardTeam/dnsproxy@v0.50.1/upstream/parallel.go:36 +0x15c Jun 10 14:21:26 RaspberryPi systemd[1]: adguardhome.service: Main process exited, code=exited, status=2/INVALIDARGUMENT Jun 10 14:21:26 RaspberryPi systemd[1]: adguardhome.service: Failed with result 'exit-code'. Jun 10 14:21:26 RaspberryPi systemd[1]: adguardhome.service: Consumed 22.290s CPU time. Jun 10 14:21:31 RaspberryPi systemd[1]: adguardhome.service: Scheduled restart job, restart counter is at 9. Jun 10 14:21:31 RaspberryPi systemd[1]: Stopped AdGuard Home (DietPi). Jun 10 14:21:31 RaspberryPi systemd[1]: adguardhome.service: Consumed 22.290s CPU time. Jun 10 14:21:31 RaspberryPi systemd[1]: Started AdGuard Home (DietPi). Jun 10 14:21:55 RaspberryPi AdGuardHome[101730]: panic: runtime error: invalid memory address or nil pointer dereference Jun 10 14:21:55 RaspberryPi AdGuardHome[101730]: [signal SIGSEGV: segmentation violation code=0x1 addr=0x8 pc=0x451ee4] Jun 10 14:21:55 RaspberryPi AdGuardHome[101730]: goroutine 86 [running]: Jun 10 14:21:55 RaspberryPi AdGuardHome[101730]: github.com/ameshkov/dnscrypt/v2.(Client).Exchange(0x0, 0x334680?, 0x4000080000?) Jun 10 14:21:55 RaspberryPi AdGuardHome[101730]: #011github.com/ameshkov/dnscrypt/v2@v2.2.7/client.go:93 +0x34 Jun 10 14:21:55 RaspberryPi AdGuardHome[101730]: github.com/AdguardTeam/dnsproxy/upstream.(dnsCrypt).exchangeDNSCrypt(0x4000576b40, 0x400509e240) Jun 10 14:21:55 RaspberryPi AdGuardHome[101730]: #011github.com/AdguardTeam/dnsproxy@v0.50.1/upstream/upstream_dnscrypt.go:103 +0xbc Jun 10 14:21:55 RaspberryPi AdGuardHome[101730]: github.com/AdguardTeam/dnsproxy/upstream.(dnsCrypt).Exchange(0x400014c240?, 0x400509e240?) Jun 10 14:21:55 RaspberryPi AdGuardHome[101730]: #011github.com/AdguardTeam/dnsproxy@v0.50.1/upstream/upstream_dnscrypt.go:56 +0x24 Jun 10 14:21:55 RaspberryPi AdGuardHome[101730]: github.com/AdguardTeam/dnsproxy/upstream.exchangeAndLog({0x14c9960, 0x4000576b40}, 0x0?) Jun 10 14:21:55 RaspberryPi AdGuardHome[101730]: #011github.com/AdguardTeam/dnsproxy@v0.50.1/upstream/parallel.go:158 +0x84 Jun 10 14:21:55 RaspberryPi AdGuardHome[101730]: github.com/AdguardTeam/dnsproxy/upstream.exchangeAsync({0x14c9960?, 0x4000576b40}, 0x0?, 0x0?) Jun 10 14:21:55 RaspberryPi AdGuardHome[101730]: #011github.com/AdguardTeam/dnsproxy@v0.50.1/upstream/parallel.go:147 +0x7c Jun 10 14:21:55 RaspberryPi AdGuardHome[101730]: created by github.com/AdguardTeam/dnsproxy/upstream.ExchangeParallel Jun 10 14:21:55 RaspberryPi AdGuardHome[101730]: #011github.com/AdguardTeam/dnsproxy@v0.50.1/upstream/parallel.go:36 +0x15c Jun 10 14:21:55 RaspberryPi systemd[1]: adguardhome.service: Main process exited, code=exited, status=2/INVALIDARGUMENT Jun 10 14:21:55 RaspberryPi systemd[1]: adguardhome.service: Failed with result 'exit-code'. Jun 10 14:21:55 RaspberryPi systemd[1]: adguardhome.service: Consumed 22.580s CPU time. Jun 10 14:22:00 RaspberryPi systemd[1]: adguardhome.service: Scheduled restart job, restart counter is at 10. Jun 10 14:22:00 RaspberryPi systemd[1]: Stopped AdGuard Home (DietPi). Jun 10 14:22:00 RaspberryPi systemd[1]: adguardhome.service: Consumed 22.580s CPU time. Jun 10 14:22:00 RaspberryPi systemd[1]: Started AdGuard Home (DietPi). Jun 10 14:22:24 RaspberryPi AdGuardHome[101742]: panic: runtime error: invalid memory address or nil pointer dereference Jun 10 14:22:24 RaspberryPi AdGuardHome[101742]: [signal SIGSEGV: segmentation violation code=0x1 addr=0x8 pc=0x451ee4] Jun 10 14:22:24 RaspberryPi AdGuardHome[101742]: goroutine 64 [running]: Jun 10 14:22:24 RaspberryPi AdGuardHome[101742]: github.com/ameshkov/dnscrypt/v2.(Client).Exchange(0x0, 0x334680?, 0x4000056c00?) Jun 10 14:22:24 RaspberryPi AdGuardHome[101742]: #011github.com/ameshkov/dnscrypt/v2@v2.2.7/client.go:93 +0x34 Jun 10 14:22:24 RaspberryPi AdGuardHome[101742]: github.com/AdguardTeam/dnsproxy/upstream.(dnsCrypt).exchangeDNSCrypt(0x400043bb30, 0x4003998510) Jun 10 14:22:24 RaspberryPi AdGuardHome[101742]: #011github.com/AdguardTeam/dnsproxy@v0.50.1/upstream/upstream_dnscrypt.go:103 +0xbc Jun 10 14:22:24 RaspberryPi AdGuardHome[101742]: github.com/AdguardTeam/dnsproxy/upstream.(dnsCrypt).Exchange(0x4003998000?, 0x4003998510?) Jun 10 14:22:24 RaspberryPi AdGuardHome[101742]: #011github.com/AdguardTeam/dnsproxy@v0.50.1/upstream/upstream_dnscrypt.go:56 +0x24 Jun 10 14:22:24 RaspberryPi AdGuardHome[101742]: github.com/AdguardTeam/dnsproxy/upstream.exchangeAndLog({0x14c9960, 0x400043bb30}, 0x0?) Jun 10 14:22:24 RaspberryPi AdGuardHome[101742]: #011github.com/AdguardTeam/dnsproxy@v0.50.1/upstream/parallel.go:158 +0x84 Jun 10 14:22:24 RaspberryPi AdGuardHome[101742]: github.com/AdguardTeam/dnsproxy/upstream.exchangeAsync({0x14c9960?, 0x400043bb30}, 0x0?, 0x0?) Jun 10 14:22:24 RaspberryPi AdGuardHome[101742]: #011github.com/AdguardTeam/dnsproxy@v0.50.1/upstream/parallel.go:147 +0x7c Jun 10 14:22:24 RaspberryPi AdGuardHome[101742]: created by github.com/AdguardTeam/dnsproxy/upstream.ExchangeParallel Jun 10 14:22:24 RaspberryPi AdGuardHome[101742]: #011github.com/AdguardTeam/dnsproxy@v0.50.1/upstream/parallel.go:36 +0x15c Jun 10 14:22:24 RaspberryPi systemd[1]: adguardhome.service: Main process exited, code=exited, status=2/INVALIDARGUMENT Jun 10 14:22:24 RaspberryPi systemd[1]: adguardhome.service: Failed with result 'exit-code'. Jun 10 14:22:24 RaspberryPi systemd[1]: adguardhome.service: Consumed 22.923s CPU time. Jun 10 14:22:29 RaspberryPi systemd[1]: adguardhome.service: Scheduled restart job, restart counter is at 11. Jun 10 14:22:29 RaspberryPi systemd[1]: Stopped AdGuard Home (DietPi). Jun 10 14:22:29 RaspberryPi systemd[1]: adguardhome.service: Consumed 22.923s CPU time. Jun 10 14:22:29 RaspberryPi systemd[1]: Started AdGuard Home (DietPi). Jun 10 14:22:53 RaspberryPi AdGuardHome[101753]: panic: runtime error: invalid memory address or nil pointer dereference Jun 10 14:22:53 RaspberryPi AdGuardHome[101753]: [signal SIGSEGV: segmentation violation code=0x1 addr=0x8 pc=0x451ee4] Jun 10 14:22:53 RaspberryPi AdGuardHome[101753]: goroutine 89 [running]: Jun 10 14:22:53 RaspberryPi AdGuardHome[101753]: github.com/ameshkov/dnscrypt/v2.(Client).Exchange(0x0, 0x334680?, 0x40004bc400?) Jun 10 14:22:53 RaspberryPi AdGuardHome[101753]: #011github.com/ameshkov/dnscrypt/v2@v2.2.7/client.go:93 +0x34 Jun 10 14:22:53 RaspberryPi AdGuardHome[101753]: github.com/AdguardTeam/dnsproxy/upstream.(dnsCrypt).exchangeDNSCrypt(0x4000577440, 0x4003904ea0) Jun 10 14:22:53 RaspberryPi AdGuardHome[101753]: #011github.com/AdguardTeam/dnsproxy@v0.50.1/upstream/upstream_dnscrypt.go:103 +0xbc Jun 10 14:22:53 RaspberryPi AdGuardHome[101753]: github.com/AdguardTeam/dnsproxy/upstream.(dnsCrypt).Exchange(0x4003904090?, 0x4003904ea0?) Jun 10 14:22:53 RaspberryPi AdGuardHome[101753]: #011github.com/AdguardTeam/dnsproxy@v0.50.1/upstream/upstream_dnscrypt.go:56 +0x24 Jun 10 14:22:53 RaspberryPi AdGuardHome[101753]: github.com/AdguardTeam/dnsproxy/upstream.exchangeAndLog({0x14c9960, 0x4000577440}, 0x0?) Jun 10 14:22:53 RaspberryPi AdGuardHome[101753]: #011github.com/AdguardTeam/dnsproxy@v0.50.1/upstream/parallel.go:158 +0x84 Jun 10 14:22:53 RaspberryPi AdGuardHome[101753]: github.com/AdguardTeam/dnsproxy/upstream.exchangeAsync({0x14c9960?, 0x4000577440}, 0x0?, 0x0?) Jun 10 14:22:53 RaspberryPi AdGuardHome[101753]: #011github.com/AdguardTeam/dnsproxy@v0.50.1/upstream/parallel.go:147 +0x7c Jun 10 14:22:53 RaspberryPi AdGuardHome[101753]: created by github.com/AdguardTeam/dnsproxy/upstream.ExchangeParallel Jun 10 14:22:53 RaspberryPi AdGuardHome[101753]: #011github.com/AdguardTeam/dnsproxy@v0.50.1/upstream/parallel.go:36 +0x15c Jun 10 14:22:53 RaspberryPi systemd[1]: adguardhome.service: Main process exited, code=exited, status=2/INVALIDARGUMENT Jun 10 14:22:53 RaspberryPi systemd[1]: adguardhome.service: Failed with result 'exit-code'. Jun 10 14:22:53 RaspberryPi systemd[1]: adguardhome.service: Consumed 21.255s CPU time. Jun 10 14:22:58 RaspberryPi systemd[1]: adguardhome.service: Scheduled restart job, restart counter is at 12. Jun 10 14:22:58 RaspberryPi systemd[1]: Stopped AdGuard Home (DietPi). Jun 10 14:22:58 RaspberryPi systemd[1]: adguardhome.service: Consumed 21.255s CPU time. Jun 10 14:22:58 RaspberryPi systemd[1]: Started AdGuard Home (DietPi).

danieletorelli commented 1 year ago

I confirm that I had to pin v0.107.29 to avoid random connection drops due to query failures. I'm running it on ARM64 and ARMv7, via Docker, and on both architectures was causing issues with v0.107.30 and v0.107.31.

You can also see how my HomeAssistant instance wasn't able to call the API sometimes from this graph showing missing data from both instances (AdguardHome runs in the same host so no network issue here but API issue).

Screenshot 2023-06-12 alle 15 39 51

Ice2192 commented 1 year ago

Same problem. My watchtower did an update last night, basically no internet connection since then. Reverted back to 0.107.29, problems gone.

How do you downgrade the version via SSH?

You can always use any version with docker that is still available in the hub by using the tags. E.g. docker run --name adguardhome --restart unless-stopped -v /pathtoyouroptdir:/opt/adguardhome/work -v /pathtoyourconfdir:/opt/adguardhome/conf -p 8080:80/tcp -p 3000:3000/tcp -p 53:53/tcp -p 53:53/udp -d adguard/adguardhome:v0.107.29 You can find all available tags on the docker hub page for adguard

Sorry I didn't use docker to install AGH on my Pi. I just typed in a line of code that someone said on YouTube which immediately took the latest version available. Is there a similar one one line of code that will work to just install XX.29 on the pi without resetting the settings and query history?

Xerdunits commented 1 year ago

@EugeneOne1 Is there an update or ETA for a fix in sight? I can't roll back and had to disable ADGH completely now.

EugeneOne1 commented 1 year ago

@Xerdunits, hello. I've noticed the usage of DNSCrypt upstream through your log. Could you please try the latest beta? It contains some extra DNSCrypt-related fixes, that may affect your AGH instance. We're currently actively working on the issue, your feedback helps a lot.

@Ice2192, @degofedal, @andreschoppe, @Mur1thi, please, consider trying beta too if you're using DNSCrypt.

Xerdunits commented 1 year ago

@EugeneOne1 I just found a verbose log file while looking through the folders, could this still be helpful? But it's also huge with ~30MB

EugeneOne1 commented 1 year ago

@Xerdunits, yeah, I'd suggest you to send it via email to devteam@adguard.com.

Xerdunits commented 1 year ago

@EugeneOne1 I tried the latest beta and it still keeps crashing and throwing errors when using the UI. But at this point I am unsure if it's related to this bug here or not.

Jun 13 14:00:09 RaspberryPi systemd[1]: adguardhome.service: Main process exited, code=exited, status=2/INVALIDARGUMENT Jun 13 14:00:09 RaspberryPi systemd[1]: adguardhome.service: Failed with result 'exit-code'. Jun 13 14:00:09 RaspberryPi systemd[1]: adguardhome.service: Consumed 31.009s CPU time. Jun 13 14:00:14 RaspberryPi systemd[1]: adguardhome.service: Scheduled restart job, restart counter is at 6. Jun 13 14:00:14 RaspberryPi systemd[1]: Stopped AdGuard Home (DietPi). Jun 13 14:00:14 RaspberryPi systemd[1]: adguardhome.service: Consumed 31.009s CPU time. Jun 13 14:00:14 RaspberryPi systemd[1]: Started AdGuard Home (DietPi). Jun 13 14:00:44 RaspberryPi AdGuardHome[108497]: panic: runtime error: invalid memory address or nil pointer dereference Jun 13 14:00:44 RaspberryPi AdGuardHome[108497]: [signal SIGSEGV: segmentation violation code=0x1 addr=0x8 pc=0x452b34] Jun 13 14:00:44 RaspberryPi AdGuardHome[108497]: goroutine 97 [running]: Jun 13 14:00:44 RaspberryPi AdGuardHome[108497]: github.com/ameshkov/dnscrypt/v2.(Client).Exchange(0x0, 0x334680?, 0x4000280800?) Jun 13 14:00:44 RaspberryPi AdGuardHome[108497]: #011github.com/ameshkov/dnscrypt/v2@v2.2.7/client.go:93 +0x34 Jun 13 14:00:44 RaspberryPi AdGuardHome[108497]: github.com/AdguardTeam/dnsproxy/upstream.(dnsCrypt).exchangeDNSCrypt(0x400034db30, 0x400a4dcfc0) Jun 13 14:00:44 RaspberryPi AdGuardHome[108497]: #011github.com/AdguardTeam/dnsproxy@v0.50.1/upstream/upstream_dnscrypt.go:103 +0xbc Jun 13 14:00:44 RaspberryPi AdGuardHome[108497]: github.com/AdguardTeam/dnsproxy/upstream.(*dnsCrypt).Exchange(0x400a4dc090?, 0x400a4dcfc0?) Jun 13 14:00:44 RaspberryPi AdGuardHome[108497]: #011github.com/AdguardTeam/dnsproxy@v0.50.1/upstream/upstream_dnscrypt.go:56 +0x24 Jun 13 14:00:44 RaspberryPi AdGuardHome[108497]: github.com/AdguardTeam/dnsproxy/upstream.exchangeAndLog({0x14c9d40, 0x400034db30}, 0x0?) Jun 13 14:00:44 RaspberryPi AdGuardHome[108497]: #011github.com/AdguardTeam/dnsproxy@v0.50.1/upstream/parallel.go:158 +0x84 Jun 13 14:00:44 RaspberryPi AdGuardHome[108497]: github.com/AdguardTeam/dnsproxy/upstream.exchangeAsync({0x14c9d40?, 0x400034db30}, 0x0?, 0x0?) Jun 13 14:00:44 RaspberryPi AdGuardHome[108497]: #011github.com/AdguardTeam/dnsproxy@v0.50.1/upstream/parallel.go:147 +0x7c Jun 13 14:00:44 RaspberryPi AdGuardHome[108497]: created by github.com/AdguardTeam/dnsproxy/upstream.ExchangeParallel Jun 13 14:00:44 RaspberryPi AdGuardHome[108497]: #011github.com/AdguardTeam/dnsproxy@v0.50.1/upstream/parallel.go:36 +0x15c Jun 13 14:00:44 RaspberryPi systemd[1]: adguardhome.service: Main process exited, code=exited, status=2/INVALIDARGUMENT Jun 13 14:00:44 RaspberryPi systemd[1]: adguardhome.service: Failed with result 'exit-code'. Jun 13 14:00:44 RaspberryPi systemd[1]: adguardhome.service: Consumed 29.938s CPU time. Jun 13 14:00:49 RaspberryPi systemd[1]: adguardhome.service: Scheduled restart job, restart counter is at 7. Jun 13 14:00:49 RaspberryPi systemd[1]: Stopped AdGuard Home (DietPi). Jun 13 14:00:49 RaspberryPi systemd[1]: adguardhome.service: Consumed 29.938s CPU time.

EugeneOne1 commented 1 year ago

@Xerdunits, well, it's indeed broken. We're keep working on it and going to push new fixes later today, wouldn't you mind to check those? I suppose, your particular case is still related to DNSCrypt, but for the moment let's keep it here.

Xerdunits commented 1 year ago

@EugeneOne1 Sure, will do. I also have a verbose log from the log above, should I sent it in?

EugeneOne1 commented 1 year ago

@Xerdunits, yes, but again, consider sending it to devteam@adguard.com, since verbose logs are usually quite massive, navigating the issue becomes difficult.

Xerdunits commented 1 year ago

@EugeneOne1 Fixed in version: v0.107.32 Cheers!

Ice2192 commented 1 year ago

So far it works! I'll let this thread sit at open for 24 hours if that's okay in case things change in the meantime.

Mur1thi commented 1 year ago

I’m still having challenges, even after updating.

Ice2192 commented 1 year ago

So far it works! I'll let this thread sit at open for 24 hours if that's okay in case things change in the meantime.

Yep. Been using the AGH since then and about 2 hours ago when I'm typing this is when it slowed down again.

andreschoppe commented 1 year ago

Just an update from my side - I am using the edge build since last week. No more issues since then ...

Xerdunits commented 1 year ago

So far it works! I'll let this thread sit at open for 24 hours if that's okay in case things change in the meantime.

Yep. Been using the AGH since then and about 2 hours ago when I'm typing this is when it slowed down again.

Since I'm using a Pi as well, what is your setup? Do you use multiple DNS server? When you say 'slowed down', that means it is semi working and DNS resolves take longer than usual or does it stop entirely?

Ice2192 commented 1 year ago

So far it works! I'll let this thread sit at open for 24 hours if that's okay in case things change in the meantime.

Yep. Been using the AGH since then and about 2 hours ago when I'm typing this is when it slowed down again.

Since I'm using a Pi as well, what is your setup? Do you use multiple DNS server? When you say 'slowed down', that means it is semi working and DNS resolves take longer than usual or does it stop entirely?

Pi as well. I just use the default DNS servers that appear when you set up AGH. By slowed down I mean that when I go to youtube only half the thumbnails load and then stays at loading. Speedtest app for Windows doesnt even want to start.

EugeneOne1 commented 1 year ago

@Ice2192, it seems, your case isn't related to DNSCrypt. Could you please collect the verbose log and send it to devteam@adguard.com? This would really helps us to troubleshoot this issue.

Xerdunits commented 1 year ago

So far it works! I'll let this thread sit at open for 24 hours if that's okay in case things change in the meantime.

Yep. Been using the AGH since then and about 2 hours ago when I'm typing this is when it slowed down again.

Since I'm using a Pi as well, what is your setup? Do you use multiple DNS server? When you say 'slowed down', that means it is semi working and DNS resolves take longer than usual or does it stop entirely?

Pi as well. I just use the default DNS servers that appear when you set up AGH. By slowed down I mean that when I go to youtube only half the thumbnails load and then stays at loading. Speedtest app for Windows doesnt even want to start.

So you use the same DNS IP address when you manually set it on your computer, or a different server?

Ice2192 commented 1 year ago

So far it works! I'll let this thread sit at open for 24 hours if that's okay in case things change in the meantime.

Yep. Been using the AGH since then and about 2 hours ago when I'm typing this is when it slowed down again.

Since I'm using a Pi as well, what is your setup? Do you use multiple DNS server? When you say 'slowed down', that means it is semi working and DNS resolves take longer than usual or does it stop entirely?

Pi as well. I just use the default DNS servers that appear when you set up AGH. By slowed down I mean that when I go to youtube only half the thumbnails load and then stays at loading. Speedtest app for Windows doesnt even want to start.

So you use the same DNS IP address when you manually set it on your computer, or a different server?

I ask my router to look at my Pi for the adblock. Nothing changes on any of my devices. When a slowdown like the 30 update came a long and I diagnosed that the slowdown was coming from the Pi, I changed the DNS servers on my router to Cloudflare temporarily until there is a fix.

Ice2192 commented 1 year ago

@Ice2192, it seems, your case isn't related to DNSCrypt. Could you please collect the verbose log and send it to devteam@adguard.com? This would really helps us to troubleshoot this issue.

Sorry, still sort of a noob at this. I opened Filezilla to get the yaml file and made the edits to it as requested. I don't know how to stop adguard home. I typed

AdGuardHome -s stop

but the command line says "command not found"

EugeneOne1 commented 1 year ago

@Ice2192, the command AdGuardHome -s stop is only applicable if AdGuard Home have been installed as a service. Have you used an installation script from README.md or have you downloaded the binary from releases page?

Ice2192 commented 1 year ago

@EugeneOne1 I have used a script to install.

EugeneOne1 commented 1 year ago

@Ice2192, in order to call the service commands, the full path to AdGuard Home executable should be specified. As far as I remember, on Windows it should be somewhere about the root of C: drive, but I could be wrong since the script doesn't officially support Windows. You may actually figure out the path to the executable with Windows task manager through the AGH's process.

I'd also recommend you to use an absolute path for the log_file configuration property.

Ice2192 commented 1 year ago

@EugeneOne1 The executable is not on windows but on the pi itself. I found the folder of AG is in the pi but I dont see the executable. Do you know the default location of it. When I installed AGH I just copied and pasted the script onto windows shell to ssh into the pi.

EugeneOne1 commented 1 year ago

@Ice2192, oh, I got it. On Unix systems the script puts the binary under /opt/AdGuardHome, the binary itself also called AdGuardHome, so you should be able to call it with something like:

/opt/AdGuardHome/AdGuardHome -s stop
Ice2192 commented 1 year ago

@EugeneOne1 Yeah. I tried that and I got this:

[fatal] service: executing action "stop": Failed to stop AdGuard Home service: exit status 1

EugeneOne1 commented 1 year ago

@Ice2192, if the AGH itself still running? The command

ps ax | grep AdGuardHome

will print two processes if it is. If so, I'm sure it would be safe to kill the AGH's process with kill NNNNN.

Ice2192 commented 1 year ago

@EugeneOne1

315 ? Ssl 5:02 /opt/AdGuardHome/AdGuardHome -s run 764 pts/0 S+ 0:00 grep --color=auto AdGuardHome

ppfeufer commented 1 year ago

If you installed it via the install script, you probably also have a systemd service. Try:

sudo systemctl stop AdGuardHome.service