What's new

Unbound Unbound not working on GT-AX6000

  • 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!

Raphie

Senior Member
When installing unbound via AMTM FW I get an unbound Entware missing error.
However entware is installed (as part of Diversion)
but it seems paths for the 386.6 branch FW are different than the routers running 352.2
On my 386.5.2 routers it’s working fine.
Can someone with an AX6000 pls test to see if they can install? It’s probably a path / symlink thing, but I don’t have enough Linux knowledge to start tinkering there.
tried the install script from Github directly as well, same issue. So someone with more knowledge then me needs to figure out the differences branches.
As I will not be the only one encountering this.
 
Last edited:
I think the Entware install probably failed because amtm pipes the script to sh, which seems to be ambiguous on your router.

Ideas:
Code:
ls -l $(which sh)
wget --timeout=10 --tries=3 --retry-connrefused -qO - "https://bin.entware.net/aarch64-k3.10/installer/generic.sh" | /bin/sh
 
Last edited:
Connected to 192.168.1.1.
login as: admin
admin@192.168.1.1's password: ***********


ASUSWRT-Merlin GT-AX6000 386.6_0 Wed Apr 20 01:45:24 UTC 2022
admin@GT-AX6000-AD78:/tmp/home/root# ls -l $(which sh)
lrwxrwxrwx 1 admin root 7 May 11 21:20 /opt/bin/sh -> /bin/sh
admin@GT-AX6000-AD78:/tmp/home/root# wget --timeout=10 --tries=3 --retry-connrefused -qO - "https://bin.entware.net/aarch64-k3.10
Info: Checking for prerequisites and creating folders...
Warning: Folder /opt exists!
Warning: Folder /opt/bin exists!
Warning: If something goes wrong please clean /opt folder and try again.
Warning: Folder /opt/etc exists!
Warning: If something goes wrong please clean /opt folder and try again.
Warning: Folder /opt/lib/opkg exists!
Warning: If something goes wrong please clean /opt folder and try again.
Warning: Folder /opt/tmp exists!
Warning: If something goes wrong please clean /opt folder and try again.
Warning: Folder /opt/var/lock exists!
Warning: If something goes wrong please clean /opt folder and try again.
Info: Opkg package manager deployment...
--2022-05-13 18:51:32-- http://bin.entware.net/aarch64-k3.10/installer/opkg
Resolving bin.entware.net... 188.114.97.3, 188.114.96.3, 2a06:98c1:3120::3, ...
Connecting to bin.entware.net|188.114.97.3|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 860008 (840K) [application/octet-stream]
Saving to: '/opt/bin/opkg'

/opt/bin/opkg 100%[=================================================================================

2022-05-13 18:51:32 (13.9 MB/s) - '/opt/bin/opkg' saved [860008/860008]

--2022-05-13 18:51:32-- http://bin.entware.net/aarch64-k3.10/installer/opkg.conf
Resolving bin.entware.net... 188.114.96.3, 188.114.97.3, 2a06:98c1:3121::3, ...
Connecting to bin.entware.net|188.114.96.3|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 175 [application/octet-stream]
Saving to: '/opt/etc/opkg.conf'

/opt/etc/opkg.conf 100%[=================================================================================

2022-05-13 18:51:32 (20.6 MB/s) - '/opt/etc/opkg.conf' saved [175/175]

Info: Basic packages installation...
Downloading http://bin.entware.net/aarch64-k3.10/Packages.gz
Updated list of available packages in /opt/var/opkg-lists/entware
Package entware-opt (227000-3) installed in root is up to date.
Info: Congratulations!
Info: If there are no errors above then Entware was successfully initialized.
Info: Add /opt/bin & /opt/sbin to $PATH variable
Info: Add "/opt/etc/init.d/rc.unslung start" to startup script for Entware services to start
Info: Found a Bug? Please report at https://github.com/Entware/Entware/issues
admin@GT-AX6000-AD78:/tmp/home/root#
 
Now what happens if you try to install something? Or verify opkg:
Code:
opkg update
opkg list-installed
 
Same error, see bottom screenshot
 

Attachments

  • B0DC57E7-45E1-474C-906E-309D6AD5040F.png
    B0DC57E7-45E1-474C-906E-309D6AD5040F.png
    129.4 KB · Views: 140
Connected to 192.168.1.1.
login as: admin
admin@192.168.1.1's password: ***********


ASUSWRT-Merlin GT-AX6000 386.6_0 Wed Apr 20 01:45:24 UTC 2022
admin@GT-AX6000-AD78:/tmp/home/root# opkg update
Downloading http://bin.entware.net/aarch64-k3.10/Packages.gz
Updated list of available packages in /opt/var/opkg-lists/entware
admin@GT-AX6000-AD78:/tmp/home/root# opkg list-installed
bind-dig - 9.18.1-2
bind-libs - 9.18.1-2
ca-bundle - 20211016-1
column - 2.37.3-3
coreutils - 9.0-2
coreutils-base64 - 9.0-2
diffutils - 3.8-1
entware-opt - 227000-3
entware-release - 1.0-2
entware-upgrade - 1.0-1
findutils - 4.9.0-1
grep - 3.7-2
haveged - 1.9.17-1
libatomic - 8.4.0-11
libc - 2.27-11
libevent2 - 2.1.12-1
libexpat - 2.4.7-2
libgcc - 8.4.0-11
libhavege - 1.9.17-1
libmnl - 1.0.4-2
libnghttp2 - 1.44.0-1
libopenssl - 1.1.1n-1
libopenssl-conf - 1.1.1n-1
libpcre - 8.45-2
libpthread - 2.27-11
librt - 2.27-11
libsmartcols - 2.37.3-3
libssp - 8.4.0-11
libstdcpp - 8.4.0-11
libunbound - 1.15.0-1
libuv - 1.44.1-1
locales - 2.27-9
opkg - 2022-01-09-2edcfad1-1
pixelserv-tls - 2.4-1
terminfo - 6.3-1a
unbound-anchor - 1.15.0-1
unbound-checkconf - 1.15.0-1
unbound-control - 1.15.0-1
unbound-daemon - 1.15.0-1
zlib - 1.2.12-1
zoneinfo-asia - 2022a-1
zoneinfo-europe - 2022a-1
admin@GT-AX6000-AD78:/tmp/home/root#
 
Same error, see bottom screenshot
What happens if you manually run opkg update

Nevermind, I already had you do that above. Odd. Unbound_Manager modifies the PATH for reasons probably long-forgotten. Probably an issue on your newly-supported router.
 
Last edited:
It may be specific to Unbound_Manager as I have successfully installed multiple add-ons to GT-AX6000, but I haven't tried Unbound.
 

Similar threads

Latest threads

Sign Up For SNBForums Daily Digest

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