Ide: tools -> Login to edge impulse to upload error ssl context error

When attempting to export my dataset with tools → login to upload to edge impulse and/or tools → upload to edge impulse via api key I get the following error.

Error creating SSL context (error:140A90C4:SSL routines:func(169):reason(196))

This happens with both login credentials as well as using api key.


Do you suspect this is an ide issue or an Edge impulse one. I have retried my credentials online to verify I can log on and off as well as copied and pasted the api key to prevent finger fumble errors.

Thanks

This is because of your network connection blocking SSL traffic to their server. Please check your firewall settings on your computer and network.

hey @kwagyeman is there by any chance that this issue is not caused by firewall, because i have tested 4 different newtorks and i still get the same error. I am using the Arduino Nano RP2040.

It could be a firewall issue. Basically, the IDE can’t get an SSL connection.