You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have an ota link loaded into String ota_get_urllink = ""; before. For example: https://getOTA update link. On my computer, I can still access that link to download the file, but when using ESP, the DNS domain name cannot be resolved. The "connection refused" phenomenon still occurs from time to time. Many times ESP still downloads files successfully and updates successfully. Please tell me how to handle this problem?
Thank!
Uh oh!
There was an error while loading. Please reload this page.
----------------------------- Delete below -----------------------------
"How can I fix the "connection refused" error when using the OTA update feature with the esp kit?",
Platform
Settings in IDE
Problem Description
I have an ota link loaded into String ota_get_urllink = ""; before. For example: https://getOTA update link. On my computer, I can still access that link to download the file, but when using ESP, the DNS domain name cannot be resolved. The "connection refused" phenomenon still occurs from time to time. Many times ESP still downloads files successfully and updates successfully. Please tell me how to handle this problem?
Thank!
MCVE Sketch
Debug Messages
HTTP_UPDATE_FAILD Error (-1): HTTP error: connection refused
The text was updated successfully, but these errors were encountered: