Hi Ingemar, >From the log it would appear that the interceptor driver is configured correctly but is not receiving any data, hence the empty queue and blank raw data log entries. Since there is no data the mapped packets just have a timestamp and unit code which means no data for WeeWX. I am no interceptor/observer expert but it appears that the data is never making its way to the socket server being run by the driver and listening on port 80. I know you said that tcpdump is showing weather data is making it to your RPi but as you surmise I wonder if something has changed on your RPi to drop the data? If data was making its way to the interceptor socket server I would expect at the very least you would see something in the raw data in the log. Sorry I am not much help but I don't run the interceptor in Observer mode. Hopefully someone else can offer more help.
Gary On Monday, 18 May 2020 22:57:27 UTC+10, IL wrote: > > Hi Gary, > > Thank you for coming back to me. I have attached the log file. > > Ingemar > > Den mån 18 maj 2020 kl 14:27 skrev gjr80 <[email protected] <javascript:> > >: > >> Hi, >> >> The description is helpful but a debug log is better. Could you please >> post a log extract as outlined in the Help! Posting to weewx user >> <https://github.com/weewx/weewx/wiki/Help!-Posting-to-weewx-user> wiki >> entry. >> >> Gary >> >> On Monday, 18 May 2020 22:21:43 UTC+10, IL wrote: >>> >>> I am using a Froggit WH3000SE which is essentially the same as Fine >>> Offset WH2900. A couple of days ago WU said my station was offline. (It was >>> still sending data to other weather services and to weewx, so this >>> surprised me.) When I tried to fix that data stopped coming into weewx. I >>> succeeded coming online in WU by setting up the weather station again but >>> still no data to to weewx. >>> >>> Driver = user.interceptor, device_type = observer, port is default (=80) >>> (not specified). On the wx console page Customized I have specified the >>> server IP (which is static), the station ID and station key from the WU >>> page, port = 80 and upload interval = 60. In short the same as worked >>> before for a long time. The weewx config is also the same as before. The >>> server has been restarted and there are no error messages in syslog. >>> >>> I have used tcpdump on the RaspberryPi running weewx and I can see >>> weather data coming from Froggit, so I must have done something wrong on >>> the Pi (or data is suddenly in wrong format?) but I don’t know what. Any >>> suggestions? >>> -- >>> ------------------------------------------------------ >>> Ingemar Lekteus >>> Älgstigen 2 >>> 178 52 EKERÖ >>> >>> E-post: [email protected] >>> Mobil: 0704-71 33 30 >>> >> -- >> 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] <javascript:>. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/weewx-user/27a412ed-3f6f-4cd2-be4d-c560f574579a%40googlegroups.com >> >> <https://groups.google.com/d/msgid/weewx-user/27a412ed-3f6f-4cd2-be4d-c560f574579a%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> > > > -- > ------------------------------------------------------ > Ingemar Lekteus > Älgstigen 2 > 178 52 EKERÖ > > E-post: [email protected] <javascript:> > Mobil: 0704-71 33 30 > -- 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/e70ac4a8-58f4-450e-9749-c963a2dfc3cc%40googlegroups.com.
