[weewx-user] Re: weewx 5.02 crashes (and restarts) on trying to access a docker file?

2024-02-16 Thread valken...@gmail.com
; > ignored_mounts = > '/lib/init/rw', '/proc', '/sys', '/dev', '/afs', '/mit', '/run', > '/var/lib/nfs', > '/var/lib/docker' > > should work. Note, the apostrophes should not b

[weewx-user] Re: weewx 5.02 crashes (and restarts) on trying to access a docker file?

2024-02-15 Thread valken...@gmail.com
t; Gary > > And do raise an issue for when Matthew does get some time for cmon. > > On Thursday 15 February 2024 at 02:14:31 UTC+10 valken...@gmail.com wrote: > >> Since upgrading to weewx 5.02 on ubuntue 22.04, deb instaal. I had some >> issues becuase weewx does not

[weewx-user] weewx 5.02 crashes (and restarts) on trying to access a docker file?

2024-02-14 Thread valken...@gmail.com
Since upgrading to weewx 5.02 on ubuntue 22.04, deb instaal. I had some issues becuase weewx does not run as root user anymore. Most of the were easy to solve. However on this ubuntu also a docker instance is running for another application. My syslog now tells me this: INFO weewx.engine: Main

Re: [weewx-user] weewx failure after power loos

2021-05-28 Thread valken...@gmail.com
...@gmail.com: > I think you're right. The '&CR&' header you are seeing is typical of > "Complete Record Mode". You want data logger mode. > > On Fri, May 28, 2021 at 8:12 AM valken...@gmail.com > wrote: > >> I meant both the ultimeter and the

Re: [weewx-user] weewx failure after power loos

2021-05-28 Thread valken...@gmail.com
ion. How > does it connect to the port? Perhaps the problem is somewhere in that link? > > On Fri, May 28, 2021 at 7:51 AM valken...@gmail.com > wrote: > >> Thnx again. I think it must be the right port since there is only 1 >> serial device connected. If you say the output

Re: [weewx-user] weewx failure after power loos

2021-05-28 Thread valken...@gmail.com
@gmail.com: > That does not look like the Ultimeter protocol, which typically has double > exclamation points ('!!') every 42, 46, or 50 bytes. Are you sure you have > the baud rate correct? Have the right port? > > On Fri, May 28, 2021 at 6:31 AM valken...@gmail.com &

Re: [weewx-user] weewx failure after power loos

2021-05-28 Thread valken...@gmail.com
jdag 28 mei 2021 om 15:08:56 UTC+2 schreef valken...@gmail.com: > Exactly nothing happens: > > @kwsweerstation:/etc/weewx# weewxd > > And then the screen stays completely blank.. > > Op vrijdag 28 mei 2021 om 15:00:08 UTC+2 schreef tke...@gmail.com: > >> What

Re: [weewx-user] weewx failure after power loos

2021-05-28 Thread valken...@gmail.com
an archive period. >>> 2. Alternatively, run weewxd directly from the console >>> <http://www.weewx.com/docs/usersguide.htm#Running_directly> for a >>> while. It will print out LOOP packets as they arrive, allowing you to check >>> whether weewx is properly

Re: [weewx-user] weewx failure after power loos

2021-05-28 Thread valken...@gmail.com
onger. At least an archive period. > 2. Alternatively, run weewxd directly from the console > <http://www.weewx.com/docs/usersguide.htm#Running_directly> for a while. > It will print out LOOP packets as they arrive, allowing you to check > whether weewx is properly receiving data.

[weewx-user] weewx failure after power loos

2021-05-28 Thread valken...@gmail.com
Hi, Iḿ having troubles with a weewx inatance running on ubuntu 20. After an unforseen power outage, the system came back up, but weewx stopped processing data. The system is connected to an ulitmeter 2100 via ttyS0. With screen I do see data on that port. However weewx starts, and does nothing.