What is 'tic' ? Need to know which version of weewx, which driver you are using, which skins/extensions you added, and all of the log set to debug=1 from when you start it til it fails. All the normal stuff to let us understand what your configuration is.
We can't read minds. On Monday, March 13, 2023 at 4:58:10 PM UTC-7 Lorin Tremblay wrote: > Can anyone point me in the right direction to what can cause this error... > Fresh new install of everything. OS and WeeWx on raspberry Pi 3+B with tic > > > here is the error. > > Mar 13 19:55:30 WeeWx-APRS weewx[2572] INFO weewx.engine: StdConvert > target unit is 0x1 > > Mar 13 19:55:30 WeeWx-APRS weewx[2572] INFO weewx.wxservices: > StdWXCalculate will use data binding wx_binding > > Mar 13 19:55:30 WeeWx-APRS weewx[2572] INFO user.interceptor: shutting > down server thread > > Mar 13 19:55:30 WeeWx-APRS weewx[2572] CRITICAL __main__: Caught > unrecoverable exception: > > Mar 13 19:55:30 WeeWx-APRS weewx[2572] CRITICAL __main__: **** > 'output_filename' > > Mar 13 19:55:30 WeeWx-APRS weewx[2572] CRITICAL __main__: **** > Traceback (most recent call last): > > Mar 13 19:55:30 WeeWx-APRS weewx[2572] CRITICAL __main__: **** File > "/usr/share/weewx/weewxd", line 148, in main > > Mar 13 19:55:30 WeeWx-APRS weewx[2572] CRITICAL __main__: **** > engine = weewx.engine.StdEngine(config_dict) > > Mar 13 19:55:30 WeeWx-APRS weewx[2572] CRITICAL __main__: **** File > "/usr/share/weewx/weewx/engine.py", line 93, in __init__ > > Mar 13 19:55:30 WeeWx-APRS weewx[2572] CRITICAL __main__: **** > self.loadServices(config_dict) > > Mar 13 19:55:30 WeeWx-APRS weewx[2572] CRITICAL __main__: **** File > "/usr/share/weewx/weewx/engine.py", line 161, in loadServices > > Mar 13 19:55:30 WeeWx-APRS weewx[2572] CRITICAL __main__: **** > obj = weeutil.weeutil.get_object(svc)(self, config_dict) > > Mar 13 19:55:30 WeeWx-APRS weewx[2572] CRITICAL __main__: **** File > "/usr/share/weewx/user/aprs.py", line 13, in __init__ > > Mar 13 19:55:30 WeeWx-APRS weewx[2572] CRITICAL __main__: **** > self._output_filename = conf['output_filename'] > > Mar 13 19:55:30 WeeWx-APRS weewx[2572] CRITICAL __main__: **** File > "/usr/lib/python3/dist-packages/configobj.py", line 554, in __getitem__ > > Mar 13 19:55:30 WeeWx-APRS weewx[2572] CRITICAL __main__: **** > val = dict.__getitem__(self, key) > > Mar 13 19:55:30 WeeWx-APRS weewx[2572] CRITICAL __main__: **** > KeyError: 'output_filename' > > Mar 13 19:55:30 WeeWx-APRS weewx[2572] CRITICAL __main__: **** > Exiting. > > > > -- 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/49d8b7c3-a989-4982-83af-b4e9281c8ca8n%40googlegroups.com.
