What's new

Skynet Skynet fails to start after install

GlaucomaPredator

New Around Here
I have an issue with Skynet after I install it the services fail.

Code:
╔═══════════════════════════════════╦═══════════════════════════════════════════════════════════════════════╗
║ 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                                                                                     ║
╚═══════════════════════════════════════════════════════════════════════════════════════════════════════════╝

As you can see I have failing Tests
 
If this is the same report on Github, you mention AdguardHome there. Does DNS work on the router?
Code:
cat /etc/resolv.conf
nslookup raw.githubusercontent.com.
 
If this is the same report on Github, you mention AdguardHome there. Does DNS work on the router?
Code:
cat /etc/resolv.conf
nslookup raw.githubusercontent.com.

It's looking ok to me, using itself to resolve.

1772555830669.png


What is suspect is the fact that it fails to create the `profile.add` file.
 
Is your /jffs healthy? The profile.add is the least of the problems compared to the missing ipsets and iptables rules.
Code:
df /jffs
ls -l /jffs/configs/ /jffs/scripts/
 
This happened to me as well 2 days ago. Setting up new BE92U h/w v6.0 Merlin 3006.102.7 beta_2 from scratch. I can't remember the steps I took to get it working in the flurry of setting it up. I remember doing a restart via amtm but didn't have to uninstall/reinstall the product. I do remember being alarmed by it because I set it up then went to bed. Checking in the morning to find missing IPset/rules scared me a bit. But it's working now. Don't use AdGuard but do use ControlD daemon. It's working fine now.
 

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