Hi,
I have been using Weewx for several months with interceptor driver in a Debian 9 system installed in a VPS. My PWS is a WH24 (Fine Offset) and observations are sent to the server by a GET request, and intercepted by a websocket.
Recently I had to change the VPS provider, with Debian 10. So I did a fresh install of Weewx 4.8, then interceptor driver, and configured the options the same way as the other server (btw, still online for a couple of days before my plan expires). However, there is no way I get to make it work.
weewx.conf relevant info:
[Station]
station_type = Interceptor
[Interceptor]
driver = user.interceptor
device_type = observer
address = localhost
port = 2737
I can see packets of observations arriving and being parsed by the interceptor driver, but Weewx does not do anything with them: database is not updating nor the website.
Attached you will find the log file.
Can someone help me?
Thanks!
rfm