pi@raspberrypi:~ $ sudo tail -f /var/log/weewx.log Jan 23 18:43:34 raspberrypi weewx[1187]: **** File "/usr/share/weewx/weewx/engine.py", line 847, in main Jan 23 18:43:34 raspberrypi weewx[1187]: **** engine.run() Jan 23 18:43:34 raspberrypi weewx[1187]: **** File "/usr/share/weewx/weewx/engine.py", line 186, in run Jan 23 18:43:34 raspberrypi weewx[1187]: **** for packet in self.console.genLoopPackets(): Jan 23 18:43:34 raspberrypi weewx[1187]: **** File "/usr/share/weewx/weewx/drivers/wmr300.py", line 897, in genLoopPackets Jan 23 18:43:34 raspberrypi weewx[1187]: **** packet = self.convert_loop(pkt) Jan 23 18:43:34 raspberrypi weewx[1187]: **** File "/usr/share/weewx/weewx/drivers/wmr300.py", line 1031, in convert_loop Jan 23 18:43:34 raspberrypi weewx[1187]: **** self.pressure_cache[x] = p[x] Jan 23 18:43:34 raspberrypi weewx[1187]: **** KeyError: 'altimeter' Jan 23 18:43:34 raspberrypi weewx[1187]: **** Exiting.
El lunes, 23 de enero de 2017, 16:29:01 (UTC+1), mwall escribió: > > On Monday, January 23, 2017 at 10:25:27 AM UTC-5, Agusti Rifer wrote: >> >> I have placed the added file wmr300-0.18rc1, i have downloaded the >> generation time to 2 minutes, but the problem persists. >> Every 15 minutes makes a correct barometer and the rest all N/A. >> > > you must replace wmr300.py in your existing installation with > wmr300-0.18rc1.py. then you must restart weewx. > > please post exactly what you did, and post the log from when you start > weewx until after 2 or 3 archive records. > >
