What's new

Skynet Update

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

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.
 

Similar threads

Latest threads

Sign Up For SNBForums Daily Digest

Get an update of what's new every day delivered to your mailbox. Sign up here!
Top