you may have to have your console post its data also via the customized server functionality to your RPi, using Wunderground protocol, and e.g. port 8000 and then have your interceptor driver at the weewx end listen at port 8000. Mode would then be listening and not sniffing ! wu-client to be chosen as device
(weewx.conf [Interceptor] stanza)
You can also first try to run the driver stand-alone as described in the READ.ME on GitHub

On 08.12.2023 05:18, vince wrote:
In the absence of you providing any config file(s) nor debug=1 logs nope no ideas other than trying dropping shields and running with no firewall if you can do that safely on your network.

On Thursday, December 7, 2023 at 6:16:59 PM UTC-8 Mark Sanchez wrote:

    Hello,
    I have now wasted four days so far trying to get weewx setup with
    my Ambient WS-2902 using interceptor to sniff the packets as it's
    headed to Ambient Weather's site. I believe I have it running at
    this point and Apache is set up but nothing is going into the
    specified folder. How can I tell if it's sniffing the data or not?

    thechez@raspberrypi:~ $ service weewx status
    ● weewx.service - LSB: weewx weather system
         Loaded: loaded (/etc/init.d/weewx; generated)
         Active: active (running) since Thu 2023-12-07 18:12:50 PST;
    55s ago
           Docs: man:systemd-sysv-generator(8)
        Process: 433 ExecStart=/etc/init.d/weewx start (code=exited,
    status=0/SUCCESS)
          Tasks: 2 (limit: 1595)
            CPU: 1.314s
         CGroup: /system.slice/weewx.service
                 └─657 python3 /usr/share/weewx/weewxd --daemon
    --pidfile=/var/run/weewx.pid /etc/weewx/weewx.conf

    Dec 07 18:12:50 raspberrypi python3[657]: weewx[657] INFO
    weewx.restx: PWSweather: Posting not enabled.
    Dec 07 18:12:50 raspberrypi python3[657]: weewx[657] INFO
    weewx.restx: CWOP: Posting not enabled.
    Dec 07 18:12:50 raspberrypi python3[657]: weewx[657] INFO
    weewx.restx: WOW: Posting not enabled.
    Dec 07 18:12:50 raspberrypi python3[657]: weewx[657] INFO
    weewx.restx: AWEKAS: Posting not enabled.
    Dec 07 18:12:51 raspberrypi python3[657]: weewx[657] INFO
    weewx.engine: 'pyephem' detected, extended almanac data is available
    Dec 07 18:12:51 raspberrypi python3[657]: weewx[657] INFO
    __main__: Starting up weewx version 4.10.2
    Dec 07 18:12:51 raspberrypi python3[657]: weewx[657] INFO
    weewx.engine: Using binding 'wx_binding' to database 'weewx.sdb'
    Dec 07 18:12:51 raspberrypi python3[657]: weewx[657] INFO
    weewx.manager: Starting backfill of daily summaries
    Dec 07 18:12:51 raspberrypi python3[657]: weewx[657] INFO
    weewx.manager: Daily summaries up to date
    Dec 07 18:12:51 raspberrypi python3[657]: weewx[657] INFO
    weewx.engine: Starting main packet loop.

    I have changed my iptables to capture the local IP and port but it
    doesn't seem to be doing anything. Any ideas or any more
    information I could add?
    Thanks.

--
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 weewx-user+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/4430080d-6325-4e91-a97a-e02b1d9eb47cn%40googlegroups.com <https://groups.google.com/d/msgid/weewx-user/4430080d-6325-4e91-a97a-e02b1d9eb47cn%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 weewx-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/c8618e39-505e-491d-bc24-d7543a277b51%40gmail.com.

Reply via email to