What's new
  • 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!

Factory Reset and JFFS Problem - RT-BE86U

No, no and no, please read my first post. Nothing like that happened, I want to perform a full hard reset including clearing the settings from the router's memory.
 
No, no and no, please read my first post. Nothing like that happened, I want to perform a full hard reset including clearing the settings from the router's memory.

CFE recover should do this...
 
No, no and no, please read my first post. Nothing like that happened, I want to perform a full hard reset including clearing the settings from the router's memory.
Well, something happen, or is happening, that is preventing the standard hard factory reset or the router GUI reset w/restore to default checkbox checked from erasing the current router settings. Try the CFE recovery.
 
Well, something happen, or is happening, that is preventing the standard hard factory reset or the router GUI reset w/restore to default checkbox checked from erasing the current router settings. Try the CFE recovery.
This happened after installing the Skynet add-on. The second add-on I tried to install was scMerlin. But the scMerlin completely destroyed the WebUI.
With all due respect to the authors of the add-ons, but they have not been tested with the new software.
 
This happened after installing the Skynet add-on. The second add-on I tried to install was scMerlin. But the scMerlin completely destroyed the WebUI.
With all due respect to the authors of the add-ons, but they have not been tested with the new software.
Many of the addon's have been extensively tested with the 3006.102.x firmware and many issues have been ferreted out and fixed. Other addons have been found not to work and have been depreciated for use on the 3006.102.x firmware. There is a large thread at the following link (if you haven't seen it already) where people were testing the various addon's on 3006.102.x:

With any addon under the 3006.102.x firmware one should ensure they've updated to the very latest version. This may possibly include manually updating to a "develop" version not installed through AMTM. Check the specific developer's site for any updates or special instructions.

If you feel your issue is related to an addon, then post (if you haven't done so already) in the respective addon discussion topic to see if the developer has any ideas or if they can opine as to if their script could cause the issue(s) you are experiencing.

On a side note. If you have a USB drive(s) attached to the router, disconnect that USB drive(s) before doing a firmware update and or before doing a router reset and do not reattach the USB drive until the router is verified as operating correctly. And as a troubleshooting step (if one hasn't done so already) they could try flashing a previous version of the firmware, either stock Asus or Asus-Merlin. Note the Asus-Merlin Change log 3006.102.3 (11-Jan-2025) note on changing an NVRAM value to enable downgrade capabilities if flashing on top of stock Asus firmware 3006.102_37000 or later. Then after changing firmware try performing a reset and see if the reset takes. And as a troubleshooting step, disabled all web browser addons and any security programs running on the computer if one hasn't done so already.

Edit to add: Also, if you haven't done so already, check the router's system log to see if there are any errors. While rare, could be a hardware failure has cropped up and is preventing a proper reset of the firmware data.
 
Last edited:
While rare, could be a hardware failure has cropped up and is preventing a proper reset of the firmware data.
^^^^^^ This.
I've been thinking this myself from reading these symptoms.
 
HELP, HELP! How to delete these saved settings from memory?
I restored the original firmware several times and cleared the settings several times. I thought everything was fine. Unfortunately, these broken scripts are still causing problems, and the router remembers all the settings. I'm getting frustrated 😡🤬
 
HELP, HELP! How to delete these saved settings from memory?
I restored the original firmware several times and cleared the settings several times. I thought everything was fine. Unfortunately, these broken scripts are still causing problems, and the router remembers all the settings. I'm getting frustrated 😡🤬
SSH into the router and run:
Code:
rm -fr /jffs/
sync
ls -alR /jffs/
Post the output that you get.
 
But I didn't have these problems with my old RT-AC86U. It always remembered nothing after a factory reset.
And here's some crap, how come after clearing* my own settings it remembers everything, and I can't change it.
Every change doesn't show up after reloading, only after I clear the browser. It's the same on two computers and different browsers. Are the saved settings screwed up by Skynet?

How to remove this sh..., simple question
Try to use chrome/brave browser with development tools active (press F12) then on network tab click on Disable cache. It should prevent you from getting the same sceen after reloading again and again. I reported it here but nobody cares. Then, if you want to read the jffs folders, you need to enable jffs in menu first and restart the router. It is disabled after factory reset, you can read it, write it, but it is like a dummy device, nothing is stored/changed after router restart. To reset the router, it also works to change it's mode to aimesh node, restart and change it back to main router. It always remove everything from jffs/scripts folder. If even after that jffs/scripts folder is not empty, your flash memory is broken, you may try to RMA.
 

Latest threads

Support SNBForums w/ Amazon

If you'd like to support SNBForums, just use this link and buy anything on Amazon. Thanks!

Sign Up For SNBForums Daily Digest

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