Just for the record, vince: I don't see images but only text. vince schrieb am Mittwoch, 8. November 2023 um 21:24:55 UTC+1:
> A few comments and suggestions: > > - Please 'attach' logs and screen grabs as text files rather than > including images. We can't grep for things in screen grabs. > - Your pi uses systemd so /var/log/messages and /var/log/syslog is > replaced by systemd. If you want traditional logging do "sudo apt-get > install -y rsyslog" to install a syslog daemon that writes to the legacy > places. > - You seem to be running as a very non-standard likely unprivileged > user. Try prefacing your commands such as wee_device with "sudo" and see > if that helps. > - Try running "sudo weewxd" interactively and see what that reports > > -- 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/045e8d77-a8e8-4449-9917-982bb970900bn%40googlegroups.com.
