What is the command to stop Skynet service from the shell?
In amtm I cannot do it because when I select "Skynet" option it just shows the banner and then "Skynet: Waiting For NTP To Sync" and never gets to the menu.
I need to stop it to troubleshoot other issues with the router (RT-AX58U...
By custom scripts you mean things like "Diversion", "Skynet", etc? Well, I can try that suggestion just to see if logs disappear, but I need those scripts all the time so not sure how does it help after that..
Same problem on RT-AX58U / 386.3_2.
"nvram set TM_EUAL=0" didn't help. Getting "potentially unexpected fatal signal 11" every half an hour.
Aug 15 15:05:45 kernel: potentially unexpected fatal signal 11.
Aug 15 15:05:45 kernel: CPU: 1 PID: 1092 Comm: dcd Tainted: P O 4.1.52 #1
Aug...
Upgraded my RT-AX58U from 386.2_4 to 386.2_6. After the reboot ethernet connectivity works (TV connected), but no WIFI (no light indicators on for 2.4/5, nor my devices see usual wifi networks). Any ideas what might be wrong and how to troubleshoot/fix it?
Edit: all is fine now.. had to connect...
Are there two different "grep"s? I found one in /opt/bin and another one in /tmp/mnt/usb/entware/bin, but they have at least the same size.
Curious what could be so special in AX58U wrt compatibility. There are other users of AX58U and I haven't seen such problems reported by them (at least in...
I can't, because grep gives segfault.
I didn't find how to temporarily disable uiDivStats, so I had to uninstall it for now (as CPU usage was too high and growing as well as uiDivStats processes). Now CPU usage is back to normal. Anyway, I assume it is all results of some fault in the system...
I also noticed that Diversion stats have not been updated since yesterday and "ps" shows tens and tens of "{uiDivStats} /bin/sh /jffs/scripts/uiDivStats querylog" commands and tens and tens of "sleep 1" commands. (not sure what is the cause and what is the effect here).
# free -m
total used free shared buffers cached
Mem: 512260 479904 32356 2336 55092 49776
-/+ buffers/cache: 375036 137224
Swap: 2097148 704 2096444
This is after 24h of uptime.
Just after reboot it...
I assume it is not amtm's issue per se as even a simple grep commands fail. I am curious what devs working on apps on Asuswrt-Merlin can say about this behaviour. @RMerlin , @thelonelycoder , @Jack Yaz have you seen such weird behaviour of grep? is there something in OS which may cause it? USB...
Simply running grep in terminal with any option also produces segfault:
# grep --version
Segmentation fault
or another reproducer:
# grep "THEME" /opt/share/diversion/.conf/diversion.conf
grep: memory exhausted