SomeWhereOverTheRainBow
Part of the Furniture
Could be adguardhome just changed something again in their .yaml format. I will have to look at it when I am home from work later.Won't start after installing. Below is from the terminal after following manual steps to uninstall & reboot.
Followed these steps to uninstall-
Manually remove lines mentioning AdGuardHome from these scripts with a terminal editor such as nano or vi:
To uninstall files and directories run the below straight in the ssh terminal command line:Code:/jffs/scripts/init-start /jffs/scripts/dnsmasq.postconf /jffs/scripts/services-stop /jffs/scripts/service-event-end
Code:rm -rf "/opt/etc/AdGuardHome" "/opt/etc/init.d/S99AdGuardHome" "/opt/etc/init.d/rc.func.AdGuardHome" "/opt/sbin/AdGuardHome" "/opt/bin/bcrypt-tool" "/jffs/addons/AdGuardHome.d" "/opt/var/log/AdGuardHome.log"
Code:Info: Detected RT-AC68U router. Info: Detected Linux platform. Info: Detected ARMv7 architecture. Info: JFFS custom scripts and configs are already enabled. Info: DNS Environment is Ready. Info: Choose what you want to do: 1) Install/Update AdGuardHome 2) Uninstall r) Restore q) Quit => Please enter the number that designates your selection:, [1-2/r/q]: 1 Info: This operation will install AdGuardHome and related files (<6MB) Info: to ENTWARE, no other data will be changed. Info: Also some start scripts will be installed/modified as required. => Do you want to install AdGuardHome to ENTWARE? [y/n]: y Info: Backup is detected. => Do you want Restore instead? [y/n]: n Info: Continuing without restoring from backup! Info: Downloading installer Info: Choose which build of AdGuardHome to install: 1) Release 2) Beta 3) Edge => Select your mode, [1-3]: 1 Info: Downloading AdGuardHome_linux_armv5.tar.gz Info: Downloading AdGuardHome.sh Info: Downloading S99AdGuardHome Info: Downloading rc.func.AdGuardHome Info: Configure init-start file Info: Configure services-stop file Info: Configure dnsmasq.postconf file Info: Configure service-event-end file Info: Before setting up AdGuardHome, please choose your right timezone! Info: Downloading tzdata-2021e-1-arm.pkg.tar.bz2 Info: Available timezones/locations => Select your timezone/location, [1-595]: 529 Info: Auckland selected Info: Configuring AdGuardHome... => Do you want to redirect all DNS resolutions on your network through to AdGuardHome? [y/n]: y Info: You can choose to keep any custom dnsfilter values by only redirect non-custom traffic or send all traffic through to AdGuardHome. => Do you want to redirect only NON-CUSTOM DNS resolutions on your network through to AdGuardHome? [y/n]: n Info: DNS is set to redirect All DNS resolutions through to AdGuardHome. => Do you want to run AdGuardHome as a local caching DNS service which includes router traffic? [y/n]: n Info: Requesting entries for AdGuardHome initial configuration... Info: Set the Username and Password which will be encrypted to the yaml file. => Please enter AdGuardHome username: quebec => Please enter AdGuardHome password: => Please reenter AdGuardHome password: Info: Set the DNS server(s) for initializing AdGuardHome Info: and router services (e.g. ntp) at boot => Default is 9.9.9.9: => 2nd Default is 8.8.8.8: Info: Writing AdGuardHome configuration... Info: Checking AdGuardHome configuration... Info: Starting AdGuardHome... Checking AdGuardHome... dead.
In the meantime, you could try using either the beta or edge versions incase they fixed something but haven't had time to release it yet. It looks like the latest release version is from last week.
Last edited: