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

Read timed out when downloading big files #128

Open
antonhagg opened this issue Aug 31, 2016 · 2 comments
Open

Read timed out when downloading big files #128

antonhagg opened this issue Aug 31, 2016 · 2 comments

Comments

@antonhagg
Copy link

Still having trouble with timeout when downloading big files

Downloading: CIMG0889.AVI, Size:325.9M[################################] 340131840/341698120 - 00:31:26
Traceback (most recent call last):
  File "C:\Python27\Scripts\jotta-download-script.py", line 9, in <module>
    load_entry_point('jottalib==0.4.1.post1', 'console_scripts', 'jotta-download')()
  File "c:\python27\lib\site-packages\jottalib\cli.py", line 351, in download
  File "c:\python27\lib\site-packages\jottalib\JFS.py", line 907, in stream
  File "c:\python27\lib\site-packages\requests\models.py", line 667, in generate
    raise ConnectionError(e)
requests.exceptions.ConnectionError: HTTPSConnectionPool(host='www.jottacloud.com', port=443): Read timed out.
@havardgulldahl
Copy link
Owner

Hi @antonhagg - Am I reading it correctly, you've been waiting 31 minutes before timeout?

@havardgulldahl
Copy link
Owner

On closer look, it would seem you are running an old install of jottalib here?

load_entry_point('jottalib==0.4.1.post1', 'console_scripts', 'jotta-download')()

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

2 participants