Weather34 template help needed

Hello all
I just started setting up the weather34 template, I have checked every setting and still can not get the template to read any clientraw data
Everything appears to be correct

www.windgust.com/pws

I am not sure if it just on my end or not, Any help would be appreciated.

Windgust (K1DED)

Not just your end, I’m not seeing any data on the page from your clientraw.txt file.
What URL are you putting into the settings? It should be the URL http://www.windgust.com/clientraw.txt (including the http://).

I did see that it was 16:21 on your site but when I looked at the clientraw file is was timed at 16:02, so how often is the file being updated?

settings1.php has
$livedataFormat = “clientraw”;
$livedata = “http://www.windgust.com/clientraw.txt”;

$useclientrawextra = “yes”;
$livedataextra = “http://www.windgust.com/clientrawextra.txt”;
$currentconditions = “currentconditionswd.php”;

That data looks okay and matches what I put in.
Are you updating using the settings page with the template or by other means?

Can the template handle AM/PM times?

I have an issue with the realtimeFTP if I keep it running it opens multiple realtimeftp and uses all my connections. I can close them all and it will work for 10 minutes and the problem repeats its self so I shut it down while I am working with my webpage that is why the time is different.
For some reason idesign will still not get the data. Driving me crazy,

Windgust (K1DED)442.000 NH with echolink node

Yep, if you input it correctly to the settings page.

I’m happy to have a look at your setting page if you want to PM the password, once I’ve had a look you can change it. :wink:

I have checked everyfile I can think of were it may try and read the clientraw still no go.

The template is built to use the settings page as a setup. To access this go to http://www.windgust.com/pws/easyweathersetup.php and use the password you set up to log in.
Then use the settings you want in there.

Is this how you set up the template or have you used something like Dreamweaver or Frontpage?

Post a screenshot of your WD realtime settings page.

Yes that is the way i set it up
I did make a file on my root called pws
then I copied the file in \Weather34-X5\Weather34-X5 into the pws folder
I did not copy the weather34-x5 folder everything in wether34-x5 was copied into the root of pws
so pws has all the files

here are the screenshots let me know if you need more


Assuming the clientraw line is correct as well then I can’t see anything wrong with the settings. :scratch:

The screenshot Niko was asking for was one of your WD > Control Panel > Web Files / Web Page / Real Time FTP > Real Time Client setup window to see if we could spot anything that may cause the multiple realtimeftp windows opening. :wink:

Niko I will attach that settings in a few. WHat happens is the realtimeftp works after 10 minutes I get a certificate error and a to many connections error. If i wait 5 minutes everything starts working again for about another 10 minutes then the errors popup again. If I look in my sys tray I see multiple realtimeftps running and I need to ctrl/alt/del to kill them When I am getting the error I can not use cuteftp has it gives a 530 error to many connections. When I close realtimeftp completely I can do 8 connections with cuteftp and use all 8 all day with no problems. Started in Feb 2017 when yahoo(AAbaco) changes to using TLS1.2. I will poet the screen shot shortly,
As for Idesign I have no idea what the issue is will keep working oniy, Will check file and folder permissions

do you have the real time ftp set to restart?
try that?

Yes, I have it set to restart, It is FTPS

the problem with secure FTP is there are much more hoops to jump through and lots more things to go wrong
its really not designed for real time FTP if you ask me
having a web site driven instead by HTTP is better (e.g meteotemplate via the API) ,and Weather34 could be set to be driven by that method to i am sure

I aM looking into changing hosts, it will be a lot of work but worth it if I can get WDlive working like it has for over 8 years. TLS1.2 seems to of been the culprit worked great with Win xp but yahoo required TLS 1.2 so i had to get a win 7 box then it all went downhill. so much junk in the login
here are my settings for ftp

Here is part of the log with certificate error, once this clears all works again, then after 10 minutes reappears
then works again
34 AUTH TLS OK.
Starting secure channel handshake.
Enabling TLS versions: TLS1.2 TLS1.1 TLS1.0
Cipher Suites:
TLS_DHE_DSS_WITH_AES_256_CBC_SHA (0x0038);
TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384 (0xc028);
TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256 (0xc027);
TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA (0xc014);
TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA (0xc013);
TLS_DHE_RSA_WITH_AES_256_GCM_SHA384 (0x009f);
TLS_DHE_RSA_WITH_AES_128_GCM_SHA256 (0x009e);
TLS_DHE_RSA_WITH_AES_256_CBC_SHA (0x0039);
TLS_DHE_RSA_WITH_AES_128_CBC_SHA (0x0033);
TLS_RSA_WITH_AES_256_GCM_SHA384 (0x009d);
TLS_RSA_WITH_AES_128_GCM_SHA256 (0x009c);
TLS_RSA_WITH_AES_256_CBC_SHA256 (0x003d);
TLS_RSA_WITH_AES_128_CBC_SHA256 (0x003c);
TLS_RSA_WITH_AES_256_CBC_SHA (0x0035);
TLS_RSA_WITH_AES_128_CBC_SHA (0x002f);
TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384 (0xc02c);
TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256 (0xc02b);
TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384 (0xc024);
TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256 (0xc023);
TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA (0xc00a);
TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA (0xc009);
TLS_DHE_DSS_WITH_AES_256_CBC_SHA256 (0x006a);
TLS_DHE_DSS_WITH_AES_128_CBC_SHA256 (0x0040);
TLS_DHE_DSS_WITH_AES_256_CBC_SHA (0x0038);
TLS_DHE_DSS_WITH_AES_128_CBC_SHA (0x0032);
TLS_RSA_WITH_3DES_EDE_CBC_SHA (0x000a);
TLS_DHE_DSS_WITH_3DES_EDE_CBC_SHA (0x0013);
TLS_RSA_WITH_RC4_128_SHA (0x0005)
Sending 180 bytes of handshake data.
Receiving 2048 bytes of handshake data.
Receiving 282 bytes of handshake data.
Sending 190 handshake bytes.
Receiving 51 bytes of handshake data.
error verifying server certificate: 0x800b010f
FTP error occured
Negotiated SSL parameters: Protocol: TLS1.2 Cipher: AES Cipher strength: 256 Hash: SHA384
Hash strength: 0 Key exchange: DH Ephemeral Key exchange strength: 1024
OK
Connected.
USER=****
331 User [email protected] OK. Password required
PASSWORD=****
230 OK. Current directory is /
PBSZ 0
200 PBSZ=0
PROT P
200 Data protection level set to “private”
error 530 to many connections

Actually this was about my idesign not working, still not sure what the problem is with IDesign

Windgust


good morning this demo http://www.boutiquehotelitaly.com/adev/wxsim/ is using your http://www.windgust.com/clientraw.txt and http://www.windgust.com/clientrawextra.txt

please can you send your password via a pm…

somethings to check at server level if you have cpanel should be able to check.

fopen enabled

fwrite enabled

include otption

if i go to your main page http://www.windgust.com it has broken images …

Has for using API Brian(WD) needs to be done at your end at the software i just simply create a file to capture it and adapt the livedata.php same as we recently did for meteobridge and weatherflow and basically the ws1001 method has always been a GET API …

the livedata.php allows you to add on things like api’s without screwing other up other software and hardware support it is quite flexible.

Brian(weatherist34) :slight_smile:

I can get WD to mimick the WS1001 HTTP GET method