Hi Eric,
I did that yesterday, but didn’t fixed the issue.
Hi Eric,
I did that yesterday, but didn’t fixed the issue.
Guess we’ll have to wait for the master of the script @peter
Could you specify if this is a new pi (latest generation ?) I have an issue with a newer PI4 (not this script) but the board revision asks for changes in software.
Just in case to help Peter pinpoint the problem.
Also eventually peek in the log (same level as the ini file), see if there is something extra to find.
thanks
My pi is 3+b, it’s not a pi4.
I’ll wait on Peter then, if he needs the log I will provide it to him. Thanks for your replies btw!
Sorry you’ve run into issues! This looks like a package compatibility issue. I’m right in the middle of moving house so unfortunately I don’t have access to any of my test setups. Let’s try something quick and see if it works though.
Open a terminal and run
python3 -m pip install cryptography==37.0.4
If that works, try running the install command again and see if it completes successfully
Hi Peter,
You did it again!
[✓] Installing latest version of WeatherFlow PiConsole: v22.5.1
It’s done, thanks!
I ended up rebooting my hub and I haven’t seen it happen since.
Started receiving the following warnings yesterday.
[WARNING] [tempDiff ] 2022-09-20 08:04:34 - no data in 24 hour window
[WARNING] [tempTrend ] 2022-09-20 08:04:34 - no data in 3 hour window
[WARNING] [SLPTrend ] 2022-09-20 08:04:34 - no data in 3 hour window
[WARNING] [strikeFreq ] 2022-09-20 08:04:34 - no data in 3 hour window
[WARNING] [strikeFreq ] 2022-09-20 08:04:34 - no data in 10 minute window
These warnings are in the log about every minute. The display looks ok and is updating but the 24-hour temperature difference, temperature trend, etc. are blank (I guess obviously).
A stop/start did not fix it. Neither did a reboot. What should I be looking for?
Can you let me know your station ID? These errors are generally caused if your station has gone offline for extended periods
this is his station Peter, it is online as I write this : Tempest
Hi Peter, sent you a private message…
I noticed the exact same thing on my PiConsole starting yesterday. Rebooting doesn’t fix it.
@user359 and @jasonmdubois thanks for the reports. These messages are showing that no data is being returned in the API calls required to calculate the trend/difference variables. It usually happens because there actually isn’t any data (i.e. a station is offline), but it looks like in this case there might be an issue with the API calls themselves. Perhaps @corrineb can comment if there are any known issues with the API servers? Unfortunately I have just moved house and am going to be without internet until next week , so I can’t do any detailed investigating until then
No worries @peter. Best of luck with the rest of the move!
Ah, thanks @jasonmdubois, at least I know it is not just me! My WeeWx data is fully intact and the Tempest app shows historical and trend data. I will keep an eye on it.
AND. . .here’s another example to add to user359’s threads above. . . .
Several restarts & several reBoots did not seem to help. So. . .it’s not on my end. . .therefore it must be something at WeatherFlow’s house!
Mine just started doing this too - on both stations on my account. It does show the trend and temperature difference data for a few seconds when I switch stations, I don’t know if its current or not though. Stations 43067 and 82559.
This is a False Negative. . .
I am looking at all 3 of these stations listed. . .right now. . .and I see Data from each and every one of them!
Same issue here. Reboot the program and tending returns for 5 seconds then disappears. All other data components are visible. Console version is V22.5.1
I assume another “me too” isn’t necessarily needed, but I’ve got the same issue, my station is 27698.
same as above two posts.
The “WARNING” is still showing up. It will probably be this way for a couple of weeks yet, I guess, unitl @peter moves into his new house and gets things in order so he can check out the cause of the warnings and errors.