Decided to turn off the FTP skin and see if it changed anything. I still
got the crash and here is the syslog:
Nov 6 00:28:32 weather weewx[19819]: interceptor: ServerThread: POST:
dateutc=now&action=updateraw&realtime=1&id=24C86E06B15C&mt=tower&sensor=00012694&humidity=51&tempf=70.6&baromin=29.29&battery=normal&rssi=3
Nov 6 00:28:32 weather weewx[19819]: interceptor: MainThread: raw data:
dateutc=now&action=updateraw&realtime=1&id=24C86E06B15C&mt=tower&sensor=00012694&humidity=51&tempf=70.6&baromin=29.29&battery=normal&rssi=3
Nov 6 00:28:32 weather weewx[19819]: interceptor: MainThread: ignored
parameter realtime=1
Nov 6 00:28:32 weather weewx[19819]: interceptor: MainThread: ignored
parameter action=updateraw
Nov 6 00:28:32 weather weewx[19819]: interceptor: MainThread: raw packet:
{'dateTime.00012694.24C86E06B15C': 1478417312,
'sensor_type.00012694.24C86E06B15C': 'tower', 'rssi.00012694.24C86E06B15C':
0.75, 'battery.00012694.24C86E06B15C': 0, 'dateTime': 1478417312,
'bridge_id.00012694.24C86E06B15C': '24C86E06B15C', 'usUnits': 1,
'humidity.00012694.24C86E06B15C': 51.0, 'usUnits.00012694.24C86E06B15C': 1,
'barometer.00012694.24C86E06B15C': 29.29,
'temperature.00012694.24C86E06B15C': 70.6,
'sensor_id.00012694.24C86E06B15C': '00012694'}
Nov 6 00:28:32 weather weewx[19819]: interceptor: MainThread: mapped
packet: {'extraHumid1': 51.0, 'extraTemp1': 70.6, 'barometer': 29.29,
'usUnits': 1, 'dateTime': 1478417312}
Nov 6 00:28:34 weather weewx[19819]: interceptor: ServerThread: POST:
/weewx/index.html
Nov 6 00:28:34 weather weewx[19819]: interceptor: MainThread: raw data:
/weewx/index.html
Nov 6 00:28:34 weather weewx[19819]: engine: Main loop exiting. Shutting
engine down.
Nov 6 00:28:34 weather weewx[19819]: interceptor: MainThread: shutting
down server thread
Nov 6 00:28:34 weather weewx[19819]: engine: Caught unrecoverable
exception in engine:
Nov 6 00:28:34 weather weewx[19819]: **** need more than 1 value to
unpack
Nov 6 00:28:34 weather weewx[19819]: **** Traceback (most recent call
last):
Nov 6 00:28:34 weather weewx[19819]: **** File
"/home/weewx/bin/weewx/engine.py", line 844, in main
Nov 6 00:28:34 weather weewx[19819]: **** engine.run()
Nov 6 00:28:34 weather weewx[19819]: **** File
"/home/weewx/bin/weewx/engine.py", line 186, in run
Nov 6 00:28:34 weather weewx[19819]: **** for packet in
self.console.genLoopPackets():
Nov 6 00:28:34 weather weewx[19819]: **** File
"/home/weewx/bin/user/interceptor.py", line 1447, in genLoopPackets
Nov 6 00:28:34 weather weewx[19819]: **** pkt =
self._device.parser.parse(data)
Nov 6 00:28:34 weather weewx[19819]: **** File
"/home/weewx/bin/user/interceptor.py", line 478, in parse
Nov 6 00:28:34 weather weewx[19819]: **** return
self.parse_chaney(s)
Nov 6 00:28:34 weather weewx[19819]: **** File
"/home/weewx/bin/user/interceptor.py", line 522, in parse_chaney
Nov 6 00:28:34 weather weewx[19819]: **** (n, v) = x.split('=')
Nov 6 00:28:34 weather weewx[19819]: **** ValueError: need more than
1 value to unpack
Nov 6 00:28:34 weather weewx[19819]: **** 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].
For more options, visit https://groups.google.com/d/optout.