Steve,

I don't think that file is significant.

Do you recall how you were getting the rtgd generated huge-data.txt from your 
weeWX machine to your web server? I am guessing these are separate machines? 
Were you using post_gauge-data.php to do the transfer via http post? If you 
were doing it this way then that is the problem, the [RealtimeGaugeData] config 
options don't have the necessary settings for rtgd to transfer gauge-data.txt 
to your web server. You should be able to copy the old settings from a backup 
weewx.conf, there should be one or more backup copies of weewx.conf in the same 
directory as weewx.conf. The files will be named using the format 
weewx.conf.YYYYmmddHHMMSS, use the most recent. Look under [RealtimeGaugeData] 
in the backup file and you should see the following config options:

    remote_server_url = 
    timeout = 
    response_text = 

Copy these and their settings to [RealtimeGaugeData] in weewx.conf. Stop then 
start weeWX and it should come good straight away.

Of course if you weren't transferring gauge-data.txt this way then we are back 
to the drawing board.

Gary

-- 
You received this message because you are subscribed to the Google Groups 
"weewx-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to