msasanmh / SecureDNSClient

A DNS Client Supporting DNSCrypt, Anonymized DNSCrypt, DoH, DoT, UDP And TCP.
https://msasanmh.github.io/SecureDNSClient/
GNU General Public License v3.0
790 stars 79 forks source link

NS_BINDING_CANCELLED_OLD_LOAD" and "NS_BINDING_ABORTED #141

Closed DogancanYr closed 3 months ago

DogancanYr commented 4 months ago

Sometimes I encounter such errors: either the site does not open at all or I have to wait.

msasanmh commented 4 months ago

This is a firefox issue, it has nothing to do with SDC, you need to clear or disable cache in firefox. But leave this issue open, I want to dig more about it later, currently I'm super busy.

DogancanYr commented 4 months ago

Even though I deleted the cache, nothing changed and when I open it from Chrome, the site looks like this. resim

msasanmh commented 4 months ago

OK, if also chrome gives you the same error, it means proxy couldn't load the website. there was no send and receive data so proxy cancelled the request on timeout. Maybe it can't just bypass it. On which websites you are facing this issue?

DogancanYr commented 4 months ago

and distrowatch.com

msasanmh commented 4 months ago

I have no problem with those websites. I can't be helpful when i can't replicate your issue. 20240310_233551.jpg

20240310_233841.jpg

DogancanYr commented 4 months ago

With which setting did you enable the software to issue the certificate?

msasanmh commented 4 months ago

With which setting did you enable the software to issue the certificate?

I'm using Proxy SSL Decryption. Because GoodbyeDPI doesn't work on most ISPs in my country. Settings like below: 20240311_005915.jpg

20240311_005941.jpg

DogancanYr commented 3 months ago

I found out why it gives these errors. The site has been categorized as infected, but it has not been banned. Is there a way to overcome this ?

resim resim

msasanmh commented 3 months ago

Based on my research, your antivirus (Internet Security software) is canceling the request to this website. Usually, disabling Internet security software or using a VPN can solve this problem.

And again, for the readers of this thread, SDC has nothing to do with this error.

DogancanYr commented 3 months ago

Yes, it has nothing to do with the software, I'm just writing because it can't bypass it. Continues even after turning off antivirus .

msasanmh commented 3 months ago

Yes, it has nothing to do with the software, I'm just writing because it can't bypass it. Continues even after turning off antivirus .

I heard usually disabling antivirus won't be enough, they say uninstall it or try opening the website on another device.

DogancanYr commented 3 months ago

I tried it from another computer, another browser, and a computer without antivirus, but nothing changes.

msasanmh commented 3 months ago

I tried it from another computer, another browser, and a computer without antivirus, but nothing changes.

Maybe it's about your ISP. Try a VPN.

DogancanYr commented 3 months ago

When I select Turkey from VPN and try it, the site opens also, when I open the secure DNS client, it accesses banned sites.

I can already bypass all bans by choosing a different location from the VPN.

msasanmh commented 3 months ago

When I select Turkey from VPN and try it, the site opens also, when I open the secure DNS client, it accesses banned sites.

I can already bypass all bans by choosing a different location from the VPN.

Because a VPN encrypts your connection and your ISP can't find out which websites or even IPs you are connecting to, but SDC only hides the websites addresses from ISP not their IPs.

DogancanYr commented 3 months ago

It means it doesn't work because they do IP-based blocking. 😊

msasanmh commented 3 months ago

It means it doesn't work because they do IP-based blocking. 😊

Ouch, glad you found out the reason.