Hie Vince, appreciate your reply, just give me a bit of time - will get back!
On Tue, 3 Feb 2026 at 16:51, Vince Skahan <[email protected]> wrote: > A few things: > > - you really shouldn't post your unedited weewx.conf - (you appended > your Wunderground username and password) > - ignore the 'Copied 0 files to' messages. It's normal and has > nothing to do with CWOP uploads > - set debug = 1 in your weewx.conf and restart weewx to make that > take effect > - after you do this, we need to see your logs from weewx startup > through one or two report intervals > > So what to do.... > > 1. We need to see your full config file. There is an option in 'weectl' > that can report your whole setup with the usernames/passwords obfuscated. > > - run "weectl debug --output=/tmp/debug.txt" > > 2. After you set debug = 1, restart weewx and lets see what your logs say. > > - restart weewx via "sudo systemctl restart weewx" > - wait perhaps 10-11 minutes to let a couple report sets run > - run "sudo journalctl -u weewx | tail -n 250 > /tmp/logs.txt" > > 3. Then post a followup message and 'attach' both /tmp/debug.txt and > /tmp/logs.txt so we can take a look > > The command in (2) above just sends the last 250 lines in the perhaps > verbose logs to that file. That should be enough for us to see the weewx > startup and two report cycles. A quick test here logged under 200 lines of > output on a new system. We need to see that weewx startup lines that look > like the following and everything after that.... > > Feb 03 08:13:50 weewx-pip systemd[1]: Started weewx.service - WeeWX. > Feb 03 08:13:50 weewx-pip weewxd[2964]: INFO __main__: Initializing weewxd > version 5.2.0 > Feb 03 08:13:50 weewx-pip weewxd[2964]: INFO __main__: Command line: > /usr/share/weewx/weewxd.py /etc/weewx/weewx.conf > Feb 03 08:13:50 weewx-pip weewxd[2964]: INFO __main__: Using Python: > 3.13.5 (main, Jun 25 2025, 18:55:22) [GCC 14.2.0] > Feb 03 08:13:50 weewx-pip weewxd[2964]: INFO __main__: Located at: > /usr/bin/python3 > Feb 03 08:13:50 weewx-pip weewxd[2964]: INFO __main__: Platform: > Linux-6.12.38+deb13-amd64-x86_64-with-glibc2.41 > Feb 03 08:13:50 weewx-pip weewxd[2964]: INFO __main__: Locale: > 'en_US.UTF-8' > Feb 03 08:13:50 weewx-pip weewxd[2964]: INFO __main__: Entry path: > /usr/share/weewx/weewxd.py > Feb 03 08:13:50 weewx-pip weewxd[2964]: INFO __main__: WEEWX_ROOT: > /etc/weewx > Feb 03 08:13:50 weewx-pip weewxd[2964]: INFO __main__: Config file: > /etc/weewx/weewx.conf > Feb 03 08:13:50 weewx-pip weewxd[2964]: INFO __main__: User module: > /etc/weewx/bin/user > Feb 03 08:13:50 weewx-pip weewxd[2964]: INFO __main__: Debug: 1 > Feb 03 08:13:50 weewx-pip weewxd[2964]: INFO __main__: User: weewx > Feb 03 08:13:50 weewx-pip weewxd[2964]: INFO __main__: Group: weewx > Feb 03 08:13:50 weewx-pip weewxd[2964]: INFO __main__: Groups: weewx > Feb 03 08:13:50 weewx-pip weewxd[2964]: DEBUG __main__: loop_on_init: False > Feb 03 08:13:50 weewx-pip weewxd[2964]: DEBUG __main__: Initializing engine > > Definitely 'ATTACH' the two files please. Making sure the filenames end > in .txt makes it easier on folks to open the attachments. 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 [email protected]. > To view this discussion visit > https://groups.google.com/d/msgid/weewx-user/8af4162c-419e-4b55-8926-768214747011n%40googlegroups.com > <https://groups.google.com/d/msgid/weewx-user/8af4162c-419e-4b55-8926-768214747011n%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- Kind regards Jan Volschenk, Amateur Radio Call-sign: ZS6VOL -- 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 visit https://groups.google.com/d/msgid/weewx-user/CAFrQ3S_uw9EdBZ%2BE70vEiUCmOxZoYOrua%3DMOHmLKdjUNpNMaSA%40mail.gmail.com.
