15 Nov 14:29:46 - [info] Starting flows
15 Nov 14:29:46 - [info] [udp out:eb1b9dbf.14e46] node-red:udp.errors.ready
15 Nov 14:29:47 - [info] Started flows
15 Nov 14:29:47 - [error] [udp in:c676d976.398928] error: __error_
The problem seems to be that I use the same port number in udp-in and udp-out (9999), but I guess that is the only way to read from the UDP socket...
Any hints for what I can do to solve this?
Thanks
Per Thomas Jahr
Seems reasonable to me. I don't think making reuse the default will break anything and would be more useful as you have pointed out. I'll double check and if OK will fix in a while.
SO_REUSEADDR already) "--
http://nodered.org
---
You received this message because you are subscribed to the Google Groups "Node-RED" group.
To unsubscribe from this group and stop receiving emails from it, send an email to node-red+u...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
Hi - is it possible to share the main part of your flow with me ? (either via here or direct email ?) - I'm struggling to get my test case to fail now.
--