[AR750S] Can't connect to router interface

I recently purchased an AR750S-Ext and it has been working well thus far. However, today when I arrived at a motel I have been to before, I could neither connect to the router web interface nor the internet at first. I was able to ping the gateway IP.

I already had the Wi-Fi network saved and saw both 2.4GHz and 5GHz LED lights on. After powercycling it, the motel’s walled garden page opened and I successfully logged in. I was able to access the internet, but still was not able to connect to the web interface.
I tried both ethernet and Wi-Fi. When I attempt to connect to a local device in the Android app, it just gives the the unhelpful message, “Wi-Fi change. Please check.”

I currently have the openwrt-ar750s-AdGuardHome snapshot installed and previously had no issues. I have Mullvad VPN setup and AdGuard is currenlty off. I’ve only installed a few packages:

openssh-sftp-server
luci-theme-material
wget
file
nano
luci-app-wireguard

I have the hardware switch setup to toggle the Wireguard VPN. I tried switching it off and on again.

I’m probably going to reset the router in the morning and restore my backup of the openwrt-ar750s-3.104 firmware. I just wanted to report the issue.

Seems this is strange.

Can you pls check if your phone/notebook still get IP like 192.168.8.x from the router?

Yes, my phone and laptop have normal local IP addresses from the router.

I just reset it using the button and restored my backup I made right after setting it up with the 3.104 firmware.

Now it won’t upgrade packages:

root@GL-AR750S:~# opkg update
Downloading https://fw.gl-inet.com/releases/kmod-3.3/ar71xx/nand/Packages.gz
Updated list of available packages in /var/opkg-lists/glinet_core
Downloading https://fw.gl-inet.com/releases/packages-3.x/ar71xx/sync_kmod-3.3/Packages.gz
Updated list of available packages in /var/opkg-lists/glinet_sync
Downloading https://fw.gl-inet.com/releases/packages-3.x/ar71xx/base/Packages.gz
Updated list of available packages in /var/opkg-lists/glinet_base
Downloading https://fw.gl-inet.com/releases/packages-3.x/ar71xx/gli_pub/Packages.gz
Updated list of available packages in /var/opkg-lists/glinet_gli_pub
Downloading https://fw.gl-inet.com/releases/packages-3.x/ar71xx/packages/Packages.gz
Updated list of available packages in /var/opkg-lists/glinet_packages
Downloading https://fw.gl-inet.com/releases/packages-3.x/ar71xx/luci/Packages.gz
Updated list of available packages in /var/opkg-lists/glinet_luci
Downloading https://fw.gl-inet.com/releases/packages-3.x/ar71xx/routing/Packages.gz
Updated list of available packages in /var/opkg-lists/glinet_routing
Downloading https://fw.gl-inet.com/releases/packages-3.x/ar71xx/telephony/Packages.gz
Updated list of available packages in /var/opkg-lists/glinet_telephony
Downloading https://fw.gl-inet.com/releases/packages-3.x/ar71xx/glinet/Packages.gz
Updated list of available packages in /var/opkg-lists/glinet_glinet
root@GL-AR750S:~# opkg list-upgradable
openssl-util - 1.0.2o-1 - 1.1.1d-2
libustream-openssl - 2018-05-24-189cd38b-4 - 2019-11-05-c9b66682-2
liblzo - 2.10-1 - 2.10-2
openvpn-openssl - 2.4.5-3 - 2.5.0-1
libopenssl - 1.0.2o-1 - 1.1.1d-2
root@GL-AR750S:~# opkg list-upgradable |awk '{print $1}' |xargs opkg upgrade
Upgrading openssl-util on root from 1.0.2o-1 to 1.1.1d-2...
Downloading https://fw.gl-inet.com/releases/packages-3.x/ar71xx/base/openssl-util_1.1.1d-2_mips_24kc.ipk
Installing libopenssl-conf (1.1.1d-2) to root...
Downloading https://fw.gl-inet.com/releases/packages-3.x/ar71xx/base/libopenssl-conf_1.1.1d-2_mips_24kc.ipk
Upgrading libustream-openssl on root from 2018-05-24-189cd38b-4 to 2019-11-05-c9b66682-2...
Downloading https://fw.gl-inet.com/releases/packages-3.x/ar71xx/base/libustream-openssl_2019-11-05-c9b66682-2_mips_24kc.ipk
Upgrading liblzo on root from 2.10-1 to 2.10-2...
Downloading https://fw.gl-inet.com/releases/packages-3.x/ar71xx/base/liblzo_2.10-2_mips_24kc.ipk
wget: SSL support not available, please install one of the libustream-ssl-* libraries as well as the ca-bundle and ca-certificates packages.
Upgrading openvpn-openssl on root from 2.4.5-3 to 2.5.0-1...
Downloading https://fw.gl-inet.com/releases/packages-3.x/ar71xx/base/openvpn-openssl_2.5.0-1_mips_24kc.ipk
wget: SSL support not available, please install one of the libustream-ssl-* libraries as well as the ca-bundle and ca-certificates packages.
Upgrading libopenssl on root from 1.0.2o-1 to 1.1.1d-2...
Downloading https://fw.gl-inet.com/releases/packages-3.x/ar71xx/base/libopenssl_1.1.1d-2_mips_24kc.ipk
wget: SSL support not available, please install one of the libustream-ssl-* libraries as well as the ca-bundle and ca-certificates packages.
Configuring libopenssl-conf.
Configuring openssl-util.
Configuring libustream-openssl.
Collected errors:
 * resolve_conffiles: Existing conffile /etc/ssl/openssl.cnf is different from the conffile in the new package. The new conffile will be placed at /etc/ssl/openssl.cnf-opkg.
 * opkg_download: Failed to download https://fw.gl-inet.com/releases/packages-3.x/ar71xx/base/liblzo_2.10-2_mips_24kc.ipk, wget returned 1.
 * opkg_install_pkg: Failed to download liblzo. Perhaps you need to run 'opkg update'?
 * opkg_download: Failed to download https://fw.gl-inet.com/releases/packages-3.x/ar71xx/base/openvpn-openssl_2.5.0-1_mips_24kc.ipk, wget returned 1.
 * opkg_install_pkg: Failed to download openvpn-openssl. Perhaps you need to run 'opkg update'?
 * opkg_download: Failed to download https://fw.gl-inet.com/releases/packages-3.x/ar71xx/base/libopenssl_1.1.1d-2_mips_24kc.ipk, wget returned 1.
 * opkg_install_pkg: Failed to download libopenssl. Perhaps you need to run 'opkg update'?
