Works now, found data in other folder "kl", and it looks good:) fredag den 10. november 2023 kl. 00.11.29 UTC+1 skrev vince:
> > 1. usb.core.USBError: [Errno 16] Resource busy > > > > Did you stop weewx before trying wee_device ? > > Something looks like it has the USB device in use.... > > On Thursday, November 9, 2023 at 12:13:09 AM UTC-8 Nenad Dragic wrote: > >> Now I have some data: >> sudo journalctl -u weewx --no-pager -n 100 >> https://pastebin.com/HRU4CSXj >> >> Error: >> sudo wee_device: >> https://pastebin.com/TLUL3pLB >> >> sudo nano /etc/sudoers: >> # User privilege specification >> root ALL=(ALL:ALL) ALL >> admina ALL=(ALL:ALL) ALL >> >> admina@tfa:/var/www/html/weewx/NOAA $ ls -al >> https://pastebin.com/uSbbyJxA >> >> Empry >> nano NOAA-2023-11.txt: >> https://pastebin.com/6GVkkjdD >> >> Hope that this can help. >> I can see that my klimalogg pro memory is now 0%, it was 100% when I did >> the install. >> >> Thanks, >> Nenad >> >> >> torsdag den 9. november 2023 kl. 05.51.20 UTC+1 skrev [email protected] >> : >> >>> 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/039c36a5-d18f-4f09-a0b3-311d3404cb4dn%40googlegroups.com.
