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

**URL:** https://forums.openmv.io/t/ide-tools-login-to-edge-impulse-to-upload-error-ssl-context-error/2061
**Category:** OpenMV Boards
**Created:** [December 9, 2020, 12:58am UTC](https://forums.openmv.io/t/ide-tools-login-to-edge-impulse-to-upload-error-ssl-context-error/2061 "2020-12-09T00:58:34Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![kevin](https://avatars.discourse-cdn.com/v4/letter/k/2acd7d/32.png) [@kevin](https://forums.openmv.io/u/kevin)
#### Post date: [December 9, 2020, 12:58am UTC](https://forums.openmv.io/t/ide-tools-login-to-edge-impulse-to-upload-error-ssl-context-error/2061/1 "2020-12-09T00:58:34Z")

</div>

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.

```python
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

---

<div class="post-metadata">

### Author: ![kwagyeman](https://yyz1.discourse-cdn.com/flex029/user_avatar/forums.openmv.io/kwagyeman/32/4_2.png) [@kwagyeman](https://forums.openmv.io/u/kwagyeman)
#### Post date: [December 9, 2020, 1:14am UTC](https://forums.openmv.io/t/ide-tools-login-to-edge-impulse-to-upload-error-ssl-context-error/2061/2 "2020-12-09T01:14:29Z")

</div>

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

---

<div class="post-metadata">

### Author: ![mnayebare](https://avatars.discourse-cdn.com/v4/letter/m/a698b9/32.png) [@mnayebare](https://forums.openmv.io/u/mnayebare)
#### Post date: [November 11, 2022, 7:39pm UTC](https://forums.openmv.io/t/ide-tools-login-to-edge-impulse-to-upload-error-ssl-context-error/2061/3 "2022-11-11T19:39:47Z")

</div>

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.

 ![2022-11-11_21-34](https://canada1.discourse-cdn.com/flex029/uploads/openmv1/original/2X/4/4179ae6b5b24a156ee931c6b8b1bcc8291d6f850.png)

---

<div class="post-metadata">

### Author: ![kwagyeman](https://yyz1.discourse-cdn.com/flex029/user_avatar/forums.openmv.io/kwagyeman/32/4_2.png) [@kwagyeman](https://forums.openmv.io/u/kwagyeman)
#### Post date: [November 13, 2022, 5:29pm UTC](https://forums.openmv.io/t/ide-tools-login-to-edge-impulse-to-upload-error-ssl-context-error/2061/4 "2022-11-13T17:29:42Z")

</div>

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