No rain data since August 1st [solved]

Howdy friends,

I noticed, that rain data isn’t collected anymore since the 1st of the month although it is reported correctly on the Netatmo site and on Meteowareplus. Under “Viewpanel/Rain chart” I manually can enter the daily data hitting “correct” and it shows up in the window, but appearently nothing is written to the logfile. The only thing I can successfuly change is the monthly total.

Anny ideas? The problem started out of the blue … 8O

For equipment, OS and version of WD take a look at my signature.

try the latest .zip update
I have fixed an issue with a change in the data structure from the Netatmo data
is this for the linux version?
if so I need to apply that fix to that version then

try the latest update from the download page, build 307

Thanks, I will try that one …

That does not work at all. It does nor record any data at my end. Starting Weatherdisplay from a terminal gives me


So Aug 11, 18:50:02 UTC hans @ rigel ~
 > wdisplay/weatherdisplay
Starting
Loaded main form
Loaded internet form
Loaded graph form
Loaded settings form
Loaded control form
Loaded view form
Loaded weather station type
Loaded user daily report
Loaded com port
Loaded timer1
Loaded log settingd
Loaded graph setup
Loaded uv/solar
Loaded ws2000
Loaded extra sensor graph
Loaded daily hi/lo
Loaded metar
Loaded new graph
Loaded large display
Loaded dials
Loaded weather dials
Loaded sun moon
Loaded sensor list
Loaded trends
Loaded sun moon images
Loaded moon
Loaded summary
Loaded extra metars
Loaded 3D graph
Loaded energy
Loaded new rain chart
Doing mainform formcreate
Setting program location to: /home/hans/Documents/wdisplay/
Creating ini files
Writing exit to ftp ini file
Setting up graph axis
Initiating variables
Setting conditions strings
Finished doing mainform form create
showing mainform
sh: 1: wdisplay/./cronnetatmo: Permission denied
done form broadcast create
hiding splash screen
setting up graphs
finished showing mainform
sh: 1: wdisplay/./cronnetatmo: Permission denied
sh: 1: wdisplay/./cronnetatmo: Permission denied
sh: 1: wdisplay/./cronnetatmo: Permission denied
...


ending in a segementation fault.

I am back to 301 now … which seems to work as desired besides the problem with the rain data. Not sure if this plays a role here … yesterday I noticed a memo on Meteoware Plus, that they changed something … unfortunately I didn’t pay attention to it … :?

are you starting WD as sudo?
i.e
sudo ./weatherdisplay

No. It worked as the user that I am before …

not sure what that means
have you tried running it as sudo?
also try sudo chmod 777 weatherdisplay

Ok … I will try that …

Did both … nothing changed.

I still get the “sh: 1: wdisplay/./cronnetatmo: Permission denied” and the problem with rainb data persists.

try changing the permissions for cronnetatmo

Ok … that made the “permission denied” disappear … wiull have to hope for rain now to see if data is recorded again.

After returning home from work today I noticed, that Weatherdisplay307 terminated sometimes during the day. Restarted it from a terminal, everything looked fine. After a couple of minutes Weatherdisplay terminated with a segmentation fault … staying with 301 for now.

so the build 301 version runs OK?
i wonder if its still a permission problem (I have re uploaded the latest version to see if that is fixed)

Besides the rain data not being recorded/stored/whatever … it works on my end.

I think it might be a permission problem, since I cannot update raindata manually via “View Panel/Raindata”. I can enter daily rain data, but it’s not stored. The only thing I can store is the correction for the month …

try the latest update and see how that goes re permissions

Ok … I am back at 307 … so far it runs ok …

Now wdisplay crashes randomly with a segmentation fault. Back to 301 …

does it crash at a certain time?
i could try compiling it with the compiler version that 301 was compile with

Nope … sometimes it crashed after several hours, sometimes after 5 minutes.