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

Library folder is empty after a Connection aborted error #11

Open
tupats opened this issue Nov 12, 2021 · 1 comment
Open

Library folder is empty after a Connection aborted error #11

tupats opened this issue Nov 12, 2021 · 1 comment
Labels
bug Something isn't working

Comments

@tupats
Copy link

tupats commented Nov 12, 2021

Ran code cloned from git, with all default settings (python3 gparch_cli.py) on Linux.
Favorites, Albums and Shared albums downloaded succesfuly, and while downloading Library, in the middle of it I got an error:
Reading Entire Library From Server...
Downloading Library: 47% 57515/123124 [34:57<52:55, 20.66 media items/s]
ERROR: media item could not be downloaded because: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
Downloading Library: 100% 123124/123124 [1:13:08<00:00, 28.06 media items/s]
✔ Finished Downloading Everything.

However the Library folder is empty.
image

Checked the debug files, and media_items_list.json items have correct url's which I can open in a browser.
Thank you for the wonderful tool, can you help me with this issue?

@nmd2117
Copy link

nmd2117 commented Nov 16, 2021

This is definitely a weird issue, and especially that your Library is empty after seemingly downloading most everything else...I'm going to need some more information to debug this properly and spend some time looking into this, but at the moment I am very busy with school.

I think the next phase in development for this project is a proper debugging logger and tool to diagnose these issues without having to spend a lot of time and also not invading the privacy of our users.

I will keep this in the issues list, but it will take some time to get completed.

If you have any more info you are willing to share, please reply in this thread or email me nick (at) ndawson (dot) me

@NicholasDawson NicholasDawson added the bug Something isn't working label Feb 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants