Hola, desde ayer se ha quedado bloqueado WeeWx.
root@raspberrypi:~# sudo service weewx status
● weewx.service - LSB: weewx weather system
Loaded: loaded (/etc/init.d/weewx)
Active: active (exited) since vie 2019-09-06 06:52:31 UTC; 5min ago
Process: 4810 ExecStop=/etc/init.d/weewx stop (code=exited, status=0/SUCCESS)
Process: 4550 ExecReload=/etc/init.d/weewx reload (code=exited, status=0/SUCCESS)
Process: 4851 ExecStart=/etc/init.d/weewx start (code=exited, status=0/SUCCESS)
sep 06 06:55:12 raspberrypi weewx[4865]: **** File "/usr/share/weewx/weewx/manager.py", line 1183, in _addSingleRecord
sep 06 06:55:12 raspberrypi weewx[4865]: **** _day_summary.addRecord(record, weight=_weight)
sep 06 06:55:12 raspberrypi weewx[4865]: **** File "/usr/share/weewx/weewx/accum.py", line 242, in addRecord
sep 06 06:55:12 raspberrypi weewx[4865]: **** func(self, record, obs_type, add_hilo, weight)
sep 06 06:55:12 raspberrypi weewx[4865]: **** File "/usr/share/weewx/weewx/accum.py", line 301, in add_value
sep 06 06:55:12 raspberrypi weewx[4865]: **** self[obs_type].addSum(val, weight=weight)
sep 06 06:55:12 raspberrypi weewx[4865]: **** File "/usr/share/weewx/weewx/accum.py", line 88, in addSum
sep 06 06:55:12 raspberrypi weewx[4865]: **** self.sum += val
sep 06 06:55:12 raspberrypi weewx[4865]: **** TypeError: unsupported operand type(s) for +=: 'NoneType' and 'float'
sep 06 06:55:12 raspberrypi weewx[4865]: **** Exiting.
Pero no lo entiendo. Alguien me puede ayudar? Gracias.