openthread-br: interface went down
Open
@stintel is already working on this.
Since Jun 26, 2025.
bug
- Dominant language
- Makefile
- Stars
- 4.6k
- Forks
- 4k
- Avg merge
- 3d 12h
- Merged PRs (30d)
- 134
Description
Package Name
openthread-br
Maintainer
me
OpenWrt Version
snapshot
OpenWrt Target/Subtarget
sunxi/cortexa53
Steps to Reproduce
Configure openthread interface
Wait long enough?
Actual Behaviour
Openthread interface went down.
...
Thu Jun 26 03:35:03 2025 user.crit otbr-agent[5327]: 00:00:31.715 [C] P-Udp---------: Failed to bind UDP socket: Not a socket
Thu Jun 26 03:35:03 2025 user.crit otbr-agent[5327]: 00:00:31.716 [C] P-Udp---------: Failed to bind UDP socket: Not a socket
Thu Jun 26 03:35:03 2025 user.crit otbr-agent[5327]: 00:00:31.716 [C] P-Udp---------: Failed to bind UDP socket: Not a socket
Thu Jun 26 03:35:03 2025 daemon.notice netifd: thread (5563): Command failed: Not found
Thu Jun 26 03:35:03 2025 daemon.notice netifd: Interface 'thread' is now down
That failed to bind UDP socket flooded the log. Unfortunately no syslog configured on this device so cannot see what came before.
Should at least catch this and try restart the daemon and keep the interface up.
Confirmation Checklist
- The package is maintained in this repository.
- I understand that issues related to the base OpenWrt repository or LuCI repository will be closed.
- I am reporting an issue for OpenWrt, not an unsupported fork.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.