Search found 22 matches

by ZebraWetter
Sun Jan 13, 2013 7:28 pm
Forum: iConnect & DC01
Topic: How to compile on DC01? [solved]
Replies: 1
Views: 7089

Re: How to compile on DC01? [solved]

make and g++ are already onboard! 8)
by ZebraWetter
Sat Jan 12, 2013 11:29 pm
Forum: iConnect & DC01
Topic: How to compile on DC01? [solved]
Replies: 1
Views: 7089

How to compile on DC01? [solved]

Hi there,

I want to compile a small program which should run on the DC01.
Can anyone give me some information how to do this?

Boris, has meteohub on DC01 the compiler and 'make' onboard?

Andre
by ZebraWetter
Sat Aug 18, 2012 11:04 am
Forum: Meteohub Application
Topic: HTTP Data Logging Protocol oddity
Replies: 4
Views: 3665

Re: HTTP Data Logging Protocol oddity

Great! Thanks! :D
by ZebraWetter
Sun Aug 12, 2012 11:09 am
Forum: Meteohub Application
Topic: HTTP Data Logging Protocol oddity
Replies: 4
Views: 3665

Re: HTTP Data Logging Protocol oddity

I can confirm that.
I am not sure at the moment if I should use the HTTP-protocol or the output from /meteograph.cgi?text=all for my integration into a TYPO3 driven site, so I "played around" with the HTTP-protocol and found this behavior, too.
by ZebraWetter
Mon May 28, 2012 7:42 pm
Forum: Meteohub Application
Topic: High frequency uploads to custom web server
Replies: 7
Views: 6081

Re: High frequency uploads to custom web server

I think the best way to do this is to use the HTTP data logger protocol which is provided by Meteohub.
With this protocol you can retrieve all values you need with a very small overhead and - and that is the best thing in my opinion - you can request only the values you really need.

Andy
by ZebraWetter
Thu May 03, 2012 6:14 am
Forum: Meteohub Application
Topic: FTP upload does not work [solved]
Replies: 15
Views: 13900

Re: FTP upload does not work [solved]

The last days I upgraded to v4.9h and the ftp issue is gone!
Uploading of files works now and everything is fine. 8)

Thanks a lot, Boris!
by ZebraWetter
Fri Apr 27, 2012 6:03 am
Forum: iConnect & DC01
Topic: DC01 Time Synchonization: stopped
Replies: 4
Views: 4885

Re: DC01 Time Synchonization: stopped

26 Apr 13:58:58 ntpd[1104]: host name not found: 0.pool.ntp.org 26 Apr 13:58:58 ntpd[1104]: host name not found: 1.pool.ntp.org Hello Billy, your MH had problems to resolve the hostname of the timeservers. There was probably an issue with your network connection and/or DNS-resolution. After a time ...
by ZebraWetter
Thu Apr 19, 2012 6:39 am
Forum: Wishes
Topic: Automatic push of data to MySQL server
Replies: 17
Views: 18569

Re: Automatic push of data to MySQL server

but I never install scripts on any server or computer unless I have validated the content of the script. Same to me. I'm very careful with unknown scripts, so I decided not to test it. How does the script retrieve the data? Does it retrieve the actual data using meteolog.cgi?mode=data in XML or pla...
by ZebraWetter
Thu Apr 19, 2012 6:27 am
Forum: Meteohub Application
Topic: FTP upload does not work [solved]
Replies: 15
Views: 13900

Re: FTP upload does not work

This is the first thing to try when something wents wrong with credentials.
But for the case, password or username would be wrong, the ftp server's log would show an authentication error. Instead of that it shows that meteohub tries to log in as anonymous. (And please see, the hooklet is not set!)
by ZebraWetter
Wed Apr 18, 2012 4:08 pm
Forum: Meteohub Application
Topic: FTP upload does not work [solved]
Replies: 15
Views: 13900

Re: FTP upload does not work

FTP does not work, eMail does! :wink:
by ZebraWetter
Tue Apr 17, 2012 4:09 pm
Forum: Meteohub Application
Topic: FTP upload does not work [solved]
Replies: 15
Views: 13900

Re: FTP upload does not work

Here it is ...

It set anonymous upload, saved, unset anonymous upload and saved again, just to rewrite the config, but it won't work.
by ZebraWetter
Mon Apr 16, 2012 4:48 pm
Forum: Meteohub Application
Topic: FTP upload does not work [solved]
Replies: 15
Views: 13900

Re: FTP upload does not work

The paths /var/run/meteohub and /var/run/meteohub/uploads are missing on my DC01 (log: FTP-Hochladen fehlgeschlagen: mv /var/run/meteohub/forecast00.png /var/run/meteohub/uploads/forecast0.png ) After manually creating them the messages in the alert.log disappeared but ftp upload does not work. The ...
by ZebraWetter
Sun Apr 15, 2012 7:05 pm
Forum: Meteohub Application
Topic: Full backup issue on DC01?
Replies: 2
Views: 2646

Full backup issue on DC01?

Hi there! When I try to start a full backup on my DC01 the message "backup already running." appears in the meteohub.log. The message appears although there is surely no backup process running. Starting a full backup in a ssh session on the command line is possible. (script "fullbacku...
by ZebraWetter
Sun Apr 15, 2012 1:45 pm
Forum: Meteohub Application
Topic: FTP upload does not work [solved]
Replies: 15
Views: 13900

Re: FTP upload does not work

I've found, that meteohub tries to establish a FTP connection as "anonymous" although the FTP credentials are set and the anonymous login is not set!
Is there a way to set it manually (as a temporarily workaround)?
by ZebraWetter
Thu Apr 12, 2012 6:39 am
Forum: Meteohub Application
Topic: FTP upload does not work [solved]
Replies: 15
Views: 13900

FTP upload does not work [solved]

Hi there! I have a strange problem with the FTP upload on my new DC01. It does not run any more. By clicking on save & test the meteohub server (4.9f (Build 1038)) seems to work for a few seconds and ends up with a blank page. Nothing is transfered, no new ftp credentials a saved. There is no lo...