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/aee80c07-a53c-401f-a7e6-ec5c936f57d9n%40googlegroups.com.
