[weewx-user] weewx crash engine: Caught unrecoverable exception in engine:

2018-04-13 Thread gjr80
Hi,

That error relates to the StdConvert service not StdQC. Pllease post the 
contents of [StdConvert] or better still a sanitised (passwords and sensitive 
info removed) copy of weewx.conf.

Gary

-- 
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 weewx-user+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[weewx-user] weewx crash engine: Caught unrecoverable exception in engine:

2018-04-13 Thread Damjan Hajsek
Can someone help me please with this error.
I have changed today this values and after that weewx crashes all the time.
I set this to european values. now I get this error.

#   This section is for quality control checks. If units are not specified,
#   values must be in the units defined in the StdConvert section.

[StdQC]

[[MinMax]]
barometer = 800, 1170, mbar
outTemp = -30, 38, degree_C
inTemp = 5, 35, degree_C
outHumidity = 0, 100
inHumidity = 0, 100
windSpeed = 0, 250, km_per_hour
pressure = 800, 1170, mbar


Apr 13 13:38:10 localhost weewx[25853]: interceptor: MainThread: driver 
version is 0.36
Apr 13 13:38:10 localhost weewx[25853]: interceptor: MainThread: device 
type: observer
Apr 13 13:38:10 localhost weewx[25853]: interceptor: MainThread: sensor 
map: None
Apr 13 13:38:10 localhost weewx[25853]: interceptor: MainThread: mode is 
listen
Apr 13 13:38:10 localhost weewx[25853]: interceptor: MainThread: listen on 
:
Apr 13 13:38:10 localhost weewx[25853]: interceptor: MainThread: shutting 
down server thread
Apr 13 13:38:10 localhost weewx[25853]: engine: Caught unrecoverable 
exception in engine:
Apr 13 13:38:10 localhost weewx[25853]:  'list' object has no 
attribute 'upper'
Apr 13 13:38:10 localhost weewx[25853]:  Traceback (most recent 
call last):
Apr 13 13:38:10 localhost weewx[25853]:File 
"/usr/share/weewx/weewx/engine.py", line 865, in main
Apr 13 13:38:10 localhost weewx[25853]:  engine = 
engine_class(config_dict)
Apr 13 13:38:10 localhost weewx[25853]:File 
"/usr/share/weewx/weewx/engine.py", line 77, in __init__
Apr 13 13:38:10 localhost weewx[25853]:  
self.loadServices(config_dict)
Apr 13 13:38:10 localhost weewx[25853]:File 
"/usr/share/weewx/weewx/engine.py", line 141, in loadServices
Apr 13 13:38:10 localhost weewx[25853]:  
self.service_obj.append(weeutil.weeutil._get_object(svc)(self, config_dict))
Apr 13 13:38:10 localhost weewx[25853]:File 
"/usr/share/weewx/weewx/engine.py", line 305, in __init__
Apr 13 13:38:10 localhost weewx[25853]:  self.target_unit = 
weewx.units.unit_constants[target_unit_nickname.upper()]
Apr 13 13:38:10 localhost weewx[25853]:  AttributeError: 'list' 
object has no attribute 'upper'
Apr 13 13:38:10 localhost weewx[25853]:  Exiting.
Apr 13 13:38:10 localhost python: detected unhandled Python exception in 
'/usr/bin/weewxd'
Apr 13 13:38:10 localhost abrt-server: Not saving repeating crash in 
'/usr/bin/weewxd'

-- 
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 weewx-user+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.