Attempting to Install latest development release results in error: Error: Error creating SSL context ()!

Attempting to
Install latest development release results in this error.

Error: Error creating SSL context ()!

Any ideas on how to fix this issue?

Thank you,
Thane

Hi, this error happens because an SSL connection was denied to the IDE.

What command was running?

Hi Kwabena,

thank you for the response.

I was trying to run the menu option:

Install the latest development release.

Thank you,
Thane

Got it. I’ll get this fixed.

Has there been a resolution to this? I’m running into this error too.

Sorry, I posted about this recently in another thread. Our version of the SSL library is too old. So, I’ll be overhauling the entire IDE and getting it updated to the latest starting in May. I should have everything fixed and ready to release before June.

In the mean time please avoid using any features that need SSL support.

How can I update and install the latest development release of the firmware without using SSL? That seems insecure.

Hi, the latest release is right here:

Just download the firmware for your Camera, the H7 is the OpenMV 4. H7 Plus is the OpenMV4P. Then use the Tools->Run bootloader command to load the firmware.bin file in the zip.

Thank you!!