Search results

  • 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!

  1. jtp10181

    Out of Memory Errors 388.1 / No space left on device [SOLUTIONS]

    Was actually just thinking about giving an update today. Found out the native killall is BusyBox and does not support -v (verbose). I have an entware package that supports it but you need to specify the full path to it in the cron job. This is definitely helping, killing this process every day...
  2. jtp10181

    Out of Memory Errors 388.1 / No space left on device [SOLUTIONS]

    Yeah I realize that now after seeing it is not logging it, I was hoping it would just dump it to the log so I could see that it ran. Is there an easy way to direct it to do that with one of those fancy redirect commands.
  3. jtp10181

    Out of Memory Errors 388.1 / No space left on device [SOLUTIONS]

    Looks like networkmap is still creeping up in Resident memory use at about the same rate as before. Guess I will kick in my cron job to restart it regularly until Asus has this sorted out.
  4. jtp10181

    RTRMON RTRMON v1.6.9 -May 3, 2024- Monitor your Router's Health (New: AMTM, Network Conn/Bandwidth/Diag + Port Scanner + Speedtest) [NEW THREAD OPENED]

    Yeap that was it, fixed line 1317 and it works now # Disk - Swap file swap_use=$($timeoutcmd$timeoutsec /usr/bin/free | awk 'NR==4 {print $2, $3}' 2>/dev/null)
  5. jtp10181

    RTRMON RTRMON v1.6.9 -May 3, 2024- Monitor your Router's Health (New: AMTM, Network Conn/Bandwidth/Diag + Port Scanner + Speedtest) [NEW THREAD OPENED]

    Looks like maybe some sort of problem with the swap since those are blank, is it getting a divide by 0 error? I do have a swap file, it is able to be displayed in scMerlin. I think I know what the issue is, I installed an entware package that has the full "free" command. The output is not the...
  6. jtp10181

    RTRMON RTRMON v1.6.9 -May 3, 2024- Monitor your Router's Health (New: AMTM, Network Conn/Bandwidth/Diag + Port Scanner + Speedtest) [NEW THREAD OPENED]

    Installed 1.51 on AX68U running 388.1 firmware It has worked at one point but not sure what version was the last working. As soon as it gets to 100% on the boot sequence I get this error with 1.51 and it exits. /jffs/scripts/rtrmon.sh: line 3131: arithmetic syntax error
  7. jtp10181

    Out of Memory Errors 388.1 / No space left on device [SOLUTIONS]

    So after further investigation I have also found other issues with networkmap. When restarting it, it gets errors trying to create lock files due to using an invalid path. Also gets errors when you sigterm it and it attempts to unlock itself. I decided easiest thing was to just create that path...
  8. jtp10181

    Out of Memory Errors 388.1 / No space left on device [SOLUTIONS]

    Ok thanks maybe it was after I killed the sysstate I had issues, but I think it was also when the wl1 was crashing so I will have to try it again. Going to let it stew for a few more days just to see how bad it gets then probably resort to just killing one or both of those processes daily.
  9. jtp10181

    Out of Memory Errors 388.1 / No space left on device [SOLUTIONS]

    Just updating again to track the memory use. networkmap seems to be slowly creeping up and sysstate is level at around 8mb. From what I have read networkmap was changed to closed source at some point and RMerlin is not so much interested in fixing bugs for Asus for free anymore (don't blame...
  10. jtp10181

    Out of Memory Errors 388.1 / No space left on device [SOLUTIONS]

    That's what I am suspecting is some sort of bug. I have around 45 devices connected at all times, peak of around 50-52. I have 20 static IPs set in DHCP. I have 2.4Ghz Guest 1 (isolation on) and Guest 2 (isolation off) enabled. Guest 1 is for true guests, usually nothing connected. Guest 2 is...
  11. jtp10181

    Out of Memory Errors 388.1 / No space left on device [SOLUTIONS]

    Uptime almost 7 days now. I noticed it started to use swap agian. Checking htop the networkmap process is using tons of memory. If I did not have the swap file I am guessing things would have crashed again from running out of memory. It is still running fine though, and has been much better...
  12. jtp10181

    Out of Memory Errors 388.1 / No space left on device [SOLUTIONS]

    Uptime almost two days now and no wl1 crashing since I did the electrical reset. Not seeing any swap use either. I had disabled the AiProtection in case it was eating up extra memory, going to turn that back on and see if it starts swapping again eventually. Possibly was all related to the...
  13. jtp10181

    Out of Memory Errors 388.1 / No space left on device [SOLUTIONS]

    OK, so it is eth6, and based on some of the other info I got using 'nvram show | grep wl1' I can tell it is the 5Ghz band. Which, was still working while it was in its crashing loop. It stopped some time overnight and seems to fine for now. Going to pull power on it this morning and then see...
  14. jtp10181

    Out of Memory Errors 388.1 / No space left on device [SOLUTIONS]

    Searched the main log for OOM and nothing, did a grep search on all logs, also found nothing. Is it worth nothing even after a fresh reboot 'ifconfig' does not even show a wl1 interface? Is that possibly for routers with 2x 5Ghz bands? I believe the AX68U is just a single 5Ghz, I only set one...
  15. jtp10181

    Out of Memory Errors 388.1 / No space left on device [SOLUTIONS]

    Uptime of 22 hours and fatal errors again. According to this error it has retried whatever it is doing 739 times. Scrolling up it just goes on forever since about an hour ago. No file space issues Has not started using swap: htop sorted by memory use
  16. jtp10181

    Out of Memory Errors 388.1 / No space left on device [SOLUTIONS]

    I will have to wait and see if it happens again, currently /tmp looks fine. I was also using htop, in the other thread I linked to in the my post which may be related. Nothing was jumping out at me besides the sysstate process which seems to run for a while then go away. Killing any of the...
  17. jtp10181

    Out of Memory Errors 388.1 / No space left on device [SOLUTIONS]

    Yes Entware is installed and updated. Just logged into the UI and count the network clients list said 0, then after clicking a few pages I got logged out, then when I logged in it was working again. I suspect the httpd or networkmap process crashed? Checked my logs and this was about 15 minutes...
  18. jtp10181

    Out of Memory Errors 388.1 / No space left on device [SOLUTIONS]

    Odd thing is I had this same setup on an AC56U and it worked fine, and also on this AX68U on prior firmware, it never used the swap file before. I enabled the swap file again just so it can keep working if it needs it, removed those two scripts you suggested. Memory looks about the same with...
  19. jtp10181

    Out of Memory Errors 388.1 / No space left on device [SOLUTIONS]

    Update 3/23/2023 - FW 388.2 B1 So far it looks like 388.2 B1 has fixed the issue with networkmap. I have turned off my cron job and its going on 2 days now, the mem use from networkmap is stable. Highlights of tips from this tread: - Script to restart networkmap and sysstate every night. I...
  20. jtp10181

    388.1 'sysstate' is chewing up memory

    I figured something like that was going on. Found this command to see what is used by cache. Looks like in reality I have around 59 Mb free.
Top