We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLError("bad handshake: Error([('SSL routines', 'tls_process_server_certificate', 'certificate verify failed')])"))': /simple/msgpack/
I have no idea how to solve it
The text was updated successfully, but these errors were encountered:
Looks like your computer can’t establish a secure connection to the sever to download it from.
This often times happens because the time on the computer is set incorrectly. If you’re using a raspberry pi with read only mode, there is a script called time_sync.sh t (https://github.com/stanfordroboticsclub/RPI-Setup/blob/master/appliance/home/pi/time_sync.sh) that’s pulls the time
Sorry, something went wrong.
No branches or pull requests
Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLError("bad handshake: Error([('SSL routines', 'tls_process_server_certificate', 'certificate verify failed')])"))': /simple/msgpack/
I have no idea how to solve it
The text was updated successfully, but these errors were encountered: