KonradIT / goprowifihack

Unofficial GoPro WiFi API Documentation - HTTP GET requests for commands, status, livestreaming and media query.
Apache License 2.0
2.12k stars 334 forks source link

Setting time does not work on Hero5B #167

Open datmw opened 4 years ago

datmw commented 4 years ago

Problem:

I'm setting up a script for automation of tasks in our lab and want to ensure that the GoPro has the same time set as the other lab equipment. Everything else works fine, connection is stable, only setting time results in "Internal Server Error" from the GoPro.

Details:

Output from browser:

{
"version": "5.00",
"path_info": "command/setup/date_time",
"query_string": "p=%13%0b%10%11%29%2c",
"error_code":-1,
"error_msg": "500 Internal Server Error
",
"function": "gpcontrol_cgi_handler",
"line": 186
}
KonradIT commented 4 years ago

Hmmm I'll investigate on my H5B, thx for letting me know.

datmw commented 4 years ago

Quick update: Today I tested a different one (we have a total of 3 H5B) which I didn't connect to the app thus didn't install the FW update and it works. If you want I can have a deeper look into the FW versions tomorrow to help you narrow it down.

Edit: Old, working is 2.60, new, not working, is 2.70.