-
Notifications
You must be signed in to change notification settings - Fork 639
Nofuss is causing a crash #2410
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
So, by the 5second mark, board connects to the WiFi for the first time and immediately crashes after the very first nofuss HTTP request? Did things change after switching from Core 2.7.1 to 2.7.4 (changed via platformio.ini |
Yup. That what it looks like.
Empty json. and some headers...
Will try and report back |
Good catch! |
Related to another patch from current development version? And btw, Nofuss sets HTTP version to 1.0 i.e. |
Oh, didn't notice that. In that case response would be
Anyway, you nailed it - esp8266/Arduino@47a57e1 did the trick. |
Uh oh!
There was an error while loading. Please reload this page.
Bug description
After upgrade to commit 1ed5f43 i was experiencing boot loops followed by failover AP mode.
Tried to disable features one by one over telnet and the issue went away after setting nofussEnabled=0
Device information
Crash report
The text was updated successfully, but these errors were encountered: