-
Raspberry Pi OS (32 Bit) Raspbian GNU/Linux 11 (bullseye)
-
Linux raspberrypi 5.15.61-v7l+ #1579 SMP Fri Aug 26 11:13:03 BST 2022 armv7l GNU/Linux
-
Raspberry Pi 4 Model B Rev 1.1
-
original Power supply used
-
SanDisk Ultra 64 GB
-
Software title | AdGuard Home (latest version 0.107.16, freshly installed)
Hello,
some days ago an AdGuard Home Update wouldn’t run from the Web-GUI and also on the command line I couldn’t figure out what’s the problem…
So I’ve decided to freshly format my SDcard, installed the recommended “Raspberry Pi OS (32 Bit)” with the help of the nice Raspberry Pi Imager.app and freshly installed AdGuard Home.
All is up to date and ‘freshly’ installed, only my config AdGuardHome.yaml was imported (from a backup) with all my settings.
Unfortunately the systems seems to have still some issues and I would like to figure out what exactly might be the problem here?
If I run:
journalctl --reverse --unit AdGuardHome.service
I can see the following:
Oct 11 17:12:08 raspberrypi systemd[1]: Started AdGuard Home: Network-level blocker.
Oct 11 17:12:08 raspberrypi systemd[1]: Starting AdGuard Home: Network-level blocker...
Oct 11 17:12:08 raspberrypi systemd[1]: AdGuardHome.service: Consumed 6min 23.282s CPU time.
Oct 11 17:12:08 raspberrypi systemd[1]: Stopped AdGuard Home: Network-level blocker.
Oct 11 17:12:08 raspberrypi systemd[1]: AdGuardHome.service: Scheduled restart job, restart counter is at 23.
Oct 11 17:11:57 raspberrypi systemd[1]: AdGuardHome.service: Consumed 6min 23.282s CPU time.
Oct 11 17:11:57 raspberrypi systemd[1]: AdGuardHome.service: Failed with result 'signal'.
Oct 11 17:11:57 raspberrypi systemd[1]: AdGuardHome.service: Main process exited, code=killed, status=9/KILL
Oct 11 15:37:05 raspberrypi systemd[1]: Started AdGuard Home: Network-level blocker.
Oct 11 15:37:05 raspberrypi systemd[1]: Starting AdGuard Home: Network-level blocker...
Oct 11 15:37:05 raspberrypi systemd[1]: AdGuardHome.service: Consumed 13min 34.937s CPU time.
Oct 11 15:37:05 raspberrypi systemd[1]: Stopped AdGuard Home: Network-level blocker.
Oct 11 15:37:05 raspberrypi systemd[1]: AdGuardHome.service: Scheduled restart job, restart counter is at 22.
Oct 11 15:36:54 raspberrypi systemd[1]: AdGuardHome.service: Consumed 13min 34.937s CPU time.
Oct 11 15:36:54 raspberrypi systemd[1]: AdGuardHome.service: Failed with result 'signal'.
Oct 11 15:36:54 raspberrypi systemd[1]: AdGuardHome.service: Main process exited, code=killed, status=9/KILL
Oct 11 12:20:33 raspberrypi systemd[1]: Started AdGuard Home: Network-level blocker.
Oct 11 12:20:33 raspberrypi systemd[1]: Starting AdGuard Home: Network-level blocker...
Oct 11 12:20:33 raspberrypi systemd[1]: AdGuardHome.service: Consumed 2min 54.903s CPU time.
Oct 11 12:20:33 raspberrypi systemd[1]: Stopped AdGuard Home: Network-level blocker.
Oct 11 12:20:33 raspberrypi systemd[1]: AdGuardHome.service: Scheduled restart job, restart counter is at 21.
Oct 11 12:20:23 raspberrypi systemd[1]: AdGuardHome.service: Consumed 2min 54.903s CPU time.
Oct 11 12:20:23 raspberrypi systemd[1]: AdGuardHome.service: Failed with result 'signal'.
Oct 11 12:20:23 raspberrypi systemd[1]: AdGuardHome.service: Main process exited, code=killed, status=9/KILL
So it looks like AdGuard Home is crashing (and auto-restarting) every 2 or 3 hours?
Yesterday the system was also completely ‘freezing’ (couldn’t access the Web-GUI of AdGuard Home and also couldn’t connect with SSH to the system) so I had to shut down (power off) the Pi and then it was running ‘normal’ again.
As I couldn’t find any good information on the net about
AdGuardHome.service: Failed with result 'signal'.
my hope was to find some help here from some Linux Gurus.
Thx in advance & all the best,
Marcl