If that's just one very large file, maybe creating a small file with the same name without write permission will help keep the file from growing.I managed to export the culprit file and convert it to .jpg.
It seems that I have the exact problem as the guy I mentioned above, and that it's always related to Netgear products.
How can I do that? (denying write permission) Or can I just delete the file permanently? I didn't upload it, I think it uploaded on its own.If that's just one very large file, maybe creating a small file with the same name without write permission will help keep the file from growing.
I think I might be wrong in saying file without write permission will help.How can I do that? (denying write permission) Or can I just delete the file permanently? I didn't upload it, I think it uploaded on its own.
touch aabbcc000000.log
, and revoke write privilege by chmod a-w aabbcc000000.loc
. ("a-w" means removes write from all)I think I'll just leave it alone, as it's not causing any harm to my internet experience.I think I might be wrong in saying file without write permission will help.
Usually, you create an empty file with the same name by runningtouch aabbcc000000.log
, and revoke write privilege bychmod a-w aabbcc000000.loc
. ("a-w" means removes write from all)
But since everything is run as root on the router, I don't think this would work, since root is not bound by permissions in most cases.
I just installed merlin on my ac-86u yesterday, did a factory reset, after a while this message popped up.
Your router is running low on free JFFS storage, which might affect its stability.
Review the content of the /jffs directory on your router.
Should I do something, or just keep it that way?
Yeah, I already deleted TA’s folder. The one taking space is the Netgear extenders I have on, but I might just turn them off.I found that the TrafficAnalyzer.db and nc (Notification Center) were taking up the space. I have TA turned off but it kept the old data when I was testing it. I went into /jffs./.sys and deleted both from there.
Hope that helps. ... also, 'du' in any directory will tell you what is taking the space f
On the GUI, there's a trashcan icon on TA's page so you don't need to ssh into the router to do all the work.I found that the TrafficAnalyzer.db and nc (Notification Center) were taking up the space. I have TA turned off but it kept the old data when I was testing it. I went into /jffs./.sys and deleted both from there.
Hope that helps. ... also, 'du' in any directory will tell you what is taking the space f
Thread starter | Title | Forum | Replies | Date |
---|---|---|---|---|
R | RT-AC68u with Strange Log "rc_service: ahs 535:notify_rc rm -rf /jffs/asd/chknvram20230516" | ASUS Wi-Fi | 2 |
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!