We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: