-
Notifications
You must be signed in to change notification settings - Fork 13.3k
Exception (29) HTTPS-Request; Reopened with Exception (28) #1708
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
Comments
Is a work around available? |
Ouch! https://github.com/igrr/axtls-8266/blob/324c2fdade3f39b4c7fb7fbe707f4a313023ecd3/ssl/tls1.c#L1425 😧 |
Ok, I'll wait patiently. |
Also set warning level to -Wall esp8266/Arduino#1708
@MarcusF2015 could you please try with the latest git version? |
hi @MarcusF2015 which library did you use , last stable or staging ? |
As mentioned at the top of the OP, |
dear @igrr I've just update my library to this new library , is there any new library soon? |
@igrr Thank you very much for your high speed software maintenance. OK.I have cloned the arduino-master git version to my user path and stolen the toolchain from 2.1.0 installation before removing and moved missing files to right directories. Built without error messages. |
On windows you can open tools directory and double-click |
Now it runs 9 hours nonstop without an exception! |
The issue is back. Sometimes there is a restart with exception 28:
|
Is this the same sketch? If not, could you please upload the sketch which may be used to reproduce this? |
Sorry! I have confused the sketches. It is a similar sketch, but I will test the sketch above later and report. |
Now the data from the sketch above (posting #1708 (comment)) :
|
(moved my addition to an open issue: #2075) |
Basic Infos
Hardware
Hardware: ESP-12
Core Version: 2.1.0
Description
Problem description
The sketch does every second a HTTPS-Request. Randomly an exception (29) occures. After this the sketch stops.
Settings in IDE
Module: Generic ESP8266 Module
Flash Size: 4MB
CPU Frequency: 80Mhz?
Flash Mode: DIO
Flash Frequency: 40Mhz
Upload Using: SERIAL
Reset Method: ck
Sketch
Debug Messages
Decoded stack:

The text was updated successfully, but these errors were encountered: