Skip to content
New issue

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

SSLError: [SSL] internal error (_ssl.c:727) #13

Closed
donjuanme opened this issue Mar 25, 2021 · 2 comments
Closed

SSLError: [SSL] internal error (_ssl.c:727) #13

donjuanme opened this issue Mar 25, 2021 · 2 comments

Comments

@donjuanme
Copy link

any idea why this will happen

{{{Offline}}}{{{GetTempDirectoryException}}}{{{PythonError}}}
Traceback (most recent call last):

File "/usr/lib/python2.7/ssl.py", line 828, in do_handshake
self._sslobj.do_handshake()
SSLError: [SSL] internal error (_ssl.c:727)

@antonioCoco
Copy link
Owner

It's not a bug. It seems the site you are reaching is offline. Please next time include more information, e.g. full commandline of sharpyshell you are using and full output received with the error.

@NgoHuy
Copy link
Contributor

NgoHuy commented Sep 27, 2023

I send pull request #21 for this. Because the webserver doesnot support TLSv1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants