I'm running Centos as a virtual server. Port 8000 is not in use by anything
else. (If it were I would get an error when running the interceptor driver
directly, e.g. when trying to run it while WeeWX is still running
configured to use the interceptor driver on that port.) Tried adding
--iface=e
Useful information but not relevant at this stage as the [Interceptor]
settings in weewx.conf are not used when running the interceptor driver
directly.
Gary
On Monday, 2 August 2021 at 20:42:54 UTC+10 lang@googlemail.com wrote:
> On a RPi you have to add the following line to your weewx.c
On a RPi you have to add the following line to your weewx.conf
device_type = ecowitt-client
port = 8000
iface = eth0 #if you are using the Ethernet port
#or
iface = wlan0 #if you are using the WiFi of the RPi
# only one of them 😉
you also have to make sure that no other app