I used amtm
utility in my ASUS TUF AX3000 V2 router to install entware but got the following errors:
Getting from fwupdate.asuswrt-merlin.net
! Module amtm.mod download failed
! using fallback server diversion.ch
! Module amtm.mod download failed
Of course the sites are online and can be easily accessed from a browser.
To overcome this in jffs-start
specify:
1 |
echo insecure >> $HOME/.curlrc |
Or simply execute the command above in router’s SSH console.
Good luck!