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

erase-otadata failed (IDFGH-7254) #8843

Closed
chegewara opened this issue Apr 26, 2022 · 4 comments
Closed

erase-otadata failed (IDFGH-7254) #8843

chegewara opened this issue Apr 26, 2022 · 4 comments
Labels
Resolution: Done Issue is done internally Status: Done Issue is done internally

Comments

@chegewara
Copy link
Contributor

chegewara commented Apr 26, 2022

Master branch, just updated.

Executing action: erase-otadata
Serial port /dev/ttyUSB0
Connecting...
Detecting chip type... Unsupported detection protocol, switching and trying again...
Connecting...
Detecting chip type... ESP32
Running ninja in directory /home/chegewara/esp/master/examples/get-started/hello_world/build
Executing "ninja erase-otadata"...
ninja: error: unknown target 'erase-otadata'
ninja failed with exit code 1

Thanks

@espressif-bot espressif-bot added the Status: Opened Issue is new label Apr 26, 2022
@github-actions github-actions bot changed the title erase-otadata failed erase-otadata failed (IDFGH-7254) Apr 26, 2022
@dobairoland
Copy link
Collaborator

Hi @chegewara. Are you running this in the unmodified get-started/hello_world example? Ota commands should not work there because there is no OTA partition defined in that project.

But unfortunately, there is another issue which would you get for an OTA project. We try to fix this soon. The master branch is affected. v4.4 should work fine. I'm sorry for the inconvenience.

@KaeLL
Copy link
Contributor

KaeLL commented Apr 27, 2022

there is another issue which would you get for an OTA project. We try to fix this soon. The master branch is affected.

@dobairoland could you link or detail the issue?

@dobairoland
Copy link
Collaborator

It is not tracked on github. We've noticed that issuing for example idf.py erase-otadata prints only a couple of lines but nothing happens. I need to investigate more. I'll link the fix here and keep open this one until then.

@espressif-bot espressif-bot added Status: In Progress Work is in progress and removed Status: Opened Issue is new labels May 20, 2022
@dobairoland
Copy link
Collaborator

The fix is in progress. It should make into v5.0. No released versions are affected. The issue is present only in the master branch.

@espressif-bot espressif-bot added Resolution: NA Issue resolution is unavailable Status: Done Issue is done internally Resolution: Done Issue is done internally and removed Status: In Progress Work is in progress Resolution: NA Issue resolution is unavailable labels May 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Resolution: Done Issue is done internally Status: Done Issue is done internally
Projects
None yet
Development

No branches or pull requests

4 participants