Adguard on GL.iNet GL-MT3000 wont start

Adguard on my GL.iNet GL-MT3000 router won’t start at all since two or three days ago. I just noticed that I can’t resolve any website on all my devices connected to the router.

When I checked, I found out that turning off Adguard Home solves the issue.

Now, if I turn it on, Adguard won’t even start.

After a few seconds..

Hi

Sorry for the delayed reply.

It appears that there may be an issue with the AdGuard Home configuration, or that too many filter lists were loaded, causing it to fail to start properly.

Please try the following:

  1. Disable AdGuard Home, then SSH into the router and run the following commands to reset its configuration:
rm -rf /etc/AdGuardHome/
cp -rp /rom/etc/AdGuardHome/ /etc/AdGuardHome/
  1. If the issue persists, you may need to fully reset the MT3000 to factory settings by following the tutorial.
    Repair network or reset - GL.iNet Router Docs 4
2 Likes

this solves it! thank you!