Hi, Miguel, I see you are running the latest wmr300.py version 0.19rc6+f3+l2, which has Cameron D's history clearing fixes any the rain counter warning enhancement. This is good.
However, I've never seen this type of error before: May 24 08:49:31 raspberrypi weewx[10767]: wmr300: Excessive heartbeat delay: 90s, restarting Which raspberry pi do you have and which kernel? Also, are there any other USB devices connected? How long is your USB cable that connects to the WMR300? Are you using an official Raspberry Pi power supply or another brand? (Newer RPI's draw up to 2.5amps, so it matters)... Here is what I am running on... $ dmesg | grep "Machine model" [ 0.000000] OF: fdt: Machine model: Raspberry Pi Zero W Rev 1.1 $ uname -a Linux nixie 4.19.42+ #1219 Tue May 14 21:16:38 BST 2019 armv6l GNU/Linux $ cat /etc/os-release PRETTY_NAME="Raspbian GNU/Linux 9 (stretch)" NAME="Raspbian GNU/Linux" VERSION_ID="9" VERSION="9 (stretch)" ID=raspbian ID_LIKE=debian HOME_URL="http://www.raspbian.org/" SUPPORT_URL="http://www.raspbian.org/RaspbianForums" BUG_REPORT_URL="http://www.raspbian.org/RaspbianBugs" $ cat /proc/cpuinfo processor : 0 model name : ARMv6-compatible processor rev 7 (v6l) BogoMIPS : 997.08 Features : half thumb fastmult vfp edsp java tls CPU implementer : 0x41 CPU architecture: 7 CPU variant : 0x0 CPU part : 0xb76 CPU revision : 7 Hardware : BCM2835 Revision : 9000c1 Serial : 00000000f7e29d3c $ head -3 /proc/meminfo MemTotal: 443132 kB MemFree: 182188 kB MemAvailable: 272340 kB Regards, \Leon -- Leon Shaner :: Dearborn, Michigan (iPad Pro) > On May 24, 2019, at 4:52 AM, Miguel Angel Peña Morales > <[email protected]> wrote: > > May 24 08:33:51 raspberrypi systemd[1]: Started LSB: weewx weather system. > May 24 08:33:51 raspberrypi weewx[10767]: engine: Using configuration file > /etc/weewx/weewx.conf > May 24 08:33:51 raspberrypi weewx[10767]: engine: Loading station type WMR300 > (weewx.drivers.wmr300) > May 24 08:33:51 raspberrypi weewx[10767]: wmr300: driver version is > 0.19rc6+f3+l2 > May 24 08:33:51 raspberrypi weewx[10767]: wmr300: usb info: > pyusb_version=1.0.0 > May 24 08:33:51 raspberrypi weewx[10767]: wmr300: sensor map is > {'outHumidity': 'humidity_1', 'extraDewpoint6': 'dewpoint_7', 'windchill': > 'windchill', 'extraDewpoint4': 'dewpoint_5', 'rainRate': 'rain_rate', > 'heatindex': 'heatindex_1', 'inTemp': 'temperature_0', 'windGustDir': > 'wind_gust_dir', 'extraDewpoint2': 'dewpoint_3', 'extraDewpoint3': > 'dewpoint_4', 'extraDewpoint1': 'dewpoint_2', 'barometer': 'barometer', > 'extraDewpoint7': 'dewpoint_8', 'dewpoint': 'dewpoint_1', 'extraDewpoint5': > 'dewpoint_6', 'extraHumid6': 'humidity_7', 'pressure': 'pressure', > 'extraHumid4': 'humidity_5', 'extraHumid5': 'humidity_6', 'extraHumid2': > 'humidity_3', 'extraHumid3': 'humidity_4', 'extraHumid1': 'humidity_2', > 'extraTemp6': 'temperature_7', 'extraTemp7': 'temperature_8', 'extraTemp4': > 'temperature_5', 'extraTemp5': 'temperature_6', 'extraTemp2': > 'temperature_3', 'extraTemp3': 'temperature_4', 'extraTemp1': > 'temperature_2', 'extraHeatindex3': 'heatindex_4', 'extraHeatindex2': > 'heatindex_3', 'extraHeatindex1': 'heatindex_2', 'extraHeatindex7': > 'heatindex_8', 'extraHeatindex6': 'heatindex_7', 'extraHeatindex5': > 'heatindex_6', 'extraHumid7': 'humidity_8', 'extraHeatindex4': 'heatindex_5', > 'windDir': 'wind_dir', 'outTemp': 'temperature_1', 'windSpeed': 'wind_avg', > 'inHumidity': 'humidity_0', 'windGust': 'wind_gust'} > May 24 08:33:51 raspberrypi weewx[10767]: wmr300: history limit is 20% at > index 6572 > May 24 08:33:52 raspberrypi kernel: [39422.245849] usb 1-1.5: reset > full-speed USB device number 8 using dwc_otg > May 24 08:33:52 raspberrypi weewx[10767]: wmr300: communication established: > {'history_end_index': 32735, 'station_model': 'A004', 'station_type': > 'WMR300', 'mystery1': 44, 'mystery0': 73, 'history_cleared': False, 'magic1': > 255, 'magic0': 255, 'packet_type': 87} > May 24 08:33:52 raspberrypi weewx[10767]: engine: StdConvert target unit is > 0x1 > May 24 08:33:52 raspberrypi weewx[10767]: wxcalculate: The following values > will be calculated: barometer=prefer_hardware, windchill=hardware, > dewpoint=software, appTemp=prefer_hardware, rainRate=hardware, > windrun=prefer_hardware, heatindex=hardware, maxSolarRad=prefer_hardware, > humidex=prefer_hardware, pressure=prefer_hardware, > inDewpoint=prefer_hardware, ET=prefer_hardware, altimeter=prefer_hardware, > cloudbase=prefer_hardware > May 24 08:33:52 raspberrypi weewx[10767]: wxcalculate: The following > algorithms will be used for calculations: altimeter=aaNOAA, maxSolarRad=RS > May 24 08:33:52 raspberrypi weewx[10767]: engine: Archive will use data > binding wx_binding > May 24 08:33:52 raspberrypi weewx[10767]: engine: Record generation will be > attempted in 'hardware' > May 24 08:33:52 raspberrypi weewx[10767]: engine: Using archive interval of > 300 seconds (specified in weewx configuration) > May 24 08:33:52 raspberrypi weewx[10767]: engine: Using binding 'wx_binding' > to database 'weewx.sdb' > May 24 08:33:52 raspberrypi weewx[10767]: manager: Starting backfill of daily > summaries > May 24 08:33:52 raspberrypi weewx[10767]: restx: StationRegistry: Station > will be registered. > May 24 08:33:52 raspberrypi weewx[10767]: restx: Wunderground-RF: Data for > station IEXTREMA34 will be posted > May 24 08:33:52 raspberrypi weewx[10767]: restx: PWSweather: Posting not > enabled. > May 24 08:33:52 raspberrypi weewx[10767]: restx: CWOP: Posting not enabled. > May 24 08:33:52 raspberrypi weewx[10767]: restx: WOW: Posting not enabled. > May 24 08:33:52 raspberrypi weewx[10767]: restx: AWEKAS: Posting not enabled. > May 24 08:33:52 raspberrypi weewx[10767]: engine: Starting up weewx version > 3.9.1 > May 24 08:33:52 raspberrypi weewx[10767]: wmr300: Reading records since > 2019-05-24 08:10:00 GMT (1558685400) (last_index=31 history_end_index=32735) > May 24 08:36:00 raspberrypi weewx[10767]: wmr300: get history complete: > count=0 last_index=32734 history_end_index=32735 > May 24 08:36:00 raspberrypi weewx[10767]: engine: Starting main packet loop. > May 24 08:36:00 raspberrypi weewx[10767]: wmr300: dump history > May 24 08:36:00 raspberrypi weewx[10767]: wmr300: Clearing records since > 2019-05-24 08:36:00 GMT (1558686960) (last_index=32734 > history_end_index=32735) > May 24 08:36:00 raspberrypi weewx[10767]: wmr300: get history complete: > count=0 last_index=32734 history_end_index=32735 > May 24 08:36:57 raspberrypi rngd[387]: stats: bits received from HRNG source: > 380064 > May 24 08:36:57 raspberrypi rngd[387]: stats: bits sent to kernel pool: 334848 > May 24 08:36:57 raspberrypi rngd[387]: stats: entropy added to kernel pool: > 334848 > May 24 08:36:57 raspberrypi rngd[387]: stats: FIPS 140-2 successes: 19 > May 24 08:36:57 raspberrypi rngd[387]: stats: FIPS 140-2 failures: 0 > May 24 08:36:57 raspberrypi rngd[387]: stats: FIPS 140-2(2001-10-10) Monobit: > 0 > May 24 08:36:57 raspberrypi rngd[387]: stats: FIPS 140-2(2001-10-10) Poker: 0 > May 24 08:36:57 raspberrypi rngd[387]: stats: FIPS 140-2(2001-10-10) Runs: 0 > May 24 08:36:57 raspberrypi rngd[387]: stats: FIPS 140-2(2001-10-10) Long > run: 0 > May 24 08:36:57 raspberrypi rngd[387]: stats: FIPS 140-2(2001-10-10) > Continuous run: 0 > May 24 08:36:57 raspberrypi rngd[387]: stats: HRNG source speed: > (min=654.950; avg=796.723; max=813.260)Kibits/s > May 24 08:36:57 raspberrypi rngd[387]: stats: FIPS tests speed: (min=6.405; > avg=7.071; max=7.149)Mibits/s > May 24 08:36:57 raspberrypi rngd[387]: stats: Lowest ready-buffers level: 2 > May 24 08:36:57 raspberrypi rngd[387]: stats: Entropy starvations: 0 > May 24 08:36:57 raspberrypi rngd[387]: stats: Time spent starving for > entropy: (min=0; avg=0.000; max=0)us > May 24 08:37:25 raspberrypi weewx[10767]: wmr300: Excessive heartbeat delay: > 90s, restarting > May 24 08:37:26 raspberrypi weewx[10767]: wmr300: possible missed rain event: > new=0.762 old=None > May 24 08:37:26 raspberrypi weewx[10767]: wmr300: history buffer at 100.00% > (32735) > May 24 08:37:26 raspberrypi weewx[10767]: wmr300: dump history > May 24 08:37:26 raspberrypi weewx[10767]: wmr300: Clearing records since > 2019-05-24 08:37:26 GMT (1558687046) (last_index=32734 > history_end_index=32735) > May 24 08:37:26 raspberrypi weewx[10767]: wmr300: get history complete: > count=0 last_index=32734 history_end_index=32735 > May 24 08:38:56 raspberrypi weewx[10767]: wmr300: Excessive heartbeat delay: > 90s, restarting > May 24 08:38:56 raspberrypi weewx[10767]: wmr300: dump history > May 24 08:38:56 raspberrypi weewx[10767]: wmr300: Clearing records since > 2019-05-24 08:38:56 GMT (1558687136) (last_index=32734 > history_end_index=32735) > May 24 08:38:56 raspberrypi weewx[10767]: wmr300: get history complete: > count=0 last_index=32734 history_end_index=32735 > May 24 08:39:01 raspberrypi CRON[10801]: (root) CMD ( [ -x > /usr/lib/php/sessionclean ] && if [ ! -d /run/systemd/system ]; then > /usr/lib/php/sessionclean; fi) > May 24 08:39:26 raspberrypi systemd[1]: Starting Clean php session files... > May 24 08:39:27 raspberrypi systemd[1]: Started Clean php session files. > May 24 08:40:27 raspberrypi weewx[10767]: wmr300: Excessive heartbeat delay: > 90s, restarting > May 24 08:40:27 raspberrypi weewx[10767]: manager: Added record 2019-05-24 > 08:40:00 GMT (1558687200) to database 'weewx.sdb' > May 24 08:40:27 raspberrypi weewx[10767]: manager: Added record 2019-05-24 > 08:40:00 GMT (1558687200) to daily summary in 'weewx.sdb' > May 24 08:40:28 raspberrypi weewx[10767]: wmr300: dump history > May 24 08:40:28 raspberrypi weewx[10767]: wmr300: Clearing records since > 2019-05-24 08:40:28 GMT (1558687228) (last_index=32734 > history_end_index=32735) > May 24 08:40:28 raspberrypi weewx[10767]: restx: StationRegistry: Published > record 2019-05-24 08:40:00 GMT (1558687200) > May 24 08:40:28 raspberrypi weewx[10767]: wmr300: get history complete: > count=0 last_index=32734 history_end_index=32735 > May 24 08:41:15 raspberrypi weewx[10767]: imagegenerator: Generated 12 images > for basic in 34.90 seconds > May 24 08:41:15 raspberrypi weewx[10767]: copygenerator: copied 34 files to > /var/www/html/weewx > May 24 08:41:58 raspberrypi weewx[10767]: wmr300: Excessive heartbeat delay: > 91s, restarting > May 24 08:41:58 raspberrypi weewx[10767]: wmr300: dump history > May 24 08:41:58 raspberrypi weewx[10767]: wmr300: Clearing records since > 2019-05-24 08:41:58 GMT (1558687318) (last_index=32734 > history_end_index=32735) > May 24 08:41:58 raspberrypi weewx[10767]: wmr300: get history complete: > count=0 last_index=32734 history_end_index=32735 > May 24 08:43:29 raspberrypi weewx[10767]: wmr300: Excessive heartbeat delay: > 90s, restarting > May 24 08:43:29 raspberrypi weewx[10767]: wmr300: dump history > May 24 08:43:29 raspberrypi weewx[10767]: wmr300: Clearing records since > 2019-05-24 08:43:29 GMT (1558687409) (last_index=32734 > history_end_index=32735) > May 24 08:43:29 raspberrypi weewx[10767]: wmr300: get history complete: > count=0 last_index=32734 history_end_index=32735 > May 24 08:44:58 raspberrypi weewx[10767]: wmr300: Excessive heartbeat delay: > 89s, restarting > May 24 08:44:59 raspberrypi weewx[10767]: wmr300: dump history > May 24 08:44:59 raspberrypi weewx[10767]: wmr300: Clearing records since > 2019-05-24 08:44:59 GMT (1558687499) (last_index=32734 > history_end_index=32735) > May 24 08:44:59 raspberrypi weewx[10767]: wmr300: get history complete: > count=0 last_index=32734 history_end_index=32735 > May 24 08:46:29 raspberrypi weewx[10767]: wmr300: Excessive heartbeat delay: > 90s, restarting > May 24 08:46:29 raspberrypi weewx[10767]: manager: Added record 2019-05-24 > 08:45:00 GMT (1558687500) to database 'weewx.sdb' > May 24 08:46:29 raspberrypi weewx[10767]: manager: Added record 2019-05-24 > 08:45:00 GMT (1558687500) to daily summary in 'weewx.sdb' > May 24 08:46:29 raspberrypi weewx[10767]: wmr300: dump history > May 24 08:46:29 raspberrypi weewx[10767]: wmr300: Clearing records since > 2019-05-24 08:46:29 GMT (1558687589) (last_index=32734 > history_end_index=32735) > May 24 08:46:30 raspberrypi weewx[10767]: wmr300: get history complete: > count=0 last_index=32734 history_end_index=32735 > May 24 08:47:01 raspberrypi CRON[10907]: (root) CMD ( > /home/pi/meteoclimatic/meteoclimatic.sh) > May 24 08:47:06 raspberrypi CRON[10903]: (CRON) info (No MTA installed, > discarding output) > May 24 08:47:08 raspberrypi weewx[10767]: imagegenerator: Generated 12 images > for basic in 34.67 seconds > May 24 08:47:08 raspberrypi weewx[10767]: copygenerator: copied 17 files to > /var/www/html/weewx > May 24 08:48:00 raspberrypi weewx[10767]: wmr300: Excessive heartbeat delay: > 90s, restarting > May 24 08:48:00 raspberrypi weewx[10767]: wmr300: dump history > May 24 08:48:00 raspberrypi weewx[10767]: wmr300: Clearing records since > 2019-05-24 08:48:00 GMT (1558687680) (last_index=32734 > history_end_index=32735) > May 24 08:48:00 raspberrypi weewx[10767]: wmr300: get history complete: > count=0 last_index=32734 history_end_index=32735 > May 24 08:49:31 raspberrypi weewx[10767]: wmr300: Excessive heartbeat delay: > 90s, restarting > May 24 08:49:31 raspberrypi weewx[10767]: wmr300: dump history > May 24 08:49:31 raspberrypi weewx[10767]: wmr300: Clearing records since > 2019-05-24 08:49:31 GMT (1558687771) (last_index=32734 > history_end_index=32735) > May 24 08:49:31 raspberrypi weewx[10767]: wmr300: get history complete: > count=0 last_index=32734 history_end_index=32735 > > > > > El miércoles, 22 de mayo de 2019, 13:52:19 (UTC+2), Miguel Angel Peña Morales > escribió: >> >> I will post a cleaner log when I arrive home. > > -- > 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/b02538fd-3ed4-4e44-ba87-d3192858bff6%40googlegroups.com. > For more options, visit https://groups.google.com/d/optout. -- 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/160CC68E-0B9D-486B-BA7C-CFDCA6CEEB79%40isylum.org. For more options, visit https://groups.google.com/d/optout.
