Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OTA update fails when disabling SSL/TSL #5

Open
georgevbsantiago opened this issue Sep 11, 2024 · 0 comments
Open

OTA update fails when disabling SSL/TSL #5

georgevbsantiago opened this issue Sep 11, 2024 · 0 comments

Comments

@georgevbsantiago
Copy link

This issue is related to this post (thinger-io/Arduino-Library#51)

We tried to update a device by disabling SSL/TSL from the VS Code extension, but the process fails from the beginning.

2024-09-11T00:33:41.857Z [info] OTA update process started. Device: XXXXXXXXXXXXXX, Firmware Version: , Environment: nodemcuv2
2024-09-11T00:33:42.140Z [error] Device: XXXXXXXXXXXXXX. Status: FAILURE. Duration: 282 ms. Description: Cannot initialize OTA: Error: socket hang up
2024-09-11T00:33:42.140Z [info] OTA update process completed. Total duration: 283 ms. Success: 0, Failures: 1, Already Updated: 0

2024-09-11T00:34:11.374Z [info] OTA update process started. Device: XXXXXXXXXXXXXX, Firmware Version: , Environment: nodemcuv2
2024-09-11T00:34:11.635Z [error] Device: XXXXXXXXXXXXXX. Status: FAILURE. Duration: 260 ms. Description: Cannot initialize OTA: Error: socket hang up
2024-09-11T00:34:11.635Z [info] OTA update process completed. Total duration: 261 ms. Success: 0, Failures: 1, Already Updated: 0

image
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant