What's new

AdGuardHome AdguardHome install issue

  • SNBForums Code of Conduct

    SNBForums is a community for everyone, no matter what their level of experience.

    Please be tolerant and patient of others, especially newcomers. We are all here to share and learn!

    The rules are simple: Be patient, be nice, be helpful or be gone!

@Guillermo Gomez try this to manually install and change the script before running with these commands:
Bash:
cd ~
curl -L -s -k -O https://raw.githubusercontent.com/jumpsmm7/Asuswrt-Merlin-AdGuardHome-Installer/master/installer
sed -i 's/--max-time \$((3 \* 5))/--max-time 60/' installer
sh installer
 
@Guillermo Gomez try this to manually install and change the script before running with these commands:
Bash:
cd ~
curl -L -s -k -O https://raw.githubusercontent.com/jumpsmm7/Asuswrt-Merlin-AdGuardHome-Installer/master/installer
sed -i 's/--max-time \$((3 \* 5))/--max-time 60/' installer
sh installer
run the commands, 10 minutes later still here:

adguardhome9.png
 
run the commands, 10 minutes later still here:

View attachment 61016
LOL, let’s keep hacking it…new command added.
Code:
cd ~
curl -L -s -k -O https://raw.githubusercontent.com/jumpsmm7/Asuswrt-Merlin-AdGuardHome-Installer/master/installer
sed -i 's/--max-time \$((3 \* 5))/--max-time 60/' installer
sed -i 's/--connect-timeout 3/--connect-timeout 15/' installer
sh installer
 
LOL, let’s keep hacking it…new command added.
Code:
cd ~
curl -L -s -k -O https://raw.githubusercontent.com/jumpsmm7/Asuswrt-Merlin-AdGuardHome-Installer/master/installer
sed -i 's/--max-time \$((3 \* 5))/--max-time 60/' installer
sed -i 's/--connect-timeout 3/--connect-timeout 15/' installer
sh installer
now, after 1 minute\

adguardhome10.png
 
now, it's installed. Even AMTM is able to see it installed

Thank you both for the assistance.

adguardhome11.png
adguardhome12.png
 

Latest threads

Support SNBForums w/ Amazon

If you'd like to support SNBForums, just use this link and buy anything on Amazon. Thanks!

Sign Up For SNBForums Daily Digest

Get an update of what's new every day delivered to your mailbox. Sign up here!
Top