Hi,

OS is Raspbian Desktop on a NUC. I have used the various betas right 
through to build 18 which all ran perfectly with the weewx-SDR driver . I 
installed the new release using Deb package Pyhton3 and have the following 
error:

May  1 10:30:09 raspberry weewx[3091] CRITICAL __main__:     ****  'SDR'
May  1 10:30:09 raspberry weewx[3075]: Starting weewx weather system: weewx.
May  1 10:30:09 raspberry systemd[1]: Started LSB: weewx weather system.
May  1 10:30:09 raspberry weewx[3091] CRITICAL __main__:     ****  
Traceback (most recent call last):
May  1 10:30:09 raspberry weewx[3091] CRITICAL __main__:     ****    File 
"/usr/share/weewx/weewxd", line 148, in main
May  1 10:30:09 raspberry weewx[3091] CRITICAL __main__:     ****      
engine = weewx.engine.StdEngine(config_dict)
May  1 10:30:09 raspberry weewx[3091] CRITICAL __main__:     ****    File 
"/usr/share/weewx/weewx/engine.py", line 69, in __init__
May  1 10:30:09 raspberry weewx[3091] CRITICAL __main__:     ****      
self.setupStation(config_dict)
May  1 10:30:09 raspberry weewx[3091] CRITICAL __main__:     ****    File 
"/usr/share/weewx/weewx/engine.py", line 87, in setupStation
May  1 10:30:09 raspberry weewx[3091] CRITICAL __main__:     ****      
driver = config_dict[station_type]['driver']
May  1 10:30:09 raspberry weewx[3091] CRITICAL __main__:     ****    File 
"/usr/lib/python3/dist-packages/configobj.py", line 554, in __getitem__
May  1 10:30:09 raspberry weewx[3091] CRITICAL __main__:     ****      val 
= dict.__getitem__(self, key)
May  1 10:30:09 raspberry weewx[3091] CRITICAL __main__:     ****  
KeyError: 'SDR'
May  1 10:30:09 raspberry weewx[3091] CRITICAL __main__:     ****  Exiting.
May  1 10:30:16 raspberry ntpd[918]: 129.250.35.250 local addr 
192.168.1.221 -> <null>
May  1 10:31:05 raspberry systemd[1]: Started Run anacron jobs.
May  1 10:31:05 raspberry anacron[3144]: Anacron 2.3 started on 2020-05-01
May  1 10:31:05 raspberry anacron[3144]: Normal exit (0 jobs run)
May  1 10:31:05 raspberry systemd[1]: anacron.service: Succeeded.
May  1 10:39:01 raspberry CRON[3622]: (root) CMD (  [ -x 
/usr/lib/php/sessionclean ] && if [ ! -d /run/systemd/system ]; then 
/usr/lib/php/sessionclean; fi)
May  1 10:39:05 raspberry systemd[1]: Starting Clean php session files...
May  1 10:39:05 raspberry systemd[1]: phpsessionclean.service: Succeeded.
May  1 10:39:05 raspberry systemd[1]: Started Clean php session files.
May  1 10:50:25 raspberry ntpd[918]: 139.162.250.106 local addr 
192.168.1.221 -> <null>
May  1 10:50:35 raspberry ntpd[918]: 83.137.225.103 local addr 
192.168.1.221 -> <null>

Your help would be much appreciated.

Ian


-- 
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/668b7046-96ab-4e78-9687-eb75b49ca979%40googlegroups.com.

Reply via email to