I would use the SDR driver and a cheap dongle, but that is not what you are asking about. Make sure to read this <https://github.com/matthewwall/weewx-interceptor>. Can you post the weewx.conf [Interceptor] section? Are you creating a network bridge on your debian machine with the Access connected to one interface? Need more info on your setup.
Andy On Wednesday, September 8, 2021 at 6:19:34 AM UTC-7 [email protected] wrote: > OK so i have found some info in the group but not specific -- so here is > the issue > > cannot get data > > here is the setup > > Atlas with Access reporting to WU no problem > > Access IP = 192.168.1.166 ( can see its webpage ) > > weewx installed on Debian 10 > Debian 10 is a VM 192.168.30.216 on a Hyper V host 192.168.30.19 > The Hyper V host has 2 physical network adapters > The Debian machine has 2 network adapters assigned to it > The Debian machine can ping and see the webpage for ACCESS 192.168.1.166 > > > which method should i use? > WU-CLIENT > ACURITE-BRIDGE > OBSERVER > > ??? > > I have tried all 3 and for each one i get this error > > > sublyime@debian:/etc/weewx$ sudo tail -f /var/log/syslog > Sep 8 07:37:10 debian weewx[5617] CRITICAL weewx.engine: **** > self._server = Consumer.TCPServer(address, port, handler) > Sep 8 07:37:10 debian weewx[5617] CRITICAL weewx.engine: **** File > "/usr/share/weewx/user/interceptor.py", line 584, in __init__ > Sep 8 07:37:10 debian weewx[5617] CRITICAL weewx.engine: **** > TCPServer.__init__(self, (address, int(port)), handler) > Sep 8 07:37:10 debian weewx[5617] CRITICAL weewx.engine: **** File > "/usr/lib/python3.7/socketserver.py", line 452, in __init__ > Sep 8 07:37:10 debian weewx[5617] CRITICAL weewx.engine: **** > self.server_bind() > Sep 8 07:37:10 debian weewx[5617] CRITICAL weewx.engine: **** File > "/usr/lib/python3.7/socketserver.py", line 466, in server_bind > Sep 8 07:37:10 debian weewx[5617] CRITICAL weewx.engine: **** > self.socket.bind(self.server_address) > Sep 8 07:37:10 debian weewx[5617] CRITICAL weewx.engine: **** > OSError: [Errno 98] Address already in use > Sep 8 07:37:10 debian weewx[5617] CRITICAL __main__: Unable to load > driver: [Errno 98] Address already in use > Sep 8 07:37:10 debian weewx[5617] CRITICAL __main__: **** Exiting... > > > any help would be great > > Thanks in advance > > > > > -- 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/dd38fabf-b681-43d1-8535-9acaac19c61an%40googlegroups.com.
