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

Update successful, but no reboot #171

Closed
dalepa opened this issue Apr 4, 2024 · 3 comments
Closed

Update successful, but no reboot #171

dalepa opened this issue Apr 4, 2024 · 3 comments
Labels

Comments

@dalepa
Copy link

dalepa commented Apr 4, 2024

The update works fine, but no reboot after the update. A power cycle is required which isn't great when you need to do it remotely

Firebeetle 2 ESP32-E Gravity IO Shield

suggestions?

@mathieucarbou
Copy link
Contributor

  • did you set setAutoReboot (true) ?
  • do you call ElegantOTA.loop() in your loop ?
  • did you register a ElegantOTA.onEnd() callback to display the result of the Update ? If the callback returns false, then you know the update has errors and ESP won't restart.

Copy link
Contributor

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.

@github-actions github-actions bot added the Stale label Jun 30, 2024
Copy link
Contributor

github-actions bot commented Jul 7, 2024

This issue was closed because it has been stalled for 5 days with no activity.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Jul 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants