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!

Diversion Error when block list updates

Halfi

Occasional Visitor
Osid list stop working, I'm get this error:
Zrzut ekranu 2025-11-20 141126.jpg

Any sugestion how to fix that?
 
Thx for reply.
The URL has been fine all along. I have been getting this error for a couple of days now. Also I was trying to changing it to https://big.oisd.nl/dnsmasq2 and still same error.

small list doesn't work too.
 
Last edited:
Strange. I don't use Diversion so don't know what it does behind the scenes (hopefully a Diversion user will chime in) but I'm guessing it's using wget or curl.

If you SSH into the router and run this command do you get any errors?

Code:
wget "https://big.oisd.nl/dnsmasq2" > /dev/null
 
in both i get
Connection timed out.
Connecting to big.oisd.nl failed: Cannot assign requested address.
 
I don't use Diversion so don't know what it does behind the scenes (hopefully a Diversion user will chime in) but I'm guessing it's using wget or curl.
It runs:
Code:
/usr/sbin/curl -s --insecure --location --connect-timeout 10 --retry 3 --head -A "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:53.0) Gecko/20100101 Firefox/53.0" https://big.oisd.nl/dnsmasq2 | head -n 1 | grep "HTTP/1.[01] [23].."
to validate the list url.
 
A Diversion user chiming in.
I use the same OISD list without problems. Ran an update just now to confirm.
@Halfi are you using skynet? Which blacklist? Whereabouts are you (country is fine)?
 

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