Please answer the before asked questions ...
What's your weather station (console) model ?
what's your Raspi model ?
an adaptation of your weewx.conf may be needed.
At first glance I suspect a port issue.

then we can take it from there ....

it is always helpful when you copy the FULL syslog from start up covering at least one better two archive cycle(s), with debug option = 1 set in weewx conf !!!


On 12.04.2022 11:22, Dan Wheaton wrote:
Runing interceptor on its own, i get this.
Doesnt seem to matter what device option i use


PYTHONPATH=/usr/share/weewx python /usr/share/weewx/user/interceptor.py --device=observer --mode=listen --port=80 --debug raw data: ID=ISYDNEY467&PASSWORD=XXXX&indoortempf=73.6&indoorhumidity=64&tempf=63.1&humidity=82&dewptf=57.5&windchillf=63.1&absbaromin=29.39&baromin=29.93&windspeedmph=0.0&windgustmph=0.7&winddir=171&windspdmph_avg2m=0.2&winddir_avg2m=83&windgustmph_10m=0.4&windgustdir_10m=123&rainin=0.0&dailyrainin=0.63&weeklyrainin=0.63&monthlyrainin=0.63&solarradiation=0.0&UV=0&dateutc=2022-4-12%208:10:51&action=updateraw&realtime=1&rtfreq=5&
No handlers could be found for logger "__main__"
raw packet: {}
mapped packet: {}



On Tuesday, April 12, 2022 at 6:44:08 PM UTC+10 Dan Wheaton wrote:

    Interceptor config:

    [Interceptor]
        # This section is for the network traffic interceptor driver.

        # The driver to use:
        driver = user.interceptor

        # Specify the hardware device to capture.  Options include:
        #   acurite-bridge - acurite internet bridge
        #   observer - fine offset WH2600/HP1000/HP1003, aka 'observer'
        #   lw30x - oregon scientific LW301/LW302
        #   lacrosse-bridge - lacrosse GW1000U/C84612 internet bridge
        device_type = observer

    On Tuesday, April 12, 2022 at 6:37:49 PM UTC+10 Dan Wheaton wrote:

        More log info:
        syslog:
        Apr 12 18:32:39 raspberrypi weewx[1773] DEBUG weewx.engine:
        Finished loading service weewx.engine.StdCalibrate
        Apr 12 18:32:39 raspberrypi weewx[1773] DEBUG weewx.engine:
        Loading service weewx.engine.StdQC
        Apr 12 18:32:39 raspberrypi weewx[1773] DEBUG weewx.engine:
        Finished loading service weewx.engine.StdQC
        Apr 12 18:32:39 raspberrypi weewx[1773] DEBUG weewx.engine:
        Loading service weewx.wxservices.StdWXCalculate
        Apr 12 18:32:39 raspberrypi weewx[1773] INFO weewx.wxservices:
        StdWXCalculate will use data binding wx_binding
        Apr 12 18:32:39 raspberrypi weewx[1773] DEBUG weewx.manager:
        Daily summary version is 2.0
        Apr 12 18:32:39 raspberrypi weewx[1773] INFO weewx.manager:
        Daily summaries at V2.0. Patching to V4.0
        Apr 12 18:32:39 raspberrypi weewx[1773] INFO weewx.manager:
        recalculate_weights: Using database 'weewx.sdb'
        Apr 12 18:32:39 raspberrypi weewx[1773] DEBUG weewx.manager:
        recalculate_weights: Tranche size 100
        Apr 12 18:33:44 raspberrypi weewx[1773] DEBUG
        user.interceptor: GET:
        
