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

Website download error #955

Open
rpophessagr opened this issue Oct 28, 2019 · 0 comments · May be fixed by #1022
Open

Website download error #955

rpophessagr opened this issue Oct 28, 2019 · 0 comments · May be fixed by #1022

Comments

@rpophessagr
Copy link

When downloading a recipe, the following error occurs:

Error during Downloading https://[url]/

On trying to clear the error dialog with the 'Cancel' button, the field updates to:

Error: Error during Downloading https://[url]/(cancelled)
Error: Error during Downloading https://[url]/(cancelled)(cancelled)

The 'Details' dialog shows the following message and traceback:

Error 1: Error during Downloading https://www.halfbakedharvest.com/cardamom-cognac-apple-cake/

Traceback (most recent call last):
File "C:\Users\Bernie\Documents\GitHub\gourmet\gourmet\threadManager.py", line 97, in run
File "C:\Users\Bernie\Documents\GitHub\gourmet\gourmet\importers\webextras.py", line 18, in do_run
File "C:\Users\Bernie\Documents\GitHub\gourmet\gourmet\importers\webextras.py", line 23, in read
File "C:\Program Files\Python27\lib\urllib.py", line 84, in urlopen
File "C:\Program Files\Python27\lib\urllib.py", line 205, in open
File "C:\Program Files\Python27\lib\urllib.py", line 435, in open_https
File "C:\Program Files\Python27\lib\httplib.py", line 951, in endheaders
File "C:\Program Files\Python27\lib\httplib.py", line 811, in _send_output
File "C:\Program Files\Python27\lib\httplib.py", line 773, in send
File "C:\Program Files\Python27\lib\httplib.py", line 1158, in connect
File "C:\Program Files\Python27\lib\ssl.py", line 372, in wrap_socket
File "C:\Program Files\Python27\lib\ssl.py", line 134, in init
File "C:\Program Files\Python27\lib\ssl.py", line 296, in do_handshake
IOError: [Errno socket error] [Errno 1] _ssl.c:503: error:1407742E:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1 alert protocol version

Running Windows 0.17.4, this is my first time trying to use the program so apologies if this is a user error/basic setup issue.

@cydanil cydanil linked a pull request Jul 1, 2021 that will close this issue
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

Successfully merging a pull request may close this issue.

1 participant