Skip to content
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

Reboot Loop on Incorrect Password #26

Open
slorbagorb opened this issue Jan 31, 2024 · 0 comments
Open

Reboot Loop on Incorrect Password #26

slorbagorb opened this issue Jan 31, 2024 · 0 comments

Comments

@slorbagorb
Copy link

When the device password is incorrect, a Reboot RPC command is received that results in a reboot loop.
This occurs in the Minimal.ino example.

5759 2 mDash.c:656:dev_cb                    {"id":1,"result":{"fw_version":"1.2.16-a-10812-Adafruit ESP32 Feather","arch":"esp32","fw_id":"20240126-134300","app":"FIRMWARE","uptime":1706305428,"ram_free":84320,"reboot_reason":"power-on","id":"...","public_key":"..."}}
588b 2 mDash.c:646:dev_cb               RPC: {"id":40,"method":"Sys.Reboot"}

Is this expected behaviour?
Is there a means to verify authorization without receiving the Reboot RPC?

The application for this is a device password that is entered manually in the field.

Thanks,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant