Search found 8 matches

by LorieJCall
Thu May 19, 2011 3:27 pm
Forum: Announcements
Topic: Update 4.7e
Replies: 22
Views: 19323

Re: Update 4.7e

Mr Pasternak:

Thank you for changing the CWOP data push from sea-level pressure to altimeter pressure. It took about four weeks for the erroneous data to completely age-out of the MADIS system, then another two weeks to get a green check mark and one green "thumbs up". If I don't get a second green ...
by LorieJCall
Wed Mar 16, 2011 2:50 pm
Forum: WMR100/200. WMRS200, RMS300
Topic: The WeatherHub doesn't appear to be receiving data
Replies: 2
Views: 13724

Re: The WeatherHub doesn't appear to be receiving data

Boris e-mailed about the internet issue...the DNS server IP had to be set to 8.8.8.8 as our gateway router didn't work as expected.
@Cdmr9816: You might also want to take a look at Google Namebench, http://code.google.com/p/namebench/ , which will test the public DNS servers from your computer and ...
by LorieJCall
Tue Mar 08, 2011 4:00 pm
Forum: WD-Live & Dashboard
Topic: MeteoHub as Webserver
Replies: 8
Views: 24866

Re: MeteoHub as Webserver

Should wdlconfig.xml be included also?

It is already included in the preceding lines. What is being added in this section is the current version of the .swf and .html files which were not included, also renaming the html to the default file name so that it does not have to be typed in when ...
by LorieJCall
Sun Mar 06, 2011 9:55 pm
Forum: WD-Live & Dashboard
Topic: MeteoHub as Webserver
Replies: 8
Views: 24866

Re: MeteoHub as Webserver

Thanks, @Rainman32! That was very straight-forward.
insert the following lines after the line that reads: "ln -sf /var/run/meteohub/perm /srv/www/live"

cp /data/myweb/uploads/wdlv6_05.* /var/run/meteohub/perm/
cp /data/myweb/uploads/wdlive.html /var/run/meteohub/perm/index.html
ln -sf /var/run ...
by LorieJCall
Sun Mar 06, 2011 3:30 pm
Forum: Meteohub Application
Topic: Can't update...
Replies: 3
Views: 3617

Re: Can't update...

If you're comfortable rebooting your particular system, try that. There could be a lot of accumulated temporary files--especially if it's been a while since your system was rebooted--and rebooting should free them up. If that frees up space, then try updating.
by LorieJCall
Wed Mar 02, 2011 1:49 pm
Forum: WD-Live & Dashboard
Topic: WD Live fails with "Error Loading Data"
Replies: 6
Views: 20806

Re: WD Live fails with "Error Loading Data"

What happens when you access WDL directly from \\ YourMeteoHub \public\myweb\uploads or http:// YourStaticIpOrDomainName /live/wdlive.html? The reason I ask is I'm getting the following error: "Serial Number Error: You may need to refresh your browser. In Internet Explorer press Ctrl + F5", but can ...
by LorieJCall
Tue Mar 01, 2011 2:30 pm
Forum: Meteohub Application
Topic: Auto Backup
Replies: 27
Views: 18546

Re: Auto Backup

The uploads folder is usually empty except for brief intervals when the Meteohub loads files into it just before making an upload. I think it is more of a scratch pad folder.

You didn't say if you have a hostname for your Meteohub listed with its IP address in your hosts file. That might account ...
by LorieJCall
Tue Mar 01, 2011 1:09 am
Forum: Meteohub Application
Topic: Auto Backup
Replies: 27
Views: 18546

Re: Auto Backup

My apologies for bumping an ancient thread: I'm hoping someone can explain why Plans A and B didn't work, but Plan C did.

I was unable to find cwRsync anywhere in the Downloads section of the MeteoHub wiki. (I looked in all four sections: Documentation, Images, Updates, and Misc, but couldn't find ...