If you set debug = 1 and restart weewx, we’ll get to see the hardware_type read from the envoy.
The line in the log will contain “Hardware type is “

On Feb 1, 2025, at 6:34 PM, scott pierce <johnscottpie...@gmail.com> wrote:

Successfully installed WeeWX on Rpi 5 and it's ingesting data from Davis Envoy USB Weather Link data logger.  
Also, I have been able to view reports...so that's nice.
I'm just beginning this journey so still a lot to learn and set up.
One quick question I can't find an answer to in the group or in notes...
when I run a status check this is the result...
× weewx.service - WeeWX
     Loaded: loaded (/lib/systemd/system/weewx.service; enabled; preset: enabled)
     Active: failed (Result: exit-code) since Sat 2025-02-01 21:18:12 EST; 7min ago
   Duration: 35min 33.415s
       Docs: https://weewx.com/docs
    Process: 6313 ExecStart=weewxd /etc/weewx/weewx.conf (code=exited, status=4)
   Main PID: 6313 (code=exited, status=4)
        CPU: 2.339s

Feb 01 21:18:12 spi-1 weewxd[6313]: CRITICAL weewx.engine:     ****      log.debug("Hardware name: %s", self.hardware_name)
Feb 01 21:18:12 spi-1 weewxd[6313]: CRITICAL weewx.engine:     ****                                     ^^^^^^^^^^^^^^^^^^
Feb 01 21:18:12 spi-1 weewxd[6313]: CRITICAL weewx.engine:     ****    File "/usr/share/weewx/weewx/drivers/vantage.py", line 1416, in hardware_name
Feb 01 21:18:12 spi-1 weewxd[6313]: CRITICAL weewx.engine:     ****      raise weewx.UnsupportedFeature("Unknown hardware type %d" % self.hardware_type)
Feb 01 21:18:12 spi-1 weewxd[6313]: CRITICAL weewx.engine:     ****  weewx.UnsupportedFeature: Unknown hardware type 10
Feb 01 21:18:12 spi-1 weewxd[6313]: CRITICAL __main__: Unable to load driver: Unknown hardware type 10
Feb 01 21:18:12 spi-1 weewxd[6313]: CRITICAL __main__:     ****  Exiting...
Feb 01 21:18:12 spi-1 systemd[1]: weewx.service: Main process exited, code=exited, status=4/NOPERMISSION
Feb 01 21:18:12 spi-1 systemd[1]: weewx.service: Failed with result 'exit-code'.
Feb 01 21:18:12 spi-1 systemd[1]: weewx.service: Consumed 2.339s CPU time.

I'm guessing I put the hardware name in wrong in setup...not sure.  Also don't know where to look to check.
Any suggestions are appreciated.
Thanks
Scott

--
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 weewx-user+unsubscr...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/weewx-user/b5df5db2-394b-4467-8c33-f50631f7f65dn%40googlegroups.com.

--
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 weewx-user+unsubscr...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/weewx-user/B23960D2-D65C-49DC-8A3B-CC2C9E0A6FEF%40johnkline.com.

Reply via email to