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/8f4ab5b0-0341-40d9-b6c6-63699ab4405en%40googlegroups.com.
