What's new

Skynet Update

smithy

Occasional Visitor
Running 386.11 on AC86U with v7.4.5 (Skynet Version; v7.4.5 (20/06/2023))
Install Dir; /tmp/mnt/asususb/skynet (10.7G / 14.1G Space Available)
SWAP File; /tmp/mnt/asususb/myswap.swp (2.0G)

Having problems getting the webui working.

Tried settings webui disable,enable - doesnt work
Tried reinstalling doesnt work
When i force an update it says that updating hammerjs.js, skynet.asp failed etc.

I found somewhere that says running these commands to manuall install could work?

skynetloc="$(grep -ow "skynetloc=.* # Skynet" /jffs/scripts/firewall-start 2>/dev/null | grep -vE "^#" | awk '{print $1}' | cut -c 11-)"
curl -fL https://raw.githubusercontent.com/Adamm00/IPSet_ASUS/master/webui/chart.js -o "${skynetloc}/webui/chart.js"
curl -fL https://raw.githubusercontent.com/Adamm00/IPSet_ASUS/master/webui/chartjs-plugin-zoom.js -o "${skynetloc}/webui/chartjs-plugin-zoom.js"
curl -fL https://raw.githubusercontent.com/Adamm00/IPSet_ASUS/master/webui/hammerjs.js -o "${skynetloc}/webui/hammerjs.js"
curl -fL https://raw.githubusercontent.com/Adamm00/IPSet_ASUS/master/webui/skynet.asp -o "${skynetloc}/webui/skynet.asp"


Will this work or what should I do?
 
I would reset USB and reformat using AMTM and maybe even reset router and setup from scratch again. It issues persist it might be time to replace the USB.
 

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