Replies: 3 comments 1 reply
-
|
I can not tell you why this network interface is erroring on an UDP Broadcast. I convert this into a discussion. |
Beta Was this translation helpful? Give feedback.
-
|
@Apollon77 or anybody else. Do you have any documentation or resource that help me understand the networking aspect,udp,multicast etc of the matter devices. |
Beta Was this translation helpful? Give feedback.
-
|
That error means your network on wlan0 isn't routing IPv4 multicast. You'd have to look at your routes, firewall etc. to see why. You don't really need IPv4 for matter so you could disable and not worry about it. UDP and multicast aren't matter specific. Matter devices use a protocol called MDNS built on UDP multicast to find each other, as do many devices in your network. I don't have specific resources to recommend but there's plenty of introductory material online if you search for those terms. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi guys,
Any idea why this error occurs.
|app | Matter Shell Output: 2025-04-04 07:43:05.477 INFO UdpMulticastServer wlan0: send ENETUNREACH 224.0.0.251:5353
0|app | Matter Shell Output: 2025-04-04 07:43:05.494 INFO UdpMulticastServer wlan0: send ENETUNREACH 224.0.0.251:5353
0|app | Matter Shell Output: 2025-04-04 07:43:06.993 INFO UdpMulticastServer wlan0: send ENETUNREACH 224.0.0.251:5353
Internet connectivity is stable.
Beta Was this translation helpful? Give feedback.
All reactions