Examining the log for another issue I've raised in the forum, I see that these entries are logged every few minutes. I'm getting wind measurements, and they're being posted to Weather Underground.
loggereval (21.03.2011 11:19:31): illegal data record in line 167572 while reading from file /data/weather/201103/raw: 2011031604041720110316041416 wind0 222 0 0 002
illegal data record error message
Moderator: Mattk
-
- Platinum Boarder
- Posts: 873
- Joined: Fri Jan 25, 2008 6:27 pm
- Location: Isle of Skye, Scotland
Re: illegal data record error message
If you take a look at that file you can expect to find a corrupt line that looks something like 2011031604041720110316041416 wind0 222 0 0 002 (which looks like it has 2 dates stuck together).bobball wrote:loggereval (21.03.2011 11:19:31): illegal data record in line 167572 while reading from file /data/weather/201103/raw: 2011031604041720110316041416 wind0 222 0 0 002
If logging is stopped you can edit the file, or you can try the Cleanup Data button on the Inspect Data page.