Happens every once in a while when the update doesn't sense completion, but it is rarely necessary. When I see that, I typically log into router via ssh and reboot via amtm -- command is rn (for reboot now).I noticed something I had not seen before. After the update completed on my BE88U, I received a message instructing me to manually reboot the router. That would be highly inconvenient and potentially problematic if I were performing the upgrade remotely. Requiring physical access after a firmware update defeats the purpose of remote management and could leave the device inaccessible until someone is on-site.
Is this a normal experience, or did something go wrong during the update?
Been seeing this on the BE96u the last few FW upgrades as well. As my Spider is somewhat hidden, on a cabinet behind some moulding, I pull the power to restart. If doing remotely, it would be a headache.I noticed something I had not seen before. After the update completed on my BE88U, I received a message instructing me to manually reboot the router. That would be highly inconvenient and potentially problematic if I were performing the upgrade remotely. Requiring physical access after a firmware update defeats the purpose of remote management and could leave the device inaccessible until someone is on-site.
Is this a normal experience, or did something go wrong during the update?
Simpler to just ssh in and enterAs my Spider is somewhat hidden, on a cabinet behind some moulding, I pull the power to restart
reboot
Feb 8 23:06:41 service-event-end: 10004 Start service-event-end running restart autowan
Feb 8 23:06:44 service-event-end: 10058 Start service-event-end running restart autowan
Feb 8 23:06:47 service-event-end: 10080 Start service-event-end running restart autowan
Feb 8 23:06:50 service-event-end: 10103 Start service-event-end running restart autowan
Feb 8 23:06:53 service-event-end: 10131 Start service-event-end running restart autowan
Feb 8 23:06:56 service-event-end: 10150 Start service-event-end running restart autowan
Feb 8 23:06:59 service-event-end: 10173 Start service-event-end running restart autowan
Feb 8 23:07:02 service-event-end: 10206 Start service-event-end running restart autowan
Feb 8 23:07:05 service-event-end: 10225 Start service-event-end running restart autowan
Feb 8 23:07:08 service-event-end: 10251 Start service-event-end running restart autowan
Feb 8 23:07:11 service-event-end: 10277 Start service-event-end running restart autowan
Feb 8 23:07:14 service-event-end: 10296 Start service-event-end running restart autowan
Feb 8 23:07:17 service-event-end: 10319 Start service-event-end running restart autowan
It happens to me almost in every update since I use wireless 5Ghz connection to install. When I see that message to reboot manually, I just ignore it and wait until my connection is establish , 5Ghz connection needs time to establish its connection as the router scans the channels to check for interferences then eventually connection is established. The message will not show in remote connections(VPN) since the router completely reooted before it let you in.I noticed something I had not seen before. After the update completed on my BE88U, I received a message instructing me to manually reboot the router. That would be highly inconvenient and potentially problematic if I were performing the upgrade remotely. Requiring physical access after a firmware update defeats the purpose of remote management and could leave the device inaccessible until someone is on-site.
Is this a normal experience, or did something go wrong during the update?
That explains why it happens to meIt happens to me almost in every update since I use wireless 5Ghz connection to install. When I see that message to reboot manually, I just ignore it and wait until my connection is establish , 5Ghz connection needs time to establish its connection as the router scans the channels to check for interferences then eventually connection is established. The message will not show in remote connections(VPN) since the router completely reooted before it let you in.
i have the same message on my BE88U, also does remote management via ASUS App work on your end when you're on Data? I haven't been able to get it working on my end unless I'm directly connected to the Wi-Fi router itself.I noticed something I had not seen before. After the update completed on my BE88U, I received a message instructing me to manually reboot the router. That would be highly inconvenient and potentially problematic if I were performing the upgrade remotely. Requiring physical access after a firmware update defeats the purpose of remote management and could leave the device inaccessible until someone is on-site.
Is this a normal experience, or did something go wrong during the update?
I don't know why I didn't think of using SSHHappens every once in a while when the update doesn't sense completion, but it is rarely necessary. When I see that, I typically log into router via ssh and reboot via amtm -- command is rn (for reboot now).
Ive only ever seen this message when upgrading firmware through 5ghz wireless, i assume it takes time to bring back up wireless radios.When upgrading through ethernet, ive never seen it.I noticed something I had not seen before. After the update completed on my BE88U, I received a message instructing me to manually reboot the router. That would be highly inconvenient and potentially problematic if I were performing the upgrade remotely. Requiring physical access after a firmware update defeats the purpose of remote management and could leave the device inaccessible until someone is on-site.
Is this a normal experience, or did something go wrong during the update?
Signature update script was missing for models with the HNS engine. Fixed.Dirty upgrade on by BE58_go from alpha 2 to beta1. The two options, "Enable local NTP server" and "Intercept NTP client requests" are available in both Router and WISP modes.
I can not update the "Trend Micro's Signature version" in either mode. I see the following two messages during the attempts before it fails.
Signature checking ...
Signature is updating ...
When I use the OEM firmware, it does update from version 1.100 to 1.149.
Thank you Merlin for all your hard work.
I already set it to manually wan.That's because you have Dual WAN set to "Autowan". I already silenced service-start events a few months back, I will also do the same thing for service-event-end. In the meantime, you could go to the Dual WAN page, and manually select the correct WAN port instead of leaving it on Autowan - it will be more optimal anyway.
Edit your service-event-end script and remove the commands that generate these log entries. The watchdog will generate autowan events every few seconds to check if there is any change to your WAN. The firmware itself already skips logging these events to avoid filling up the log, however the log entries you post here are not from the firmware but your script itself.I get this every 3rd second had to remove service-event-end file.
Code:Feb 8 23:06:41 service-event-end: 10004 Start service-event-end running restart autowan Feb 8 23:06:44 service-event-end: 10058 Start service-event-end running restart autowan Feb 8 23:06:47 service-event-end: 10080 Start service-event-end running restart autowan Feb 8 23:06:50 service-event-end: 10103 Start service-event-end running restart autowan Feb 8 23:06:53 service-event-end: 10131 Start service-event-end running restart autowan Feb 8 23:06:56 service-event-end: 10150 Start service-event-end running restart autowan Feb 8 23:06:59 service-event-end: 10173 Start service-event-end running restart autowan Feb 8 23:07:02 service-event-end: 10206 Start service-event-end running restart autowan Feb 8 23:07:05 service-event-end: 10225 Start service-event-end running restart autowan Feb 8 23:07:08 service-event-end: 10251 Start service-event-end running restart autowan Feb 8 23:07:11 service-event-end: 10277 Start service-event-end running restart autowan Feb 8 23:07:14 service-event-end: 10296 Start service-event-end running restart autowan Feb 8 23:07:17 service-event-end: 10319 Start service-event-end running restart autowan
I have removed everything in service-event-end and put it back again.Edit your service-event-end script and remove the commands that generate these log entries. The watchdog will generate autowan events every few seconds to check if there is any change to your WAN. The firmware itself already skips logging these events to avoid filling up the log, however the log entries you post here are not from the firmware but your script itself.
Otherwise, go to the Dual WAN page and change from AutoWAN to the actual WAN port that you use.
We use essential cookies to make this site work, and optional cookies to enhance your experience.