How to handle the error message "mdns: Failed to set multicast interface" #159
-
Hello everyone, I am currently implementing EEBUS to my system, but, since I switch from a raspberry (not enough performance) to a windows computer, I have this error : 2025/02/24 10:27:17 [WARN] mdns: Failed to set multicast interface: setsockopt: Un argument non valide a été fourni. Someone know what is the issue ? I saw some discussions about that type of error in other forums but they just kill MDNS to don't see the error. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
Hi, it sounds like you want to limit the network interface to be used and are referencing/naming it incorrectly. |
Beta Was this translation helpful? Give feedback.
Hi, it sounds like you want to limit the network interface to be used and are referencing/naming it incorrectly.