TheFox / flickr-cli

A command-line interface to Flickr. Upload and download photos, photo sets, directories via shell.
https://fox21.at
25 stars 9 forks source link

Download fails with status code 500, Guzzle error. #50

Open githubber opened 2 years ago

githubber commented 2 years ago

Well, after approx 400MB this time, the download fails. Is it related to the presence of video files? RAM?

[file] 5,081,470   2.52MB/s
[file] 4,318,808
[file] 4,543,231 701.10kB/s
[file] 3,508,027  96.48kB/s
[file] 4,197,771  68.99kB/s
[2022-01-01 06:37:28] download.ERROR: video not supported yet [] []
[2022-01-01 06:37:28] download.ERROR: Unable to get metadata about photo: 5650681692 [] []
[file] 3,214,907
[file] 4,138,880
[file] 4,029,123
[file] 3,966,031
[file] 4,984,818
[file] 4,455,968
[file] 3,967,245
[file] 4,145,819
[file] 5,688,597

  [Guzzle\Http\Exception\ServerErrorResponseException]
  Server error response
  [status code] 500
  [reason phrase] Internal Server Error
  [url] https://api.flickr.com/services/rest/

If I run the command again immediately, it fails. If I wait a few minutes, it appears to resume (it's downloaded another 200MB since the previous failure.)