LOL - literally the first thing I checked :-) Yep, the packets (in wireshark) are still comming in on eth0.
I did some more investigation, this is starting to look like a python3.8 with interceptor problem. My station actually talks ecowitt as well, so I configured it to send ecowitt to my server and started interceptor in listen mode für ecowitt as a standalone using PYTHONPATH=bin python3 bin/user/interceptor.py --device=ecowitt-client --mode=listen --port=9988 same "no data received" behaviour and you have to actually kill the process, a control-c does not stop it which also hints at something "hanging". I am currently playing with an alternative ecowitt implementation https://github.com/iz0qwm/ecowitt_http_gateway but that also gives me a lot of python errors on identation :-( Any help greatly appreciated ! I still hope I am "just" misconfiguring something..... Thx Max -- 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 on the web visit https://groups.google.com/d/msgid/weewx-user/d946eed1-9178-4b54-ad8c-ead153d18ac8%40googlegroups.com.
