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

AGH loads indefinitely after adding further predefined filter lists #5459

Closed b255ea006 closed 7 months ago

b255ea006 commented 1 year ago

Prerequisites

Operating system type

Linux, Other (please mention the version in the description)

CPU architecture

Other (please mention in the description)

Installation

GitHub releases or script from README

Setup

On a router, DHCP is handled by AdGuard Home

AdGuard Home version

Release

Description

What did you do?

I have installed the AdGuard Home with the following comand

curl -L -s -k -O https://raw.githubusercontent.com/jumpsmm7/Asuswrt-Merlin-AdGuardHome-Installer/master/installer && sh installer

Everything seems to work, i go to the settings confirm with "y" and give my Logging/ Username and password but then after installing and starting und running it for the first time everything is ok but then a second later the system reboots and the installation vanishes and the module download fails for some unknown reason. View Screenshoot.

Everything happens without any action of myself automatically and i do not know why or how to stop it.

I am using ASUS RT-AX86S with Merlin Firmware 388.1

The router has a dual core CPU and the normal OS.

the whole thing should run on my SanDisk 32 GB USB 3.1 Flash Drive.

Expected result

running AdGuard

Actual result

fails to load

Screenshots (if applicable)

2023-02-06

Additional information

Getting from fwupdate.asuswrt-merlin.net ! Module AdGuardHome.mod download failed ! using fallback server diversion.ch ! Module AdGuardHome.mod download failed

ppfeufer commented 1 year ago

This doesn't seem to be an official install method provided by the AGH team. You might be better off reporting your issue here » https://github.com/jumpsmm7/Asuswrt-Merlin-AdGuardHome-Installer

b255ea006 commented 1 year ago

I am sharing the comment. Thanks

b255ea006 commented 1 year ago

Hi,

now i do have the same issue with using the following to install AdGuardHome

curl -s -S -L https://raw.githubusercontent.com/AdguardTeam/AdGuardHome/master/scripts/install.sh | sh -s -- -v

View Screenshot.

Right after i have installed AdGuardHome it fails to load and vanishes on the USB drive and the WebInterface hangs up and loads endlessly but before that "view second screenshot" AdGuardHome is unable to load the filters.

What's wrong?

2023-02-09 (1)

2023-02-09

b255ea006 commented 1 year ago

This doesn't seem to be an official install method provided by the AGH team. You might be better off reporting your issue here » https://github.com/jumpsmm7/Asuswrt-Merlin-AdGuardHome-Installer

HI @ppfeufer

I now have used the original code to install the AdGuardHome but as you can see and read it does not work or run. But why?

b255ea006 commented 1 year ago

Correction:

I have checked and my DHCP Server is not handled by AdGuardHome.

Is that an issue? Should i try to deactivate the DHCP Server in the WebUI and would that cause AdGuradHome to run as DHCP Server instead?

2023-02-09 (2)

Are my DNS settings an an issue?

2023-02-09 (3)

b255ea006 commented 1 year ago

Hi, @ppfeufer @fernvenue @szolin @ainar-g

Now i have successfully made progress but i still run into an issue and this time it happens always if i want to ad new filter lists over the WebUI of AGH. I am able to add one maybe two extra predefined lists but then the system hangs up and freezes.

How does that come?

What´s wrong or incorrect this time? Please advice.

regards

jumpsmm7 commented 1 year ago

What are the DNS settings on your WAN settings page? Also, what upstream dns servers do you have defined in adguardhome webui? Also, have you confirmed your flash drive is in proper working order? Also, what does your router memory usage look like when you try to load that many lists? Keep in mind the router does not have a lot of RAM.

After starting adguardhome, try running this in the SSH terminal grep Vm /proc/"$(pidof AdGuardHome)"/status

and report its output.

ghost commented 7 months ago

Hi, are you still experiencing this?

b255ea006 commented 7 months ago

Behavior has changed, now it is working differently.

Thanks 👍