Skynet banner info:
╔═════════════════════ System ══════════════════════════════════════════════════════════════════════════════╗
║ Router Model │ RT-AX86U ║
║ Skynet Version │ (23/02/2026) ║
║ └── Hash │ 86f6ba6f297c4a79487319cfd67d19e0 ║
║ Install Dir │ /tmp/mnt/datatrvlr/skynet ║
║ FW Version │ ASUSWRT-Merlin v388.11_0 (Kernel 4.1.52) (Dec 26 2025) ║
║ iptables │ iptables v1.4.15 ║
║ ipset │ ipset v7.6, protocol version: 7 ║
║ Public IP │ xxx.x.xxx.xxx ║
║ WAN Info │ eth0 - dhcp ║
╚══════════════════════╧════════════════════════════════════════════════════════════════════════════════════╝
Mounted flash drive: /dev/sda1 14.2G 2.8G 10.7G 21% /tmp/mnt/datatrvlr
I have a USB flash drive mounted and connected to the router. I am using a kingston data traveller 16GB drive.
During the installation I created the recommended 2GB swap fire that skynet requests.
After installation I rebooted the router.
The only other thing that I have installed via entware is AdGuardHome
Here is the debug tests, 11/18 are successful
╔═══════════════════════════════════╦═══════════════════════════════════════════════════════════════════════╗
║ Test Description ║ Result ║
╠═══════════════════════════════════╬═══════════════════════════════════════════════════════════════════════╣
║ Internet-Connectivity ║ [Passed] ║
║ Public IP Address ║ [Passed] ║
║ Write Permission ║ [Passed] ║
║ Config File ║ [Passed] ║
║ Firewall-Start Entry ║ [Passed] ║
║ Services-Stop Entry ║ [Passed] ║
║ Service-Event Entry ║ [Passed] ║
║ Profile.add Entry ║ [Failed] ║
║ SWAP File ║ [Passed] ║
║ Cron Jobs ║ [Failed] ║
║ NTP Sync ║ [Passed] ║
║ Log Level 7 Settings ║ [Passed] ║
║ Duplicate Rules In RAW ║ [Passed] ║
║ IPSets ║ [Failed] ║
║ IPTables Rules ║ [Failed] ║
║ Local WebUI Files ║ [Failed] ║
║ Mounted WebUI Files ║ [Failed] ║
║ MenuTree.js Entry ║ [Failed] ║
╠═══════════════════════════════════╩═══════════════════════════════════════════════════════════════════════╣
║ 11/18 Tests Sucessful ║
╚═══════════════════════════════════════════════════════════════════════════════════════════════════════════╝
I manually had to add the profile.add file to jffs/configs folder, there is nothing in the file however.
I am not sure why that file was not created during install and I am not sure what I need to put in it.
I gave it 777 permissions and reinstalled skynet but it is still failing.
admin@RT-AX86U-D000:/jffs/configs# ls -la
drwxr-xr-x 2 admin root 0 Feb 25 10:10 .
drwxr-xr-x 15 admin root 0 Feb 25 10:23 ..
-rwxrwxrwx 1 admin root 0 Feb 25 10:10 profile.add
When I remove the file and reinstall this is what I get.
╔═══════════════════════════════════╦═══════════════════════════════════════════════════════════════════════╗
║ Test Description ║ Result ║
╠═══════════════════════════════════╬═══════════════════════════════════════════════════════════════════════╣
║ Internet-Connectivity ║ [Passed] ║
║ Public IP Address ║ [Passed] ║
║ Write Permission ║ [Passed] ║
║ Config File ║ [Passed] ║
║ Firewall-Start Entry ║ [Passed] ║
║ Services-Stop Entry ║ [Passed] ║
║ Service-Event Entry ║ [Passed] ║
║ Profile.add Entry ║ grep: /jffs/configs/profile.add: No such file or directory
[Failed] ║
║ SWAP File ║ [Passed] ║
║ Cron Jobs ║ [Failed] ║
║ NTP Sync ║ [Passed] ║
║ Log Level 7 Settings ║ [Passed] ║
║ Duplicate Rules In RAW ║ [Passed] ║
║ IPSets ║ [Failed] ║
║ IPTables Rules ║ [Failed] ║
║ Local WebUI Files ║ [Failed] ║
║ Mounted WebUI Files ║ [Failed] ║
║ MenuTree.js Entry ║ [Failed] ║
╠═══════════════════════════════════╩═══════════════════════════════════════════════════════════════════════╣
║ 11/18 Tests Sucessful ║
╚═══════════════════════════════════════════════════════════════════════════════════════════════════════════╝
Skynet banner info:
Mounted flash drive: /dev/sda1 14.2G 2.8G 10.7G 21% /tmp/mnt/datatrvlr
I have a USB flash drive mounted and connected to the router. I am using a kingston data traveller 16GB drive.
During the installation I created the recommended 2GB swap fire that skynet requests.
After installation I rebooted the router.
The only other thing that I have installed via entware is AdGuardHome
Here is the debug tests, 11/18 are successful
I manually had to add the
profile.addfile tojffs/configsfolder, there is nothing in the file however.I am not sure why that file was not created during install and I am not sure what I need to put in it.
I gave it 777 permissions and reinstalled skynet but it is still failing.
When I remove the file and reinstall this is what I get.