Thanks Gary, that fixed the issue. On Tuesday, July 21, 2020 at 10:57:33 PM UTC-4, Francisco Puig wrote: > > I just finished configuring a new WeeWx in Ubuntu 16.04 running in a VM > and I'm getting the errors below, not sure if this is related with my VM or > with the WeWx code. > > root@weewx-vm:/var/www/html/weewx# /etc/init.d/weewx start > > [ ok ] Starting weewx (via systemctl): weewx.service. > > root@weewx-vm:/var/www/html/weewx# sudo tail -f /var/log/syslog > > Jul 21 22:53:25 weewx-vm weewx[2929] CRITICAL __main__: **** File > "/usr/share/weewx/weewxd", line 148, in main > > Jul 21 22:53:25 weewx-vm weewx[2929] CRITICAL __main__: **** > engine = weewx.engine.StdEngine(config_dict) > > Jul 21 22:53:25 weewx-vm weewx[2929] CRITICAL __main__: **** File > "/usr/share/weewx/weewx/engine.py", line 69, in __init__ > > Jul 21 22:53:25 weewx-vm weewx[2929] CRITICAL __main__: **** > self.setupStation(config_dict) > > Jul 21 22:53:25 weewx-vm weewx[2929] CRITICAL __main__: **** File > "/usr/share/weewx/weewx/engine.py", line 87, in setupStation > > Jul 21 22:53:25 weewx-vm weewx[2929] CRITICAL __main__: **** > driver = config_dict[station_type]['driver'] > > Jul 21 22:53:25 weewx-vm weewx[2929] CRITICAL __main__: **** File > "/usr/lib/python2.7/dist-packages/configobj.py", line 554, in __getitem__ > > Jul 21 22:53:25 weewx-vm weewx[2929] CRITICAL __main__: **** val > = dict.__getitem__(self, key) > > Jul 21 22:53:25 weewx-vm weewx[2929] CRITICAL __main__: **** > KeyError: u'Ultimeter' > > Jul 21 22:53:25 weewx-vm weewx[2929] CRITICAL __main__: **** Exiting. > > ^C > > root@weewx-vm:/var/www/html/weewx# /etc/init.d/weewx stop >
-- 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/957b91df-5351-4b0e-b0d7-f517180a2ab5o%40googlegroups.com.
