its not generating any logs, its also not created the folder weewx in theh /www/html/ dir I've also looked through the weewx.conf and there doesn't seem to be anything there relevent, apart from debugging May 4 16:56:31 Dante weewx[19609]: **** File "/usr/share/weewx/weewx/engine.py", line 865, in main May 4 16:56:31 Dante weewx[19609]: **** engine = engine_class(config_dict) May 4 16:56:31 Dante weewx[19609]: **** File "/usr/share/weewx/weewx/engine.py", line 74, in __init__ May 4 16:56:31 Dante weewx[19609]: **** self.preLoadServices(config_dict) May 4 16:56:31 Dante weewx[19609]: **** File "/usr/share/weewx/weewx/engine.py", line 115, in preLoadServices May 4 16:56:31 Dante weewx[19609]: **** self.stn_info = weewx.station.StationInfo(self.console, **config_dict['Station']) May 4 16:56:31 Dante weewx[19609]: **** File "/usr/share/weewx/weewx/station.py", line 35, in __init__ May 4 16:56:31 Dante weewx[19609]: **** self.altitude_vt = weewx.units.ValueTuple(float(altitude_t[0]), altitude_t[1], "group_altitude") May 4 16:56:31 Dante weewx[19609]: **** IndexError: list index out of range May 4 16:56:31 Dante weewx[19609]: **** Exiting. May 4 16:56:31 Dante weewx[19609]: **** File "/usr/share/weewx/weewx/engine.py", line 865, in main May 4 16:56:31 Dante weewx[19609]: **** engine = engine_class(config_dict) May 4 16:56:31 Dante weewx[19609]: **** File "/usr/share/weewx/weewx/engine.py", line 74, in __init__ May 4 16:56:31 Dante weewx[19609]: **** self.preLoadServices(config_dict) May 4 16:56:31 Dante weewx[19609]: **** File "/usr/share/weewx/weewx/engine.py", line 115, in preLoadServices May 4 16:56:31 Dante weewx[19609]: **** self.stn_info = weewx.station.StationInfo(self.console, **config_dict['Station']) May 4 16:56:31 Dante weewx[19609]: **** File "/usr/share/weewx/weewx/station.py", line 35, in __init__ May 4 16:56:31 Dante weewx[19609]: **** self.altitude_vt = weewx.units.ValueTuple(float(altitude_t[0]), altitude_t[1], "group_altitude") May 4 16:56:31 Dante weewx[19609]: **** IndexError: list index out of range May 4 16:56:31 Dante weewx[19609]: **** Exiting.
this is what I get from the tail command On Thursday, 4 May 2017 12:48:28 UTC+1, mwall wrote: > > On Thursday, May 4, 2017 at 7:44:08 AM UTC-4, marcus Hazel-McGown wrote: >> >> So I leave it a while and then check the verify section and nothing is >> there, so off investigating there is no weewx folder, and nothing to look >> at. being a linux noob can someone point me in the right direction please >> > > please post the log from the time that you started weewx until the two or > three archive intervals > > -- 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.
