portablejim/curseDownloader

Not working

Opened this issue · 3 comments

Gives this error when I try to download All The Mods modpack
146 files to download
Exception in thread Thread-1:
Traceback (most recent call last):
File "c:\Python34\lib\site-packages\requests\packages\urllib3\util\ssl_.py", line 253, in ssl_wrap_socket
FileNotFoundError: [Errno 2] No such file or directory

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "c:\Python34\lib\site-packages\requests\adapters.py", line 370, in send
File "c:\Python34\lib\site-packages\requests\packages\urllib3\connectionpool.py", line 544, in urlopen
File "c:\Python34\lib\site-packages\requests\packages\urllib3\connectionpool.py", line 341, in _make_request
File "c:\Python34\lib\site-packages\requests\packages\urllib3\connectionpool.py", line 762, in validate_conn
File "c:\Python34\lib\site-packages\requests\packages\urllib3\connection.py", line 238, in connect
File "c:\Python34\lib\site-packages\requests\packages\urllib3\util\ssl
.py", line 255, in ssl_wrap_socket
requests.packages.urllib3.exceptions.SSLError: [Errno 2] No such file or directory

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "c:\python\32-bit\3.4\lib\threading.py", line 921, in _bootstrap_inner
File "c:\python\32-bit\3.4\lib\threading.py", line 869, in run
File "downloader.py", line 65, in goDownloadBackground
File "downloader.py", line 106, in doDownload
File "c:\Python34\lib\site-packages\requests\sessions.py", line 476, in get
File "c:\Python34\lib\site-packages\requests\sessions.py", line 464, in request
File "c:\Python34\lib\site-packages\requests\sessions.py", line 602, in send
File "c:\Python34\lib\site-packages\requests\sessions.py", line 602, in
File "c:\Python34\lib\site-packages\requests\sessions.py", line 195, in resolve_redirects
File "c:\Python34\lib\site-packages\requests\sessions.py", line 576, in send
File "c:\Python34\lib\site-packages\requests\adapters.py", line 431, in send
requests.exceptions.SSLError: [Errno 2] No such file or directory

I have exactly the save problem.

I also have almost the exact same issue.