You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be nice if the errors we see at CLI could say something like, "Would you kindly disable VPN(also firewall and AV, just in case...).", but they don't. Well, that's how I fixed this issue*.
I got ssl error
self.load_verify_locations(cadata=certs)
ssl.SSLError: [X509V3: INVALID_CERTIFICATE] invalid certificate (_ssl.c:4030)
The text was updated successfully, but these errors were encountered: