After upgrading the firmware to 4.6.4 I no longer see my 5G SSID being broadcast at all and cannot access the Wireless tab in the router's settings at all. Attempts to access it gives the message "Unknown error occurred. Please check the network environment or reboot the device." and even after rebooting the device I'm still getting this issue and message. Any suggestions? This is on the GL-AXT1800
downgraded back to 4.6.2 and everything is fine again...
I have the same problem with one of my routers (GL-AX1800). I do have Tailscale enabled, so I don't know if there could be any interaction. I'm happy to share my good cloud access.
Can you ssh to the router and use the following command?
uci set wireless.default_radio0.ifname='wlan1'
uci set wireless.default_radio1.ifname='wlan0'
uci set wireless.guest5g.ifname='wlan1-1'
uci set wireless.guest2g.ifname='wlan0-1'
uci commit wireless
reboot
@alzhao@bruce
I tried the commands mentioned above by alzhao through local ssh and rebooted. the Wireless tab is accessible again, however my 5G SSID is not being broadcasted even though it's enabled and should be visible. if you have a fix for this I'll check it out... I would rather not expose my router even with GoodCloud if it's not necessary
I’m having the same issue that I can’t access the wireless config page only that I don’t know if I’m missing the 5g network as both that and the 2.4 are called the same.
For me this issue occured after using the device in Extender mode (Network -> Network Mode -> Extender) and then reverting to Router mode by pressing the button for 4 seconds. The ssh commands posted above did appear to fix the issue.
I'm getting the same issue on v4.6.8. If I rename the 5GHz it disconnects the WIFI it's repeating, and the SSID is not joinable. After unsuccessfully trying to join the SSID, it then disappears from the list.