I have a meteobridge running right now and would like to interface with
that for weewx. When I initially set it up, I did it for a Vantage since
that is what is feeding the meteobridge but obviously that didn't work.
I didn't see any docs related to it. Running 4.0.0b13 on a fresh arch VM if
that matters.
Output from systemctl service:
*●* weewx.service - weewx weather system
Loaded: loaded (/etc/systemd/system/weewx.service; disabled; vendor
preset: disabled)
Active: *active (running)* since Sat 2020-02-29 10:12:55 PST; 9s ago
Process: 402 ExecStart=/home/weewx/bin/weewxd --daemon
--pidfile=/var/run/weewx.pid /home/weewx/weewx.conf (code=exited, status=0/>
Main PID: 405 (weewxd)
Tasks: 1 (limit: 2364)
Memory: 18.4M
CGroup: /system.slice/weewx.service
└─405 /usr/bin/python3 /home/weewx/bin/weewxd --daemon
--pidfile=/var/run/weewx.pid /home/weewx/weewx.conf
Feb 29 10:12:55 archlinux weewxd[402]: weewx[402] INFO __main__: Using
Python 3.8.1 (default, Jan 22 2020, 06:38:00)
[GCC 9.2.0]
Feb 29 10:12:55 archlinux weewxd[402]: weewx[402] INFO __main__: Platform
Linux-5.5.6-arch1-1-x86_64-with-glibc2.2.5
Feb 29 10:12:55 archlinux weewxd[402]: weewx[402] INFO __main__: Locale is
'en_US.UTF-8'
Feb 29 10:12:55 archlinux weewxd[402]: weewx[402] INFO __main__: PID file
is /var/run/weewx.pid
Feb 29 10:12:55 archlinux weewxd[405]: weewx[405] INFO __main__: Using
configuration file /home/weewx/weewx.conf
Feb 29 10:12:55 archlinux systemd[1]: *weewx.service: Supervising process
405 which is not our child. We'll most likely not notice when*>
Feb 29 10:12:55 archlinux systemd[1]: Started weewx weather system.
Feb 29 10:12:55 archlinux weewxd[405]: weewx[405] INFO weewx.engine:
Loading station type Vantage (weewx.drivers.vantage)
Feb 29 10:12:59 archlinux weewxd[405]: *weewx[405] ERROR
weewx.drivers.vantage: ip-read error: timed out*
Feb 29 10:13:04 archlinux weewxd[405]: *weewx[405] ERROR
weewx.drivers.vantage: ip-read error: timed out*
--
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/2be26626-9dab-42f3-b282-42da02b6fe7d%40googlegroups.com.