I'm now getting data from my PWS. I made a change to the console config Previous console config : server 192.168.1.148, port 80, server type PHP, upload type DEFAULT New console config : server raspberrypi.home, port 80, server type PHP, upload type DEFAULT
my router (BT homehub5) for some reason, was not able to lookup the pi3 using its IP address, wireshark was showing a "no such name" error on the DNS lookup. On Friday, 5 April 2019 18:31:51 UTC+1, Season Ticket wrote: > > I ran the command below, but nothing is displayed > I have configured the console to point to the pi3 (192.168.1.148, port > 80, server type PHP, upload type DEFAULT) > > "pi@raspberrypi:~ $ sudo PYTHONPATH=/usr/share/weewx python > /usr/share/weewx/user/interceptor.py --device=observer --mode=listen --port > 80 --debug > > " > > > > > On Friday, 5 April 2019 17:40:38 UTC+1, mwall wrote: >> >> what happens when you run the interceptor in listen mode, with the N23DQ >> configured to send to the pi3? >> >> you can run it directly like this: >> >> sudo PYTHONPATH=/usr/share/weewx python >> /usr/share/weewx/user/interceptor.py --device=observer --mode=listen --port >> 80 --debug >> >> >> -- 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]. For more options, visit https://groups.google.com/d/optout.
