-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Enabling regex causes crash and bootloop #648
Comments
Does it still crash when you add an response to the sensors request?
|
It crashes. Here's the full code:
|
I tried also without WifiManager (only ESP8266WiFi and ESPAsyncWebServer included), no effect. |
I can observe the same behaviour. Is there already a solution to the problem? |
There is an issue with regex and the esp8266. There is no fix for now. When I have some time, I will rewrite the regex part and create an new pull request |
[STALE_SET] This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 14 days if no further activity occurs. Thank you for your contributions. |
[STALE_DEL] This stale issue has been automatically closed. Thank you for your contributions. |
still an issue, so should be reopened |
1 similar comment
still an issue, so should be reopened |
Using PlatformIO and latest ESPAsyncWebServer.
Accessing http://ip/hello works but if I access /sensor, ESP crashes and bootloops.
platform.ini:
The text was updated successfully, but these errors were encountered: