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

gphotosdl not downloading images #9

Open
ParkerX11 opened this issue Mar 6, 2025 · 2 comments
Open

gphotosdl not downloading images #9

ParkerX11 opened this issue Mar 6, 2025 · 2 comments

Comments

@ParkerX11
Copy link

Hi,

Attempting to use gphotosdl with the below rclone command.

rclone sync googleoriginal:\shared-album "Z:\Photos\google photos\parkerh34\shared-album" -v -P --metadata --retries 5 --transfers 10 --gphotos-proxy "http://localhost:8282" --fast-list

When I remove the gphotos parameters, the command works normally. However, with the gphotos parameters, the following error is given in the rclone command prompt.

2025/03/05 23:37:05 ERROR : Bali Trip/2B936FEB-862A-49D2-B606-DFB77FCE2DB3.jpeg: Failed to copy: failed to open source object: (404 404 Not Found)
2025/03/05 23:37:05 ERROR : Bali Trip/242DB46D-B487-40FD-A6BC-3B139BFAC0F5.jpeg: Failed to copy: failed to open source object: (404 404 Not Found)
2025/03/05 23:37:06 ERROR : Bali Trip/24F630DA-5157-4070-9FE7-76FD3C35CD2B.jpeg: Failed to copy: failed to open source object: (404 404 Not Found)
2025/03/05 23:37:06 INFO : Bali Trip/24F630DA-5157-4070-9FE7-76FD3C35CD2B.jpeg.302d482a.partial: Removing failed copy
2025/03/05 23:37:06 ERROR : Bali Trip/25103CEA-8211-475B-A495-ADBE55FF52BD.jpeg: Failed to copy: failed to open source object: (404 404 Not Found)
2025/03/05 23:37:06 INFO : Bali Trip/25103CEA-8211-475B-A495-ADBE55FF52BD.jpeg.302d482a.partial: Removing failed copy
2025/03/05 23:37:07 ERROR : Bali Trip/1CA0334D-0E2B-4850-97E9-173527E50087.jpeg: Failed to copy: failed to open source object: (404 404 Not Found)

The following is the debug script from the gphotosdl panel.

2025/03/05 23:56:02 DEBUG network response id=AOoC1ZjdFq9P_zV8i3W_5cYG3FndscuyQwo5JBMmwXPFDREA0oo0N7nV3pRB02wi1OvXFcoT7hQC rxURL=https://photos.google.com/photo/AF1QipNYTuKdXEhf0C5X-vK5Y14LOLAxv5ZTp8mFWHNz status=404
2025/03/05 23:56:02 ERROR Download image failed id=AOoC1ZjdFq9P_zV8i3W_5cYG3FndscuyQwo5JBMmwXPFDREA0oo0N7nV3pRB02wi1OvXFcoT7hQC err="gphoto fetch failed: HTTP Error 404"
2025/03/05 23:56:02 ERROR Open new tab id=AOoC1Zi6KMFk_4fvFO7mMmdrJhLwaFMyBvIvviWgcdo0JGozrEkelS0pgRukpAZWlKTfZGvLOtKO
2025/03/05 23:56:02 DEBUG Navigate to photo URL id=AOoC1Zi6KMFk_4fvFO7mMmdrJhLwaFMyBvIvviWgcdo0JGozrEkelS0pgRukpAZWlKTfZGvLOtKO
2025/03/05 23:56:03 DEBUG Wait for page to load id=AOoC1Zi6KMFk_4fvFO7mMmdrJhLwaFMyBvIvviWgcdo0JGozrEkelS0pgRukpAZWlKTfZGvLOtKO
2025/03/05 23:56:03 DEBUG [wait]loadpage:8973D2EF
2025/03/05 23:56:03 DEBUG Wait for network response id=AOoC1Zi6KMFk_4fvFO7mMmdrJhLwaFMyBvIvviWgcdo0JGozrEkelS0pgRukpAZWlKTfZGvLOtKO
2025/03/05 23:56:03 DEBUG network response id=AOoC1Zi6KMFk_4fvFO7mMmdrJhLwaFMyBvIvviWgcdo0JGozrEkelS0pgRukpAZWlKTfZGvLOtKO rxURL=https://photos.google.com/photo/AF1QipMAediSt1q9TxeaxIxFmlYpZUjYXO7Up6693C7I status=404
2025/03/05 23:56:03 ERROR Download image failed id=AOoC1Zi6KMFk_4fvFO7mMmdrJhLwaFMyBvIvviWgcdo0JGozrEkelS0pgRukpAZWlKTfZGvLOtKO err="gphoto fetch failed: HTTP Error 404"

Hope this tracks. Let me know if you need any further information to help diagnose this issue. Both versions are updated. I have tried restarting pc, browser, and logging in and out of gphotosdl.

Thanks in advance!

@ncw
Copy link
Member

ncw commented Mar 6, 2025

If you go to the URL in the log in your normal browser where you are logged into gPhotos: https://photos.google.com/photo/AF1QipNYTuKdXEhf0C5X-vK5Y14LOLAxv5ZTp8mFWHNz

Do you see one of your photos?

@ParkerX11
Copy link
Author

If you go to the URL in the log in your normal browser where you are logged into gPhotos: https://photos.google.com/photo/AF1QipNYTuKdXEhf0C5X-vK5Y14LOLAxv5ZTp8mFWHNz

Do you see one of your photos?

No, it gives a 404 error.

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