Updated site > Weather station doesn't update

Hello,

I’m trying to fix an issue with my weather station.
Recently we’ve got a new website and we installed a security certificate.
So the URL changed from http://www.roeienzeil.nl/weerstation to https://www.roeienzeil.nl/weerstation

But somehow the last weather information is from March 6th allthough live synchronisation to the ftp server is running.

Is there anyone who can help me out with this?
I changed the URLs in the WDLconfig.xml, and in the script on the wordpress site.

Who can help me out?

Thanks!
Jeroen

the error i see is normally due to the swfobject.js file missing

http://www.roeienzeil.nl/wp-content/windset/clientraw.txt does indeed have a datestamp of 6/3/2017.
Wordpress servers are notorious for caching files, so although you may be uploading current data, the server may be serving an old clientraw file. If you are sure WD is FTP’ing clientraw files to the coreect directory then look at https://wpengine.co.uk/support/cache/ and it may be possible for you to purge the cache and then see if current data is seen in WDL.

Thanks for the replies.

It was very weird that the latest update was still from March 6th. Couldn’t find the solution. So contacted our web administrator.
Apparently the whole site was moved to another server, so data was uploaded to the old server.
No wonder that it didn’t work…

Anyway, all fixed now.