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

ERROR: HTTP Error 500: Internal Server Error when trying to download images #201

Open
tvial-tagheuer opened this issue Oct 23, 2022 · 0 comments

Comments

@tvial-tagheuer
Copy link

Describe the bug
Error 500 when downloading images from a Gopro Hero 4.

To Reproduce
Steps to reproduce the behavior:

  1. Use the script provided in examples: https://github.com/KonradIT/gopro-py-api/blob/master/examples/dump_sdcard.py
  2. Error 500 will appear

Expected behavior
Files to be downloaded correctly without error.

Screenshots

$ python gopro-download-all.py
HERO4 Silver
HD4.01.05.00.00
Camera successfully connected!
filename: GOPR0006.JPG
ERROR: HTTP Error 500: Internal Server Error
filename: GOPR0007.JPG
ERROR: HTTP Error 500: Internal Server Error
filename: GOPR0008.JPG
ERROR: HTTP Error 500: Internal Server Error

Desktop (please complete the following information):

  • OS: Raspbian
  • goprocam 4.2.0
  • Python 3.9.2

Additional context

  • Tried to browse URL using lynx. List is served with HTTP Status 200, but got 500 when trying to download.
  • Images are 3MB
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

1 participant