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

@tvial-tagheuer

Description

@tvial-tagheuer

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions