Error showing graphs with v3.3 and x86

Discussion of the Meteohub software package

Moderator: Mattk

Post Reply
gpfoto
Fresh Boarder
Fresh Boarder
Posts: 16
Joined: Wed Mar 05, 2008 4:53 pm

Error showing graphs with v3.3 and x86

Post by gpfoto »

Hi,

I'm testing the eBox4300 with MeteoHub v3.3 and I'm unable to create any graph. When showing the graphs it opens the new windows with this text:

-----------
plot '< /srv/www/cgi-bin/goto.cgi wind0-min10 20081226010000' using 1:8 axis x1y1 title "WChill" with lines linecolor rgb "#ff0000", '< /srv/www/cgi-bin/goto.cgi th0-min10 20081226010000' using 1:2 axis x1y1 title "Temp" with lines linecolor rgb "#0000ff", '< /srv/www/cgi-bin/goto.cgi wind0-min10 20081226010000' using 1:($5*3.6) axis x1y2 title "Viento" with lines linecolor rgb "#00cc00"
^
"/tmp/meteoW9VaSe", line 35: all points y value undefined!

Content-type: image/png
-------------

I've imported all the configuration from my working NSLU2 (also v3.3) with the meteohub.backup file.
I've also tried to start a new graph.

Help please!
sevenless
Gold Boarder
Gold Boarder
Posts: 160
Joined: Wed Jul 02, 2008 7:35 pm
Location: Seattle WA, USA

Re:Error showing graphs with v3.3 and x86

Post by sevenless »

"all points y value undefined" is typically the error you see when you have no data for the date range you selected for the graph. Double-check that your date parameters are correct (and if you're using one of the example graphs, you first need to edit it and change the display dates!)

If that's accurate, then you probably need to perform a data recomputation. Run that and then verify if the graphs are working.

Also, you say you imported the configuration from your NSLU2 meteohub, but did you also import the data and interval files? The data, at very least, is important for the recomputation.
gpfoto
Fresh Boarder
Fresh Boarder
Posts: 16
Joined: Wed Mar 05, 2008 4:53 pm

Re:Error showing graphs with v3.3 and x86

Post by gpfoto »

Thank you!
Some mistake on the data import was generating this error.
I've redone all data import once again and I've all graphs working ok.
Post Reply