ID=XXXX&PASSWORD=XXXX&indoortempf=73.6&indoorhumidity=64&tempf=63.1&humidity=82&dewptf=57.5&windchillf=63.1&absbaromin=29.39&baromin=29.93&windspeedmph=0.0&windgustmph=0.7&winddir=171&windspdmph_avg2m=0.2&winddir_avg2m=83&windgustmph_10m=0.4&windgustdir_10m=123&rainin=0.0&dailyrainin=0.63&weeklyrainin=0.63&monthlyrainin=0.63&solarradiation=0.0&UV=0&dateutc=2022-4-12%208:10:51&action=updateraw&realtime=1&rtfreq=5&

        messages:
        Apr 12 18:32:39 raspberrypi weewx[1773] INFO weewx.engine:
        Loading station type Interceptor (user.interceptor)
        Apr 12 18:32:39 raspberrypi weewx[1773] INFO user.interceptor:
        driver version is 0.53
        Apr 12 18:32:39 raspberrypi weewx[1773] INFO user.interceptor:
        device type: observer
        Apr 12 18:32:39 raspberrypi weewx[1773] INFO user.interceptor:
        mode is listen
        Apr 12 18:32:39 raspberrypi weewx[1773] INFO user.interceptor:
        listen on :80
        Apr 12 18:32:39 raspberrypi weewx[1773] INFO user.interceptor:
        sensor map: {'extraTemp2': 'temperature_2', 'pm2_5': 'pm2_5',
        'soilTemp1': 'soil_temperature_1', 'soilTemp2':
        'soil_temperature_2', 'soilTemp3': 'soil_temperature_3',
        'soilTemp4': 'soil_temperature_4', 'txBatteryStatus':
        'battery', 'outTemp': 'temperature_out', 'windSpeed':
        'wind_speed', 'windGust': 'wind_gust', 'outHumidity':
        'humidity_out', 'windDir': 'wind_dir', 'radiation':
        'solar_radiation', 'inTemp': 'temperature_in', 'windGustDir':
        'wind_gust_dir', 'barometer': 'barometer', 'windchill':
        'windchill', 'dewpoint': 'dewpoint', 'rain': 'rain',
        'extraHumid6': 'humidity_6', 'pressure': 'pressure',
        'extraHumid4': 'humidity_4', 'extraHumid5': 'humidity_5',
        'extraHumid2': 'humidity_2', 'extraHumid3': 'humidity_3',
        'extraTemp8': 'temperature_8', 'extraHumid1': 'humidity_1',
        'extraTemp6': 'temperature_6', 'extraTemp7': 'temperature_7',
        'extraTemp4': 'temperature_4', 'extraTemp5': 'temperature_5',
        'rainRate': 'rain_rate', 'extraTemp3': 'temperature_3',
        'extraHumid8': 'humidity_8', 'extraTemp1': 'temperature_1',
        'leafWet1': 'leafwetness_1', 'leafWet2': 'leafwetness_2',
        'extraHumid7': 'humidity_7', 'UV': 'uv', 'soilMoist3':
        'soil_moisture_3', 'soilMoist2': 'soil_moisture_2',
        'soilMoist1': 'soil_moisture_1', 'inHumidity': 'humidity_in',
        'soilMoist4': 'soil_moisture_4'}
        Apr 12 18:32:39 raspberrypi weewx[1773] INFO weewx.engine:
        StdConvert target unit is 0x1
        Apr 12 18:32:39 raspberrypi weewx[1773] INFO weewx.wxservices:
        StdWXCalculate will use data binding wx_binding
        Apr 12 18:32:39 raspberrypi weewx[1773] INFO weewx.manager:
        Daily summaries at V2.0. Patching to V4.0
        Apr 12 18:32:39 raspberrypi weewx[1773] INFO weewx.manager:
        recalculate_weights: Using database 'weewx.sdb'



        On Tuesday, April 12, 2022 at 4:13:24 PM UTC+10 Dan Wheaton wrote:

            Hi all.
            My WS died, so i have replaced it with a similar model,
            but for the life of me just cannot get the observer to
            pick up data.

            I am  using DNS spoofing to rtupdate.wunderground.com
            <http://rtupdate.wunderground.com>. Weewx sees the HTTP
            GET request for data, but isnt doing anytihng with it. I
            *think* i have to configure a sensor map, but im not 100%
            certain on that.

            Here is the HTTP GET request i am seeing.

            
ID=XXXX&PASSWORD=XXXX&indoortempf=74.1&indoorhumidity=68&tempf=66.1&humidity=76&dewptf=58.3&windchillf=66.1&absbaromin=29.38&baromin=29.91&windspeedmph=2.0&windgustmph=3.8&winddir=356&windspdmph_avg2m=2.0&winddir_avg2m=74&windgustmph_10m=2.5&windgustdir_10m=83&rainin=0.21&dailyrainin=0.63&weeklyrainin=0.63&monthlyrainin=0.63&solarradiation=77.47&UV=1&dateutc=2022-4-12%205:51:57&action=updateraw&realtime=1&rtfreq=5


            TIA!

--
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/eada5e4c-321b-46fb-bfa6-75061ac5e0b6n%40googlegroups.com <https://groups.google.com/d/msgid/weewx-user/eada5e4c-321b-46fb-bfa6-75061ac5e0b6n%40googlegroups.com?utm_medium=email&utm_source=footer>.

--
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/fcce4794-4fd6-de29-1f2d-6e36c9947d54%40gmail.com.

Reply via email to