OTBR-Agent crashes with exit code 1, no other error #13127
aydinseven7
started this conversation in
General
Replies: 1 comment 8 replies
-
|
The error you are seeing typically indicates that Are you sure that the baud rate is correct? The Espressif docs indicate 460800. https://docs.espressif.com/projects/esp-faq/en/latest/software-framework/thread.html |
Beta Was this translation helpful? Give feedback.
8 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
-
I have an ESP32-H2 flashed with both esp-idf v6.0.1, v6.1.0 and v5.5.2 using the ot_rcp example (tried with all separately) + the openthread/border-router. Whenever I start the container, it crashes with exit code 1, but I dont see any other logs.
To Reproduce
Expected behavior
Container continuing to start like in the example. The tag used there is not available anymore though.
Console/log output
Additional context
Followed the guide at https://openthread.io/guides/border-router/build-docker
I have also tried adding different flags to the Radio URL:
Beta Was this translation helpful? Give feedback.
All reactions