Many forced updates of Jack Yaz scripts & Skynet, a number of router reboots, everything working well but no Skynet ui as yet.
Curiouser & curiouser.......
yea I had same problem after reboots and waiting 15 minutes skynet reports iptable failWhat’s the contents of;
cat /tmp/menuTree.js
And output of;
ls -la /www/user
What’s the contents of;
cat /tmp/menuTree.js
And output of;
ls -la /www/user
What’s the contents of;
cat /tmp/menuTree.js
And output of;
ls -la /www/user
menuTree.js = No such file or directory
ww
Will need some more info if this is the case, any output in your syslog? What is the output of debug info? Whats the contents of firewall-restart?
Jan 6 02:00:02 Skynet: [*] Rule Integrity Violation - Restarting Firewall [#11]
Jan 6 02:00:05 Skynet: [%] Startup Initiated... ( skynetloc=/tmp/mnt/My_Part/skynet )
Jan 6 02:20:59 Skynet: [%] Startup Initiated... ( skynetloc=/tmp/mnt/My_Part/skynet )
Jan 6 02:21:40 Skynet: [*] Lock File Detected (start skynetloc=/tmp/mnt/My_Part/skynet) (pid=1129) - Exiting (cpid=10070)
#!/bin/sh
sh /jffs/scripts/firewall start skynetloc=/tmp/mnt/My_Part/skynet # Skynet Firewall Addition
/jffs/scripts/FreshJR_QOS -start $1 &
/jffs/scripts/YazFi runnow & # YazFi Guest Networks
#!/bin/sh
/jffs/scripts/scribe kill-logger nologo "$1" "$2" & # added by scribe
/jffs/scripts/YazFi bounceclients "$1" "$2" & # YazFi Guest Networks
/jffs/scripts/connmon generate "$1" "$2" & # connmon
/jffs/scripts/ntpmerlin generate "$1" "$2" & # ntpMerlin
if [ "$1" = "start" ] && [ "$2" = "SkynetStats" ]; then sh /jffs/scripts/firewall debug genstats; fi # Skynet Firewall Addition
#!/bin/sh
/opt/etc/init.d/rc.unslung stop # Added by Diversion
sh /jffs/scripts/firewall save # Skynet Firewall Addition
The next output throws me out of snb forums
I will try to figure out a different way.....
edit - no luck sorry.
Jan 6 02:00:02 Skynet: [*] Rule Integrity Violation - Restarting Firewall [#11]
Will we be able to add / ban and unban via the GUI?
Use pastebin
That was a new way to use Pastebin.....
I got big laught.
ls /www/user
mount
cat /www/require/modules/menuTree.js
Sorry gave you the wrong command, its just;
Code:ls /www/user
cgi-bin shared-my uiDivStats
But the fact /tmp/menuTree.js doesn't exist seems to be the main concern (not sure why as Skynet should generate a new copy during the webui mount process), how are any of @Jack Yaz 's scripts working if that's the case
So will also need the output of;
Code:mount
ubi:rootfs_ubifs on / type ubifs (ro,relatime)
devtmpfs on /dev type devtmpfs (rw,relatime,size=451672k,nr_inodes=112918,mode=755)
proc on /proc type proc (rw,relatime)
tmpfs on /var type tmpfs (rw,relatime)
tmpfs on /tmp/mnt type tmpfs (rw,relatime,size=16k,mode=755)
sysfs on /sys type sysfs (rw,relatime)
debugfs on /sys/kernel/debug type debugfs (rw,relatime)
mtd:bootfs on /bootfs type jffs2 (ro,relatime)
devpts on /dev/pts type devpts (rw,relatime,mode=600)
mtd:data on /data type jffs2 (rw,relatime)
tmpfs on /tmp/mnt type tmpfs (rw,relatime,size=16k,mode=755)
tmpfs on /tmp type tmpfs (rw,relatime)
/dev/mtdblock9 on /jffs type jffs2 (rw,noatime)
tmpfs on /www/require/modules/menuTree.js type tmpfs (rw,relatime)
/dev/sda1 on /tmp/mnt/Rt_Ax88u type ext4 (rw,nodev,relatime,data=ordered)
and
Code:cat /www/require/modules/menuTree.js
https://www.snbforums.com/threads/r...urity-enhancements.16798/page-283#post-539008Hi Adamm and @Jack Yaz
I am having the same issue as @Treadler .
Skynet tab will not show. Force update on Skynet and connmon multiple times.
Connmon tab is showing and working most of the time but will sometimes display the wrong page.
RT-AC86U 384.15_alpha1-g4fecf771de
https://pastebin.com/ayL1gPhB
Hope these logs will provide a clue.
As always, thank you for all of your hard work!
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!