Hi all,
I hope I can get some support here, I'm new to raspberry and also to WeeWx.
I have a WMR200 station, I have installed WeeWX 3.8.0 with Setup.py on a 3
B+
I cannot get WeeWx to start.
This is in the log:
pi@raspberrypi:/home/weewx $ sudo ./bin/weewxd weewx.conf
Traceback (most recent call last):
File "./bin/weewxd", line 64, in <module>
weewx.engine.main(options, args)
File "/home/weewx/bin/weewx/engine.py", line 865, in main
engine = engine_class(config_dict)
File "/home/weewx/bin/weewx/engine.py", line 71, in __init__
self.setupStation(config_dict)
File "/home/weewx/bin/weewx/engine.py", line 89, in setupStation
driver = config_dict[stationType]['driver']
File "/usr/lib/python2.7/dist-packages/configobj.py", line 554, in
__getitem__
val = dict.__getitem__(self, key)
KeyError: 'WMR200'
I have also executed following lines without getting the deamon to start at
startup:
cd /home/weewx
sudo cp util/init.d/weewx.debian /etc/init.d/weewx
sudo chmod +x /etc/init.d/weewx
sudo update-rc.d weewx defaults 98
sudo /etc/init.d/weewx start
Sorry for poor information, please ask me for more info and I will do my
best to give you more info.
Peter
--
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].
For more options, visit https://groups.google.com/d/optout.