Linux Kernel: 4.4.27 2000 BogoMIPS, 947 MB RAM, Raspberry PI Model 3
MeteoHub: 5.1e (Build 276) ©2020 by smartbedded GmbH
System ID: xxxxxxxxxxx activated
A strange thing happens to me. After configuring the Meteohub, the data should update on this web page every 5 minutes:
http://www.meteotrentinoaltoadige.it/st ... ollaro.php
Unfortunately, after one or two updates, the page does not update anymore, the upload stops because there is a problem with the communication between Meteohub and Davis Datalogger. I copy the error logs:
Code: Select all
logger (03.02.2021 21:18:26): parent process received termination signal (15).
logger (03.02.2021 21:18:26): child process received termination signal (15).
logger (01.01.1970 01:00:23): System date not properly set. Please set date and time correctly before data logging can start.
logger (03.02.2021 21:20:11): data logger (version 5.1e, build 276) started.
logger (03.02.2021 21:20:12): connect station 0 (Vantage via USB serial).
logger (03.02.2021 21:20:13): station 0 (Vantage), wakeup sent.
logger (03.02.2021 21:20:13): station 0 (Vantage), internal logger activated.
logger (03.02.2021 21:20:13): station 0 (Vantage), syncing.
logger (03.02.2021 21:20:23): station 0 (Vantage), gettime request sent.
logger (03.02.2021 21:20:23): station 0 (Vantage), no Vantage time offset.
logger (03.02.2021 21:20:23): station 0 (Vantage), eeprom request sent.
logger (03.02.2021 21:20:23): station 0 (Vantage), rain collector size 0.2 mm per tick.
logger (03.02.2021 21:20:23): station 0 (Vantage), transmitter 1 active as station type #0 "ISS".
logger (03.02.2021 21:20:23): station 0 (Vantage), firmware version request sent.
logger (03.02.2021 21:20:23): station 0 (Vantage), firmware version 1.90 (supports LOOP2)
logger (03.02.2021 21:20:23): station 0 (Vantage), no reading of Vantage's internal logger as data gap is less than 10 minutes: 406 secs
logger (03.02.2021 22:19:11): station 0 (Vantage), unexpected 0 bytes.
logger (03.02.2021 22:19:11): station 0 (Vantage), can't set attributes of device /dev/ttyUSB0 to former values: Input/output error
logger (03.02.2021 22:19:11): disconnect station 0 (Vantage): response without data
logger (03.02.2021 22:19:41): connect station 0 (Vantage via USB serial).
logger (03.02.2021 22:19:41): station 0 (Vantage), wakeup sent.
logger (03.02.2021 22:19:41): station 0 (Vantage), internal logger activated.
logger (03.02.2021 22:19:41): station 0 (Vantage), syncing.
logger (03.02.2021 22:19:51): station 0 (Vantage), gettime request sent.
logger (03.02.2021 22:19:51): station 0 (Vantage), no Vantage time offset.
logger (03.02.2021 22:19:51): station 0 (Vantage), eeprom request sent.
logger (03.02.2021 22:19:51): station 0 (Vantage), rain collector size 0.2 mm per tick.
logger (03.02.2021 22:19:51): station 0 (Vantage), transmitter 1 active as station type #0 "ISS".
logger (03.02.2021 22:19:51): station 0 (Vantage), firmware version request sent.
logger (03.02.2021 22:19:51): station 0 (Vantage), firmware version 1.90 (supports LOOP2)
logger (03.02.2021 22:19:51): station 0 (Vantage), no reading of Vantage's internal logger as data gap is less than 10 minutes: 68 secs
I do not understand if this is a problem related to the datalogger, the raspberry pi, the sd card (new, 8 GB Kingston)... Help me please.