Skip to content

ESP32-C2 constant crash loop when web-workflow is enabled #9335

Open
@bill88t

Description

@bill88t

CircuitPython version

Adafruit CircuitPython 9.1.0-beta.3-29-ged5591c5cb on 2024-06-14; NodeMcu-ESP32-C2 with ESP32C2
# Aka latest as of the time of writing

Code/REPL

# Wifi creds & web-workflow passwd set in settings.toml
# No code.py

Behavior

Crashes into safemode, then crashes again since wifi-autoconnect and web-workflow run even in safemode.
The board cannot be stopped, since neither wifi-autoconnect nor web-workflow check for keyboard interrupts.
It's also impossible to remove the problematic settings.toml without downgrading or wiping.

Description

No response

Additional information

Last I checked, before the 5.2.2 idf upgrade it worked somewhat.
My ftp server was safemoding, but web-workflow worked.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions