Josh - I did some more testing here. The problem is your MacOS firewall is blocking the ability to listen to the broadcasts. This seems to be a recent MacOS change.
To enable things again open Network => Firewall => Options and set the item for org.python.python to 'Allow incoming connections' and click ok. It should work ok then. On Sunday, March 22, 2026 at 2:09:20 PM UTC-7 Vince Skahan wrote: > Try picking a different broadcast address from the three choices. > > You might also set shared sockets true and log raw packets true at least > initially. And set weewx.conf debug=1 > > If you want to eliminate weewx from the equation initially - install my > wfudptools via pip and run ‘wfudplistener -r’ to see if the os hears > anything from your hub. Remember WF gear broadcasts so you need the hub on > the same subnet as the listening box because broadcasts don’t route (unless > you do something unusual to permit that) > > On Sunday, March 22, 2026 at 11:51:57 AM UTC-7 Josh Jost wrote: > >> New to WeeWx - Installed 5.3 and configured for WeatherFlowUDP using >> driver file found on GitHub. Curious if anyone has been successful running >> this configuration. I can command Weewxd, however nothing shows up in the >> terminal - log file shows the following: >> >> CRITICAL weewxd: Caught OSError: [Errno 49] Can't assign requested address >> >> >> -- You received this message because you are subscribed to the Google Groups "weewx-user" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion visit https://groups.google.com/d/msgid/weewx-user/853627b6-9605-43d8-b4ad-3e0639be56b8n%40googlegroups.com.
