-
Notifications
You must be signed in to change notification settings - Fork 192
Closed
Labels
bugSomething isn't workingSomething isn't workingfeedback requestedFurther information is requestedFurther information is requested
Description
Component
What is the bug in?
- SDKs (Python / Kotlin)
- Demos (Python)
Describe the bug
After cohn is provisioned, the test request fails with error:
SSLError(MaxRetryError("HTTPSConnectionPool(host='192.168.178.90', port=8080): Max retries exceeded with url: /gopro/camera/state (Caused by SSLError(SSLError(1, '[SSL: WRONG_VERSION_NUMBER] wrong version number (_ssl.c:1000)')))"))
Example curl command DOES work. Only the python code can't connect.
To Reproduce
Steps to reproduce the behavior:
- Execute command gopro-cohn --ssid wifissid --password wifipassword
Alternatively, the same happens with
gopro-cohn --identifier id
Expected behavior
Test communication should run
Logs
Logs attached
Hardware
- Camera: Hero12 (running 2.32.0
- Desktop if applicable: Linux
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingfeedback requestedFurther information is requestedFurther information is requested