LeagueOfPoro / EsportsCapsuleFarmer

Automatically watch all live matches on lolesports and farm Esports Capsules
https://www.youtube.com/c/LeagueOfPoro
Other
95 stars 23 forks source link

handshake failed error #52

Closed emoji987 closed 1 year ago

emoji987 commented 1 year ago

Hi,

I'm getting an error but the program seems to be working? Here's what the error looks like :

[0902/190351.144:ERROR:ssl_client_socket_impl.cc(983)] handshake failed; returned -1, SSL error code 1, net_error -202

Its spamming this every 30 seconds.

EDIT : This is what my terminal looks like when i run the program image

alepouna commented 1 year ago

Very strange. Which region are you on? Can you access https://lolesports.com/ fine from your own browser? Is chrome updated?

LeagueOfPoro commented 1 year ago

It's not great, but it looks like the functionality is not affected.

emoji987 commented 1 year ago

Very strange. Which region are you on? Can you access https://lolesports.com/ fine from your own browser? Is chrome updated?

I'm in EUW, i can acces lolesport without any problem and my chrome is on 105

It's not great, but it looks like the functionality is not affected.

idk if its worth it trying to fix it or not

LeagueOfPoro commented 1 year ago

There's nothing to fix on our end. Are you using proxy or vpn? This kinda looks like MiTM

emoji987 commented 1 year ago

OK, so you were right, i'm using a thing called NextDNS it blocks things like ads and tracking on my router. I disabled it and now i dont have the message anymore!

alepouna commented 1 year ago

This could be a good resource to add a troubleshooting message if this error is detected. For example: "SSL error [...] Are you using a VPN, Proxy or an Ad blocker?"

@LeagueOfPoro what do you think?