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
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.
The text was updated successfully, but these errors were encountered:
When downloading a recipe, the following error occurs:
On trying to clear the error dialog with the 'Cancel' button, the field updates to:
The 'Details' dialog shows the following message and traceback:
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.
The text was updated successfully, but these errors were encountered: