Upgrading without factory reset and reconfiguration from scratch.What is a dirty upgrade. I did mine from routers main menu?.. took me to merlin website I clicked my routers file and uploaded that way. Is that a dirty upgrade. It was telling me there was a update so followed the instructions
Is it okay to upgrade from within to routers menus?. Seems to be running ok?Upgrading without factory reset and reconfiguration from scratch.
Yes it's OK, however if you start getting problems/errors then a factory reset and re-configure is recommended (this is a clean upgrade).Is it okay to upgrade from within to routers menus?. Seems to be running ok?
Several of us (see my post here) have experienced that low NVRAM message after the 386.9 (Alpha, Beta, final) firmware update. The workaround is to perform a hard factory reset and reconfigure the router from scratch. Disconnect any attached USB drive before the hard reset, copy down all your settings (some will screen capture each GUI page) before the hard reset, don't import a saved configuration file post hard reset. RMerlin explained the reason/cause for low NVRAM issue post 386.9 update previously in the Beta thread:Is there some one happened like my AC66UB1 with issue of low NVRAM after dirty update?
Low nvram notification is nothing new, and is becoming increasingly common for that old model as it's running out of nvram space with every new firmware adding new nvram settings. It's part of why Asus is leaving it on the 386 branch most likely, as 388 probably adds even more nvram settings.
This 9 years old model is starting to show its age, with Asus having added lots of new features to it since its initial launch in 2013.
I might have to start considering removing some things from the RT-AC68U to save some nvram space. Reducing the number of OpenVPN clients would be such a thing, as each client consumes around 1 KB of nvram even while not in use.
Thanks very much for your help. I do have some DHCP reservation and OpenVPN configurations. Will do a hard factory reset and I believe it would work.Several of us (see my post here) have experienced that low NVRAM message after the 386.9 (Alpha, Beta, final) firmware update. The workaround is to perform a hard factory reset and reconfigure the router from scratch. Disconnect any attached USB drive before the hard reset, copy down all your settings (some will screen capture each GUI page) before the hard reset, don't import a saved configuration file post hard reset. RMerlin explained the reason/cause for low NVRAM issue post 386.9 update previously in the Beta thread:
IS my problem or asus merlin bug?script openvpn-event not run if vpn_client1_status change 1 to 2 or 0
Code:#!/bin/sh logger "PAX VPN LOG 1.$1 2.$2 3.$3 4.$4 5.$5 6.$6" if [ "$1" == "tun11" -a "$6" == "init" ] then logger "VPN disattiva Fermo Trasmissione.." /opt/etc/init.d/S88transmission stop fi if [ "$1" == "tun11" -a "$6" == "" ] then logger "VPN attiva avvio Trasmissione" #ControlloFIX if [ -f /tmp/FIXtransmission ]; poi logger "FIX trasmissione gia' applicata" else logger "attivo FIX memoria Trasmissione" # FIX: demone di trasmissione ......
No issue with AC86U on 386.9.IS my problem or asus merlin bug?
I haven't received any comments, so I don't know whether to work. Can anyone log the vpn events and figure out if it's just not working in my router (ac5300) or is it a common error.
Jan 7 11:47:56 RT-AC86U-DBA8 openvpn-event: Started [tun11 1500 1586 10.7.0.2 init]
Nothing has changed.IS my problem or asus merlin bug?
I haven't received any comments, so I don't know whether to work. Can anyone log the vpn events and figure out if it's just not working in my router (ac5300) or is it a common error.
if [ "$1" == "tun11" -a "$6" == "" ]
I have checked that the SHA256 checksum on the trx file is correct. I am uploading the firmware over wifi, if that matters. How can I fix this problem?To comply with regulatory amendments, we have modified our certification rule to ensure better firmware quality. This version is not compatible with all previously released ASUS firmware and uncertified third party firmware. Please check our official websites for the certified firmware.
As a troubleshooting step, try upload over a wired connection from a computer connected directly to the router (don't go through an extender or mesh node). Also, disconnect any USB drives attached to the router. And as an troubleshooting step, disconnect all other devices connected to the router other than the single wired computer used to update the firmware, disconnect any AiMesh nodes, and disconnect the WAN ethernet cable to isolate the router.I am uploading the firmware over wifi, if that matters. How can I fix this problem?
I tried everything except direct wired connection, and it didn't work. However, what did work was performing the update over 2.4 GHz wifi instead of 5 GHz. That's actually really weird, but I guess all's well that ends well.As a troubleshooting step, try upload over a wired connection from a computer connected directly to the router (don't go through an extender or mesh node). Also, disconnect any USB drives attached to the router. And as an troubleshooting step, disconnect all other devices connected to the router other than the single wired computer used to update the firmware, disconnect any AiMesh nodes, and disconnect the WAN ethernet cable to isolate the router.
See above, others have received the same warning. I commented in post #89 above that some of us have received that warning with the Alpha and Beta 386.9 firmware. My post #89 above has RMerlin's response why one receives that low NVRAM message on the older AC series units. One workaround to resolve that low NVRAM message is to do a hard factory reset and reconfigure the router manually from scratch.I just noticed that the low NVRAM warning is working. A flashing alarm bell icon in the webgui gives the following message:
Your router is running low on free NVRAM, which might affect its stability.
Review long parameter lists (like DHCP reservations), or consider doing a factory default reset and reconfiguring.
Review System Information now
See above, others have received the same warning. I commented in post #89 above that some of us have received that warning with the Alpha and Beta 386.9 firmware. My post #89 above has RMerlin's response why one receives that low NVRAM message on the older AC series units. One workaround to resolve that low NVRAM message is to do a hard factory reset and reconfigure the router manually from scratch.
...
Welcome To SNBForums
SNBForums is a community for anyone who wants to learn about or discuss the latest in wireless routers, network storage and the ins and outs of building and maintaining a small network.
If you'd like to post a question, simply register and have at it!
While you're at it, please check out SmallNetBuilder for product reviews and our famous Router Charts, Ranker and plenty more!