Connected to an Acurite weather station.
It's been running for years, with only occasional hiccups. Been running for months with 5.1b. Nothing had changed; in fact I was on vacation when it stopped updating. I really only post my weather data to Weather Underground, and noticed that it stopped getting updated around 8:10 p.m. on August 1 (https://www.wunderground.com/dashboard/ ... 08-1/daily) When I went to the web interface, it was saying "error connect socket 127.0.0.1:5555 :Connection refused" I think on the sensor page. In any case, I did replace the batteries in the sensor, and the display unit is seeing data just fine. So the wireless comm is working OK. The Weather Station page shows Acurite 1025/1035/1525 under USB HID in the Available Devices section. Under Type of Connection, USB HID is selected. But the Device field is blank (and gray), while the "select" dropdown next to it doesn't offer any choices. I'm not sure if that's how it's supposed to be or not. Sensors page shows no data for any instrument. (last signal "never")
Here's the contents of the meteohub log since the most recent reboot:
Code: Select all
hwclock: Cannot access the Hardware Clock via any known method.
hwclock: Use the --debug option to see the details of our search for an access method.
logger (16.08.2019 19:47:49): parent process received termination signal (15).
logger (16.08.2019 19:47:49): child process received termination signal (15).
logger (31.12.1969 19:00:42): System date not properly set. Please set date and time correctly before data logging can start.
logger (16.08.2019 19:49:57): data logger (version 5.1b, build 263) started.
logger (16.08.2019 19:49:58): connect station 0 (Acurite 1025 via USB HID).
logger (16.08.2019 19:55:28): child process received timeout signal (14).
logger (16.08.2019 19:55:37): disconnect station 0 (Acurite 1025): exit
logger (16.08.2019 19:55:38): data logger stopped.
logger (16.08.2019 19:55:38): data logger (version 5.1b, build 263) started.
logger (16.08.2019 19:55:39): connect station 0 (Acurite 1025 via USB HID).
logger (16.08.2019 20:01:09): child process received timeout signal (14).
logger (16.08.2019 20:01:10): disconnect station 0 (Acurite 1025): exit
logger (16.08.2019 20:01:11): data logger stopped.
logger (16.08.2019 20:01:11): data logger (version 5.1b, build 263) started.
logger (16.08.2019 20:01:13): connect station 0 (Acurite 1025 via USB HID).
logger (16.08.2019 20:06:43): child process received timeout signal (14).
logger (16.08.2019 20:06:44): disconnect station 0 (Acurite 1025): exit
logger (16.08.2019 20:06:44): data logger stopped.
logger (16.08.2019 20:06:44): data logger (version 5.1b, build 263) started.
logger (16.08.2019 20:06:46): connect station 0 (Acurite 1025 via USB HID).
Any clue what went wrong and/or how to fix it? I thought maybe the data partition was full, but the Storage section of system info shows:
Code: Select all
Media: SDC 11/2013 0x1810384b (32.53 rounds)
Swap: 0MB of 127MB used (0%)
System: 1164MB of 1641MB used (70%)
Data: 938MB of 5596MB used (16%)