On Sunday, September 11, 2016 at 10:39:48 AM UTC-7, Andy Harrold wrote: > > Crashed out on startup. > Sep 11 18:36:14 raspberrypi weewx[8723]: engine: Caught unrecoverable > exception in engine: > Sep 11 18:36:14 raspberrypi weewx[8723]: **** list index out of range > Sep 11 18:36:14 raspberrypi weewx[8723]: **** Traceback (most recent > call last): > Sep 11 18:36:14 raspberrypi weewx[8723]: **** File > "/usr/share/weewx/weewx/engine.py", line 853, in main > Sep 11 18:36:14 raspberrypi weewx[8723]: **** engine = > EngineClass(config_dict) > Sep 11 18:36:14 raspberrypi weewx[8723]: **** File > "/usr/share/weewx/weewx/engine.py", line 72, in __init__ > Sep 11 18:36:14 raspberrypi weewx[8723]: **** > self.preLoadServices(config_dict) > Sep 11 18:36:14 raspberrypi weewx[8723]: **** File > "/usr/share/weewx/weewx/engine.py", line 110, in preLoadServices > Sep 11 18:36:14 raspberrypi weewx[8723]: **** self.stn_info = > weewx.station.StationInfo(self.console, **config_dict['Station']) > Sep 11 18:36:14 raspberrypi weewx[8723]: **** File > "/usr/share/weewx/weewx/station.py", line 41, in __init__ > Sep 11 18:36:14 raspberrypi weewx[8723]: **** self.altitude_vt = > weewx.units.ValueTuple(float(altitude_t[0]), altitude_t[1], > "group_altitude") > Sep 11 18:36:14 raspberrypi weewx[8723]: **** IndexError: list index > out of range > Sep 11 18:36:14 raspberrypi weewx[8723]: **** Exiting. > >
Try running 'wee_diag --info' and posting what it reports so we can see more than just tiny pieces of logs. -- 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.
