What's new
  • 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!

Skynet Skynet Statistics Results All mixed Up

Anyone else having problems with the GUI now?
Skynet is blocking, as shown in the logs:
Selection_002.png

Skynet CLI shows no problems:
Selection_001.png

GUI is dead:
Selection_006.png
 
Not going to chase it tonight. I'll catch up tomorrow.
 
Not going to chase it tonight. I'll catch up tomorrow.
I had a similar issue...I had to uninstall Skynet, reboot router and reinstall Skynet.
 
Share your /www/ext/skynet/stats.js file before you do anything. Reinstalling may be expedient, but does nothing to understand why it got wonky in the first place.
 
Share your /www/ext/skynet/stats.js file before you do anything. Reinstalling may be expedient, but does nothing to understand why it got wonky in the first place.
Renamed to a text file.
*edit* just to add, up until yesterday I was using the default list. Swapped to Jack-Sparr0w's list to test after seeing this error.
 

Attachments

Last edited:
Renamed to a text file.
*edit* just to add, up until yesterday I was using the default list. Swapped to Jack-Sparr0w's list to test after seeing this error.
Are there browser errors visible in the F12 console?

It looks like you’ve exceeded the quota for the services that Skynet uses for geoIP lookups. These are present in the stats file:
Code:
errorCode": "OVER_QUERY_LIMIT"', '', '    "error": "maximum number of queries per day exceeded"', '}',
 
It looks like you’ve exceeded the quota for the services that Skynet uses for geoIP lookups
Are you saying there are built-in lookup limits that only affect the gui? Surely it would be better to stop the lookups whilst continuing the basic stats as in the CLI? Am I mad?
It's not like I'm at home all day searching, browsing, streaming and gaming. That must be a lot of lookups if I'm the only one affected.
 
Are you saying there are built-in lookup limits that only affect the gui?
No, it also affects the CLI stats generation. Skynet uses db-ip.com for country lookups. Their free service has limitations/quotas. No idea how that works on their end.

Run firewall stats at the command line to see if the problem persists. Otherwise, disable country lookups in Skynet if you want to avoid the problem completely.
 
Everything is working fine now so no point testing. I've disabled the lookups now. That should be the end of it 😁
 
Last edited:

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