xargs: opkg: exited with status 255; aborting

I guess I’ll have to reset and start over.

EDIT: I just used the Revert Firmware option and set it up again. I’m still getting the same error attempting to upgrade the same packages as above. I’m at a loss now.

EDIT 2: I manually flashed the 3.104 firmware using the upgrade option with no change.

Pls do not upgrade packages like that.

Seems openvpn 2.5 breaks something.

You’re saying I shouldn’t use opkg? What’s the recommended way of upgrading then?

You should not update packages that has been installed on the router which may cause various issues.

You can install new packages, which generally will not cause trouble.

You’d better upgrade firmware only.

What? That’s rather insecure, isn’t it?

Sounds like I’m better off with installing vanilla OpenWRT, then.

Insecurity is relative. If you blindly update all your packages on Ubuntu for example, configuration files might get replaced with a default you don’t want, leaving you open to unexpected security issues.

Specifically with the AR750s, if you update to the latest OpenWRT you might encounter random crashes, that is why GL has not updated to the latest OpenWRT yet, until those issues have been found.

As Alfie wrote, even for advanced users, its better to stick with the latest GL testing version.

Point taken. I use the unstable branch (basically Arch stable) on Manjaro Linux on my computers, so I’m used to a rolling release model. I guess I’ll have to slow down a bit in this case if I want a stable router.

you sound like you know what you are doing, go for vanilla/official openwrt you won’t regret it :rocket:

it’s the same with vanilla openwrt. it says opkg upgrade is highly discouraged.

1 Like

Yeah look at the link @reflector posted.

The entire top part of the page is a 18 line block of warning text basically telling you not to use opkg update.