Skip to content
This repository was archived by the owner on Mar 2, 2025. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant