Welcome to the Cumulus Support forum.

Latest Cumulus MX V3 release 3.28.6 (build 3283) - 21 March 2024

Cumulus MX V4 beta test release 4.0.0 (build 4017) - 17 March 2024

Legacy Cumulus 1 release v1.9.4 (build 1099) - 28 November 2014 (a patch is available for 1.9.4 build 1099 that extends the date range of drop-down menus to 2030)

Download the Software (Cumulus MX / Cumulus 1 and other related items) from the Wiki

No updates on website, only with FTP-Now command: help?

From build 3044 the development baton passed to Mark Crossley. Mark has been responsible for all the Builds since. He has made the code available on GitHub. It is Mark's hope that others will join in this development, but at the very least he welcomes your ideas for future developments (see Cumulus MX Development suggestions).

Moderator: mcrossley

Post Reply
Janzzen
Posts: 15
Joined: Tue 12 Mar 2013 9:03 am
Weather Station: WMR-88
Operating System: Windows Server 2019
Location: Netherlands
Contact:

No updates on website, only with FTP-Now command: help?

Post by Janzzen »

Hello,

As I described in the title, I've got a problem with the new website interface on Cumulus MX.
The website don't update anymore!

Only if I entered the config-webpage and use the command 'FTP Now', it will be updated with the latest data.

Also the menu on the website is gone. I use the files as described, but it still doesn't update anymore.

Can anyone help me with this? I can't find the problem or where to look for a solution.

Many thanks,
Roland.
Janzzen
Posts: 15
Joined: Tue 12 Mar 2013 9:03 am
Weather Station: WMR-88
Operating System: Windows Server 2019
Location: Netherlands
Contact:

Re: No updates on website, only with FTP-Now command: help?

Post by Janzzen »

A small update... The menu on the website is back, I uploaded the complete webfiles-directory again to the webserver.

But, on the FTP-log's, I see only the updates of realtime.xml and realtimegauges.txt.
There are NO other uploads to the webserver.

If I use the FTP Now! button, there are many other files generated and uploaded, such as 'alldailyraindata.json', 'tempdata.json' etc etc.
I have checked the option at the config to use the standard webfiles, but if I come back later, the option is disable and I have to enable it again.

I'm running out of options now...
User avatar
mcrossley
Posts: 12685
Joined: Thu 07 Jan 2010 9:44 pm
Weather Station: Davis VP2/WLL
Operating System: Bullseye Lite rPi
Location: Wilmslow, Cheshire, UK
Contact:

Re: No updates on website, only with FTP-Now command: help?

Post by mcrossley »

I think you will have to post your Cumulus.ini file. But beware, it contains passwords, so star these out. You'd be best PM'ing it to me just in case you miss any.
Janzzen
Posts: 15
Joined: Tue 12 Mar 2013 9:03 am
Weather Station: WMR-88
Operating System: Windows Server 2019
Location: Netherlands
Contact:

Re: No updates on website, only with FTP-Now command: help?

Post by Janzzen »

Ok, the ini-file is correct, here are the FTP-log file and MXDiag file...

Status: Testing connectivity using Socket.Poll()...

# GetWorkingDirectory()
Command: PWD
Response: 257 "/" is current directory.
2021-05-23 15:34:34.313 Realtime[251]: Uploading - realtime.txt

2021-05-23 15:34:34.314 FTP[251]: Uploading realtime.txt to /realtime.txttmp

# OpenWrite("/realtime.txttmp", Binary)

# GetFileSize("/realtime.txttmp")
Command: SIZE /realtime.txttmp
Response: 213 250

# OpenPassiveDataStream(AutoPassive, "STOR /realtime.txttmp", 0)
Command: EPSV
Response: 229 Entering Extended Passive Mode (|||56957|)
Status: Connecting to 127.0.0.1:56957
Command: STOR /realtime.txttmp
Response: 150 Opening data channel for file upload to server of "/realtime.txttmp"
2021-05-23 15:34:34.334 FTP[251]: Uploaded realtime.txt
Status: Disposing FtpSocketStream...
Response: 226 Successfully transferred "/realtime.txttmp"
Status: Disposing FtpSocketStream...
2021-05-23 15:34:34.344 FTP[251]: Renaming /realtime.txttmp to /realtime.txt

# Rename("/realtime.txttmp", "/realtime.txt")
Command: RNFR /realtime.txttmp
Response: 350 File exists, ready for destination name.
Command: RNTO /realtime.txt
Response: 553 file exists
2021-05-23 15:34:34.366 FTP[251]: Error renaming /realtime.txttmp to /realtime.txt : file exists
2021-05-23 15:34:34.367 Realtime[251]: Uploading - realtimegauges.txt

2021-05-23 15:34:34.367 FTP[251]: Uploading web\realtimegauges.txt to /realtimegauges.txttmp

# OpenWrite("/realtimegauges.txttmp", Binary)

# GetFileSize("/realtimegauges.txttmp")
Command: SIZE /realtimegauges.txttmp
Response: 213 1633

# OpenPassiveDataStream(AutoPassive, "STOR /realtimegauges.txttmp", 0)
Command: EPSV
Response: 229 Entering Extended Passive Mode (|||50484|)
Status: Connecting to 127.0.0.1:50484
Command: STOR /realtimegauges.txttmp
Response: 150 Opening data channel for file upload to server of "/realtimegauges.txttmp"
2021-05-23 15:34:34.387 FTP[251]: Uploaded web\realtimegauges.txt
Status: Disposing FtpSocketStream...
Response: 226 Successfully transferred "/realtimegauges.txttmp"
Status: Disposing FtpSocketStream...
2021-05-23 15:34:34.394 FTP[251]: Renaming /realtimegauges.txttmp to /realtimegauges.txt

# Rename("/realtimegauges.txttmp", "/realtimegauges.txt")
Command: RNFR /realtimegauges.txttmp
Response: 350 File exists, ready for destination name.
Command: RNTO /realtimegauges.txt
Response: 553 file exists
2021-05-23 15:34:34.401 FTP[251]: Error renaming /realtimegauges.txttmp to /realtimegauges.txt : file exists
2021-05-23 15:34:34.401 Realtime[251]: Uploading extra web file[0] C:\CumulusMX\app\cumulus.xmltmp to realtime.xml

2021-05-23 15:34:34.402 FTP[251]: Uploading C:\CumulusMX\app\cumulus.xmltmp to realtime.xmltmp

# OpenWrite("realtime.xmltmp", Binary)

# GetFileSize("realtime.xmltmp")
Command: SIZE realtime.xmltmp
Response: 213 2917

# OpenPassiveDataStream(AutoPassive, "STOR realtime.xmltmp", 0)
Command: EPSV
Response: 229 Entering Extended Passive Mode (|||63566|)
Status: Connecting to 127.0.0.1:63566
Command: STOR realtime.xmltmp
Response: 150 Opening data channel for file upload to server of "/realtime.xmltmp"
2021-05-23 15:34:34.425 FTP[251]: Uploaded C:\CumulusMX\app\cumulus.xmltmp
Status: Disposing FtpSocketStream...
Response: 226 Successfully transferred "/realtime.xmltmp"
Status: Disposing FtpSocketStream...
2021-05-23 15:34:34.431 FTP[251]: Renaming realtime.xmltmp to realtime.xml

# Rename("realtime.xmltmp", "realtime.xml")

# GetWorkingDirectory()
Command: PWD
Response: 257 "/" is current directory.

# GetWorkingDirectory()
Command: PWD
Response: 257 "/" is current directory.
Command: RNFR /realtime.xmltmp
Response: 350 File exists, ready for destination name.
Command: RNTO /realtime.xml
Response: 553 file exists
2021-05-23 15:34:34.445 FTP[251]: Error renaming realtime.xmltmp to realtime.xml : file exists
Status: Testing connectivity using Socket.Poll()...

# GetWorkingDirectory()
Command: PWD
Response: 257 "/" is current directory.
2021-05-23 15:35:04.608 Realtime[252]: Uploading - realtime.txt

2021-05-23 15:35:04.609 FTP[252]: Uploading realtime.txt to /realtime.txttmp

# OpenWrite("/realtime.txttmp", Binary)

# GetFileSize("/realtime.txttmp")
Command: SIZE /realtime.txttmp
Response: 213 250

# OpenPassiveDataStream(AutoPassive, "STOR /realtime.txttmp", 0)
Command: EPSV
Response: 229 Entering Extended Passive Mode (|||55064|)
Status: Connecting to 127.0.0.1:55064
Command: STOR /realtime.txttmp
Response: 150 Opening data channel for file upload to server of "/realtime.txttmp"
2021-05-23 15:35:04.631 FTP[252]: Uploaded realtime.txt
Status: Disposing FtpSocketStream...
Response: 226 Successfully transferred "/realtime.txttmp"
Status: Disposing FtpSocketStream...
2021-05-23 15:35:04.638 FTP[252]: Renaming /realtime.txttmp to /realtime.txt

# Rename("/realtime.txttmp", "/realtime.txt")
Command: RNFR /realtime.txttmp
Response: 350 File exists, ready for destination name.
Command: RNTO /realtime.txt
Response: 553 file exists
2021-05-23 15:35:04.647 FTP[252]: Error renaming /realtime.txttmp to /realtime.txt : file exists
2021-05-23 15:35:04.647 Realtime[252]: Uploading - realtimegauges.txt

2021-05-23 15:35:04.647 FTP[252]: Uploading web\realtimegauges.txt to /realtimegauges.txttmp

# OpenWrite("/realtimegauges.txttmp", Binary)

# GetFileSize("/realtimegauges.txttmp")
Command: SIZE /realtimegauges.txttmp
Response: 213 1634

# OpenPassiveDataStream(AutoPassive, "STOR /realtimegauges.txttmp", 0)
Command: EPSV
Response: 229 Entering Extended Passive Mode (|||54292|)
Status: Connecting to 127.0.0.1:54292
Command: STOR /realtimegauges.txttmp
Response: 150 Opening data channel for file upload to server of "/realtimegauges.txttmp"
2021-05-23 15:35:04.669 FTP[252]: Uploaded web\realtimegauges.txt
Status: Disposing FtpSocketStream...
Response: 226 Successfully transferred "/realtimegauges.txttmp"
Status: Disposing FtpSocketStream...
2021-05-23 15:35:04.683 FTP[252]: Renaming /realtimegauges.txttmp to /realtimegauges.txt

# Rename("/realtimegauges.txttmp", "/realtimegauges.txt")
Command: RNFR /realtimegauges.txttmp
Response: 350 File exists, ready for destination name.
Command: RNTO /realtimegauges.txt
Response: 553 file exists
2021-05-23 15:35:04.689 FTP[252]: Error renaming /realtimegauges.txttmp to /realtimegauges.txt : file exists
2021-05-23 15:35:04.690 Realtime[252]: Uploading extra web file[0] C:\CumulusMX\app\cumulus.xmltmp to realtime.xml

2021-05-23 15:35:04.691 FTP[252]: Uploading C:\CumulusMX\app\cumulus.xmltmp to realtime.xmltmp

# OpenWrite("realtime.xmltmp", Binary)

# GetFileSize("realtime.xmltmp")
Command: SIZE realtime.xmltmp
Response: 213 2917

# OpenPassiveDataStream(AutoPassive, "STOR realtime.xmltmp", 0)
Command: EPSV
Response: 229 Entering Extended Passive Mode (|||55252|)
Status: Connecting to 127.0.0.1:55252
Command: STOR realtime.xmltmp
Response: 150 Opening data channel for file upload to server of "/realtime.xmltmp"
2021-05-23 15:35:04.706 FTP[252]: Uploaded C:\CumulusMX\app\cumulus.xmltmp
Status: Disposing FtpSocketStream...
Response: 226 Successfully transferred "/realtime.xmltmp"
Status: Disposing FtpSocketStream...
2021-05-23 15:35:04.716 FTP[252]: Renaming realtime.xmltmp to realtime.xml

# Rename("realtime.xmltmp", "realtime.xml")

# GetWorkingDirectory()
Command: PWD
Response: 257 "/" is current directory.

# GetWorkingDirectory()
Command: PWD
Response: 257 "/" is current directory.
Command: RNFR /realtime.xmltmp
Response: 350 File exists, ready for destination name.
Command: RNTO /realtime.xml
Response: 553 file exists
2021-05-23 15:35:04.730 FTP[252]: Error renaming realtime.xmltmp to realtime.xml : file exists
Status: Testing connectivity using Socket.Poll()...

# GetWorkingDirectory()
Command: PWD
Response: 257 "/" is current directory.
2021-05-23 15:35:34.449 Realtime[253]: Uploading - realtime.txt

2021-05-23 15:35:34.449 FTP[253]: Uploading realtime.txt to /realtime.txttmp

# OpenWrite("/realtime.txttmp", Binary)

# GetFileSize("/realtime.txttmp")
Command: SIZE /realtime.txttmp
Response: 213 250

# OpenPassiveDataStream(AutoPassive, "STOR /realtime.txttmp", 0)
Command: EPSV
Response: 229 Entering Extended Passive Mode (|||60674|)
Status: Connecting to 127.0.0.1:60674
Command: STOR /realtime.txttmp
Response: 150 Opening data channel for file upload to server of "/realtime.txttmp"
2021-05-23 15:35:34.467 FTP[253]: Uploaded realtime.txt
Status: Disposing FtpSocketStream...
Response: 226 Successfully transferred "/realtime.txttmp"
Status: Disposing FtpSocketStream...
2021-05-23 15:35:34.479 FTP[253]: Renaming /realtime.txttmp to /realtime.txt

# Rename("/realtime.txttmp", "/realtime.txt")
Command: RNFR /realtime.txttmp
Response: 350 File exists, ready for destination name.
Command: RNTO /realtime.txt
Response: 553 file exists
2021-05-23 15:35:34.487 FTP[253]: Error renaming /realtime.txttmp to /realtime.txt : file exists
2021-05-23 15:35:34.487 Realtime[253]: Uploading - realtimegauges.txt

2021-05-23 15:35:34.488 FTP[253]: Uploading web\realtimegauges.txt to /realtimegauges.txttmp

# OpenWrite("/realtimegauges.txttmp", Binary)

# GetFileSize("/realtimegauges.txttmp")
Command: SIZE /realtimegauges.txttmp
Response: 213 1633

# OpenPassiveDataStream(AutoPassive, "STOR /realtimegauges.txttmp", 0)
Command: EPSV
Response: 229 Entering Extended Passive Mode (|||58051|)
Status: Connecting to 127.0.0.1:58051
Command: STOR /realtimegauges.txttmp
Response: 150 Opening data channel for file upload to server of "/realtimegauges.txttmp"
2021-05-23 15:35:34.522 FTP[253]: Uploaded web\realtimegauges.txt
Status: Disposing FtpSocketStream...
Response: 226 Successfully transferred "/realtimegauges.txttmp"
Status: Disposing FtpSocketStream...
2021-05-23 15:35:34.528 FTP[253]: Renaming /realtimegauges.txttmp to /realtimegauges.txt

# Rename("/realtimegauges.txttmp", "/realtimegauges.txt")
Command: RNFR /realtimegauges.txttmp
Response: 350 File exists, ready for destination name.
Command: RNTO /realtimegauges.txt
Response: 553 file exists
2021-05-23 15:35:34.536 FTP[253]: Error renaming /realtimegauges.txttmp to /realtimegauges.txt : file exists
2021-05-23 15:35:34.537 Realtime[253]: Uploading extra web file[0] C:\CumulusMX\app\cumulus.xmltmp to realtime.xml

2021-05-23 15:35:34.537 FTP[253]: Uploading C:\CumulusMX\app\cumulus.xmltmp to realtime.xmltmp

# OpenWrite("realtime.xmltmp", Binary)

# GetFileSize("realtime.xmltmp")
Command: SIZE realtime.xmltmp
Response: 213 2917

# OpenPassiveDataStream(AutoPassive, "STOR realtime.xmltmp", 0)
Command: EPSV
Response: 229 Entering Extended Passive Mode (|||63586|)
Status: Connecting to 127.0.0.1:63586
Command: STOR realtime.xmltmp
Response: 150 Opening data channel for file upload to server of "/realtime.xmltmp"
2021-05-23 15:35:34.553 FTP[253]: Uploaded C:\CumulusMX\app\cumulus.xmltmp
Status: Disposing FtpSocketStream...
Response: 226 Successfully transferred "/realtime.xmltmp"
Status: Disposing FtpSocketStream...
2021-05-23 15:35:34.560 FTP[253]: Renaming realtime.xmltmp to realtime.xml

# Rename("realtime.xmltmp", "realtime.xml")

# GetWorkingDirectory()
Command: PWD
Response: 257 "/" is current directory.

# GetWorkingDirectory()
Command: PWD
Response: 257 "/" is current directory.
Command: RNFR /realtime.xmltmp
Response: 350 File exists, ready for destination name.
Command: RNTO /realtime.xml
Response: 553 file exists
2021-05-23 15:35:34.576 FTP[253]: Error renaming realtime.xmltmp to realtime.xml : file exists
Status: Testing connectivity using Socket.Poll()...

# GetWorkingDirectory()
Command: PWD
Response: 257 "/" is current directory.
2021-05-23 15:36:04.396 Realtime[254]: Uploading - realtime.txt

2021-05-23 15:36:04.397 FTP[254]: Uploading realtime.txt to /realtime.txttmp

# OpenWrite("/realtime.txttmp", Binary)

# GetFileSize("/realtime.txttmp")
Command: SIZE /realtime.txttmp
Response: 213 250

# OpenPassiveDataStream(AutoPassive, "STOR /realtime.txttmp", 0)
Command: EPSV
Response: 229 Entering Extended Passive Mode (|||50944|)
Status: Connecting to 127.0.0.1:50944
Command: STOR /realtime.txttmp
Response: 150 Opening data channel for file upload to server of "/realtime.txttmp"
2021-05-23 15:36:04.421 FTP[254]: Uploaded realtime.txt
Status: Disposing FtpSocketStream...
Response: 226 Successfully transferred "/realtime.txttmp"
Status: Disposing FtpSocketStream...
2021-05-23 15:36:04.430 FTP[254]: Renaming /realtime.txttmp to /realtime.txt

# Rename("/realtime.txttmp", "/realtime.txt")
Command: RNFR /realtime.txttmp
Response: 350 File exists, ready for destination name.
Command: RNTO /realtime.txt
Response: 553 file exists
2021-05-23 15:36:04.440 FTP[254]: Error renaming /realtime.txttmp to /realtime.txt : file exists
2021-05-23 15:36:04.441 Realtime[254]: Uploading - realtimegauges.txt

2021-05-23 15:36:04.441 FTP[254]: Uploading web\realtimegauges.txt to /realtimegauges.txttmp

# OpenWrite("/realtimegauges.txttmp", Binary)

# GetFileSize("/realtimegauges.txttmp")
Command: SIZE /realtimegauges.txttmp
Response: 213 1634

# OpenPassiveDataStream(AutoPassive, "STOR /realtimegauges.txttmp", 0)
Command: EPSV
Response: 229 Entering Extended Passive Mode (|||54887|)
Status: Connecting to 127.0.0.1:54887
Command: STOR /realtimegauges.txttmp
Response: 150 Opening data channel for file upload to server of "/realtimegauges.txttmp"
2021-05-23 15:36:04.462 FTP[254]: Uploaded web\realtimegauges.txt
Status: Disposing FtpSocketStream...
Response: 226 Successfully transferred "/realtimegauges.txttmp"
Status: Disposing FtpSocketStream...
2021-05-23 15:36:04.469 FTP[254]: Renaming /realtimegauges.txttmp to /realtimegauges.txt

# Rename("/realtimegauges.txttmp", "/realtimegauges.txt")
Command: RNFR /realtimegauges.txttmp
Response: 350 File exists, ready for destination name.
Command: RNTO /realtimegauges.txt
Response: 553 file exists
2021-05-23 15:36:04.477 FTP[254]: Error renaming /realtimegauges.txttmp to /realtimegauges.txt : file exists
2021-05-23 15:36:04.478 Realtime[254]: Uploading extra web file[0] C:\CumulusMX\app\cumulus.xmltmp to realtime.xml

2021-05-23 15:36:04.479 FTP[254]: Uploading C:\CumulusMX\app\cumulus.xmltmp to realtime.xmltmp

# OpenWrite("realtime.xmltmp", Binary)

# GetFileSize("realtime.xmltmp")
Command: SIZE realtime.xmltmp
Response: 213 2917

# OpenPassiveDataStream(AutoPassive, "STOR realtime.xmltmp", 0)
Command: EPSV
Response: 229 Entering Extended Passive Mode (|||51696|)
Status: Connecting to 127.0.0.1:51696
Command: STOR realtime.xmltmp
Response: 150 Opening data channel for file upload to server of "/realtime.xmltmp"
2021-05-23 15:36:04.495 FTP[254]: Uploaded C:\CumulusMX\app\cumulus.xmltmp
Status: Disposing FtpSocketStream...
Response: 226 Successfully transferred "/realtime.xmltmp"
Status: Disposing FtpSocketStream...
2021-05-23 15:36:04.501 FTP[254]: Renaming realtime.xmltmp to realtime.xml

# Rename("realtime.xmltmp", "realtime.xml")

# GetWorkingDirectory()
Command: PWD
Response: 257 "/" is current directory.

# GetWorkingDirectory()
Command: PWD
Response: 257 "/" is current directory.
Command: RNFR /realtime.xmltmp
Response: 350 File exists, ready for destination name.
Command: RNTO /realtime.xml
Response: 553 file exists
2021-05-23 15:36:04.515 FTP[254]: Error renaming realtime.xmltmp to realtime.xml : file exists
Status: Testing connectivity using Socket.Poll()...

# GetWorkingDirectory()
Command: PWD
Response: 257 "/" is current directory.
2021-05-23 15:36:34.526 Realtime[255]: Uploading - realtime.txt

2021-05-23 15:36:34.527 FTP[255]: Uploading realtime.txt to /realtime.txttmp

# OpenWrite("/realtime.txttmp", Binary)

# GetFileSize("/realtime.txttmp")
Command: SIZE /realtime.txttmp
Response: 213 250

# OpenPassiveDataStream(AutoPassive, "STOR /realtime.txttmp", 0)
Command: EPSV
Response: 229 Entering Extended Passive Mode (|||63147|)
Status: Connecting to 127.0.0.1:63147
Command: STOR /realtime.txttmp
Response: 150 Opening data channel for file upload to server of "/realtime.txttmp"
2021-05-23 15:36:34.576 FTP[255]: Uploaded realtime.txt
Status: Disposing FtpSocketStream...
Response: 226 Successfully transferred "/realtime.txttmp"
Status: Disposing FtpSocketStream...
2021-05-23 15:36:34.589 FTP[255]: Renaming /realtime.txttmp to /realtime.txt

# Rename("/realtime.txttmp", "/realtime.txt")
Command: RNFR /realtime.txttmp
Response: 350 File exists, ready for destination name.
Command: RNTO /realtime.txt
Response: 553 file exists
2021-05-23 15:36:34.668 FTP[255]: Error renaming /realtime.txttmp to /realtime.txt : file exists
2021-05-23 15:36:34.668 Realtime[255]: Uploading - realtimegauges.txt

2021-05-23 15:36:34.669 FTP[255]: Uploading web\realtimegauges.txt to /realtimegauges.txttmp

# OpenWrite("/realtimegauges.txttmp", Binary)

# GetFileSize("/realtimegauges.txttmp")
Command: SIZE /realtimegauges.txttmp
Response: 213 1633

# OpenPassiveDataStream(AutoPassive, "STOR /realtimegauges.txttmp", 0)
Command: EPSV
Response: 229 Entering Extended Passive Mode (|||60615|)
Status: Connecting to 127.0.0.1:60615
Command: STOR /realtimegauges.txttmp
Response: 150 Opening data channel for file upload to server of "/realtimegauges.txttmp"
2021-05-23 15:36:34.692 FTP[255]: Uploaded web\realtimegauges.txt
Status: Disposing FtpSocketStream...
Response: 226 Successfully transferred "/realtimegauges.txttmp"
Status: Disposing FtpSocketStream...
2021-05-23 15:36:34.704 FTP[255]: Renaming /realtimegauges.txttmp to /realtimegauges.txt

# Rename("/realtimegauges.txttmp", "/realtimegauges.txt")
Command: RNFR /realtimegauges.txttmp
Response: 350 File exists, ready for destination name.
Command: RNTO /realtimegauges.txt
Response: 553 file exists
2021-05-23 15:36:34.712 FTP[255]: Error renaming /realtimegauges.txttmp to /realtimegauges.txt : file exists
2021-05-23 15:36:34.712 Realtime[255]: Uploading extra web file[0] C:\CumulusMX\app\cumulus.xmltmp to realtime.xml

2021-05-23 15:36:34.714 FTP[255]: Uploading C:\CumulusMX\app\cumulus.xmltmp to realtime.xmltmp

# OpenWrite("realtime.xmltmp", Binary)

# GetFileSize("realtime.xmltmp")
Command: SIZE realtime.xmltmp
Response: 213 2917

# OpenPassiveDataStream(AutoPassive, "STOR realtime.xmltmp", 0)
Command: EPSV
Response: 229 Entering Extended Passive Mode (|||51081|)
Status: Connecting to 127.0.0.1:51081
Command: STOR realtime.xmltmp
Response: 150 Opening data channel for file upload to server of "/realtime.xmltmp"
2021-05-23 15:36:34.744 FTP[255]: Uploaded C:\CumulusMX\app\cumulus.xmltmp
Status: Disposing FtpSocketStream...
Response: 226 Successfully transferred "/realtime.xmltmp"
Status: Disposing FtpSocketStream...
2021-05-23 15:36:34.990 FTP[255]: Renaming realtime.xmltmp to realtime.xml

# Rename("realtime.xmltmp", "realtime.xml")

# GetWorkingDirectory()
Command: PWD
Response: 257 "/" is current directory.

# GetWorkingDirectory()
Command: PWD
Response: 257 "/" is current directory.
Command: RNFR /realtime.xmltmp
Response: 350 File exists, ready for destination name.
Command: RNTO /realtime.xml
Response: 553 file exists
2021-05-23 15:36:35.015 FTP[255]: Error renaming realtime.xmltmp to realtime.xml : file exists
Status: Testing connectivity using Socket.Poll()...

# GetWorkingDirectory()
Command: PWD
Response: 257 "/" is current directory.
2021-05-23 15:37:04.720 Realtime[0]: Uploading - realtime.txt

2021-05-23 15:37:04.720 FTP[0]: Uploading realtime.txt to /realtime.txttmp

# OpenWrite("/realtime.txttmp", Binary)

# GetFileSize("/realtime.txttmp")
Command: SIZE /realtime.txttmp
Response: 213 250

# OpenPassiveDataStream(AutoPassive, "STOR /realtime.txttmp", 0)
Command: EPSV
Response: 229 Entering Extended Passive Mode (|||62570|)
Status: Connecting to 127.0.0.1:62570
Command: STOR /realtime.txttmp
Response: 150 Opening data channel for file upload to server of "/realtime.txttmp"
2021-05-23 15:37:04.740 FTP[0]: Uploaded realtime.txt
Status: Disposing FtpSocketStream...
Response: 226 Successfully transferred "/realtime.txttmp"
Status: Disposing FtpSocketStream...
2021-05-23 15:37:04.747 FTP[0]: Renaming /realtime.txttmp to /realtime.txt

# Rename("/realtime.txttmp", "/realtime.txt")
Command: RNFR /realtime.txttmp
Response: 350 File exists, ready for destination name.
Command: RNTO /realtime.txt
Response: 553 file exists
2021-05-23 15:37:04.754 FTP[0]: Error renaming /realtime.txttmp to /realtime.txt : file exists
2021-05-23 15:37:04.754 Realtime[0]: Uploading - realtimegauges.txt

2021-05-23 15:37:04.755 FTP[0]: Uploading web\realtimegauges.txt to /realtimegauges.txttmp

# OpenWrite("/realtimegauges.txttmp", Binary)

# GetFileSize("/realtimegauges.txttmp")
Command: SIZE /realtimegauges.txttmp
Response: 213 1634

# OpenPassiveDataStream(AutoPassive, "STOR /realtimegauges.txttmp", 0)
Command: EPSV
Response: 229 Entering Extended Passive Mode (|||51868|)
Status: Connecting to 127.0.0.1:51868
Command: STOR /realtimegauges.txttmp
Response: 150 Opening data channel for file upload to server of "/realtimegauges.txttmp"
2021-05-23 15:37:04.771 FTP[0]: Uploaded web\realtimegauges.txt
Status: Disposing FtpSocketStream...
Response: 226 Successfully transferred "/realtimegauges.txttmp"
Status: Disposing FtpSocketStream...
2021-05-23 15:37:04.778 FTP[0]: Renaming /realtimegauges.txttmp to /realtimegauges.txt

# Rename("/realtimegauges.txttmp", "/realtimegauges.txt")
Command: RNFR /realtimegauges.txttmp
Response: 350 File exists, ready for destination name.
Command: RNTO /realtimegauges.txt
Response: 553 file exists
2021-05-23 15:37:04.789 FTP[0]: Error renaming /realtimegauges.txttmp to /realtimegauges.txt : file exists
2021-05-23 15:37:04.790 Realtime[0]: Uploading extra web file[0] C:\CumulusMX\app\cumulus.xmltmp to realtime.xml

2021-05-23 15:37:04.790 FTP[0]: Uploading C:\CumulusMX\app\cumulus.xmltmp to realtime.xmltmp

# OpenWrite("realtime.xmltmp", Binary)

# GetFileSize("realtime.xmltmp")
Command: SIZE realtime.xmltmp
Response: 213 2917

# OpenPassiveDataStream(AutoPassive, "STOR realtime.xmltmp", 0)
Command: EPSV
Response: 229 Entering Extended Passive Mode (|||64741|)
Status: Connecting to 127.0.0.1:64741
Command: STOR realtime.xmltmp
Response: 150 Opening data channel for file upload to server of "/realtime.xmltmp"
2021-05-23 15:37:04.814 FTP[0]: Uploaded C:\CumulusMX\app\cumulus.xmltmp
Status: Disposing FtpSocketStream...
Response: 226 Successfully transferred "/realtime.xmltmp"
Status: Disposing FtpSocketStream...
2021-05-23 15:37:04.821 FTP[0]: Renaming realtime.xmltmp to realtime.xml

# Rename("realtime.xmltmp", "realtime.xml")

# GetWorkingDirectory()
Command: PWD
Response: 257 "/" is current directory.

# GetWorkingDirectory()
Command: PWD
Response: 257 "/" is current directory.
Command: RNFR /realtime.xmltmp
Response: 350 File exists, ready for destination name.
Command: RNTO /realtime.xml
Response: 553 file exists


------------------------------------------------------------------------------------------------------------------------


2021-05-23 15:20:03.826 Realtime[222]: Uploading - realtime.txt
2021-05-23 15:20:03.856 Realtime[222]: Uploading - realtimegauges.txt
2021-05-23 15:20:03.878 Realtime[222]: Uploading extra web file[0] C:\CumulusMX\app\cumulus.xmltmp to realtime.xml
2021-05-23 15:20:33.747 Realtime[223]: Uploading - realtime.txt
2021-05-23 15:20:33.771 Realtime[223]: Uploading - realtimegauges.txt
2021-05-23 15:20:33.794 Realtime[223]: Uploading extra web file[0] C:\CumulusMX\app\cumulus.xmltmp to realtime.xml
2021-05-23 15:21:00.195 Minimum data set of pressure, temperature, and wind is not available and NoSensorCheck is not enabled. Skip processing
2021-05-23 15:21:03.747 Realtime[224]: Uploading - realtime.txt
2021-05-23 15:21:03.771 Realtime[224]: Uploading - realtimegauges.txt
2021-05-23 15:21:03.819 Realtime[224]: Uploading extra web file[0] C:\CumulusMX\app\cumulus.xmltmp to realtime.xml
2021-05-23 15:21:33.790 Realtime[225]: Uploading - realtime.txt
2021-05-23 15:21:33.814 Realtime[225]: Uploading - realtimegauges.txt
2021-05-23 15:21:33.836 Realtime[225]: Uploading extra web file[0] C:\CumulusMX\app\cumulus.xmltmp to realtime.xml
2021-05-23 15:22:00.285 Minimum data set of pressure, temperature, and wind is not available and NoSensorCheck is not enabled. Skip processing
2021-05-23 15:22:03.782 Realtime[226]: Uploading - realtime.txt
2021-05-23 15:22:03.806 Realtime[226]: Uploading - realtimegauges.txt
2021-05-23 15:22:03.832 Realtime[226]: Uploading extra web file[0] C:\CumulusMX\app\cumulus.xmltmp to realtime.xml
2021-05-23 15:22:33.791 Realtime[227]: Uploading - realtime.txt
2021-05-23 15:22:33.834 Realtime[227]: Uploading - realtimegauges.txt
2021-05-23 15:22:33.865 Realtime[227]: Uploading extra web file[0] C:\CumulusMX\app\cumulus.xmltmp to realtime.xml
2021-05-23 15:23:00.319 Minimum data set of pressure, temperature, and wind is not available and NoSensorCheck is not enabled. Skip processing
2021-05-23 15:23:03.793 Realtime[228]: Uploading - realtime.txt
2021-05-23 15:23:03.813 Realtime[228]: Uploading - realtimegauges.txt
2021-05-23 15:23:03.835 Realtime[228]: Uploading extra web file[0] C:\CumulusMX\app\cumulus.xmltmp to realtime.xml
2021-05-23 15:23:33.840 Realtime[229]: Uploading - realtime.txt
2021-05-23 15:23:33.873 Realtime[229]: Uploading - realtimegauges.txt
2021-05-23 15:23:33.893 Realtime[229]: Uploading extra web file[0] C:\CumulusMX\app\cumulus.xmltmp to realtime.xml
2021-05-23 15:24:00.409 Minimum data set of pressure, temperature, and wind is not available and NoSensorCheck is not enabled. Skip processing
2021-05-23 15:24:03.828 Realtime[230]: Uploading - realtime.txt
2021-05-23 15:24:03.868 Realtime[230]: Uploading - realtimegauges.txt
2021-05-23 15:24:03.889 Realtime[230]: Uploading extra web file[0] C:\CumulusMX\app\cumulus.xmltmp to realtime.xml
2021-05-23 15:24:33.807 Realtime[231]: Uploading - realtime.txt
2021-05-23 15:24:33.827 Realtime[231]: Uploading - realtimegauges.txt
2021-05-23 15:24:33.879 Realtime[231]: Uploading extra web file[0] C:\CumulusMX\app\cumulus.xmltmp to realtime.xml
2021-05-23 15:25:00.317 Minimum data set of pressure, temperature, and wind is not available and NoSensorCheck is not enabled. Skip processing
2021-05-23 15:25:03.862 Realtime[232]: Uploading - realtime.txt
2021-05-23 15:25:03.889 Realtime[232]: Uploading - realtimegauges.txt
2021-05-23 15:25:03.913 Realtime[232]: Uploading extra web file[0] C:\CumulusMX\app\cumulus.xmltmp to realtime.xml
2021-05-23 15:25:33.821 Realtime[233]: Uploading - realtime.txt
2021-05-23 15:25:33.860 Realtime[233]: Uploading - realtimegauges.txt
2021-05-23 15:25:33.881 Realtime[233]: Uploading extra web file[0] C:\CumulusMX\app\cumulus.xmltmp to realtime.xml
2021-05-23 15:26:00.485 Minimum data set of pressure, temperature, and wind is not available and NoSensorCheck is not enabled. Skip processing
2021-05-23 15:26:03.879 Realtime[234]: Uploading - realtime.txt
2021-05-23 15:26:03.902 Realtime[234]: Uploading - realtimegauges.txt
2021-05-23 15:26:03.923 Realtime[234]: Uploading extra web file[0] C:\CumulusMX\app\cumulus.xmltmp to realtime.xml
2021-05-23 15:26:33.832 Realtime[235]: Uploading - realtime.txt
2021-05-23 15:26:33.858 Realtime[235]: Uploading - realtimegauges.txt
2021-05-23 15:26:33.881 Realtime[235]: Uploading extra web file[0] C:\CumulusMX\app\cumulus.xmltmp to realtime.xml
2021-05-23 15:27:00.213 Minimum data set of pressure, temperature, and wind is not available and NoSensorCheck is not enabled. Skip processing
2021-05-23 15:27:04.030 Realtime[236]: Uploading - realtime.txt
2021-05-23 15:27:04.051 Realtime[236]: Uploading - realtimegauges.txt
2021-05-23 15:27:04.074 Realtime[236]: Uploading extra web file[0] C:\CumulusMX\app\cumulus.xmltmp to realtime.xml
2021-05-23 15:27:33.894 Realtime[237]: Uploading - realtime.txt
2021-05-23 15:27:33.917 Realtime[237]: Uploading - realtimegauges.txt
2021-05-23 15:27:33.940 Realtime[237]: Uploading extra web file[0] C:\CumulusMX\app\cumulus.xmltmp to realtime.xml
2021-05-23 15:28:00.158 Minimum data set of pressure, temperature, and wind is not available and NoSensorCheck is not enabled. Skip processing
2021-05-23 15:28:04.549 Realtime[238]: Uploading - realtime.txt
2021-05-23 15:28:04.571 Realtime[238]: Uploading - realtimegauges.txt
2021-05-23 15:28:04.591 Realtime[238]: Uploading extra web file[0] C:\CumulusMX\app\cumulus.xmltmp to realtime.xml
2021-05-23 15:28:30.785 Updating internet settings
2021-05-23 15:28:30.785 Writing Cumulus.ini file
2021-05-23 15:28:30.932 Completed writing Cumulus.ini file
2021-05-23 15:28:34.244 Realtime[239]: Uploading - realtime.txt
2021-05-23 15:28:34.282 FTP[239]: Error renaming /realtime.txttmp to /realtime.txt : file exists
2021-05-23 15:28:34.282 Realtime[239]: Uploading - realtimegauges.txt
2021-05-23 15:28:34.311 FTP[239]: Error renaming /realtimegauges.txttmp to /realtimegauges.txt : file exists
2021-05-23 15:28:34.312 Realtime[239]: Uploading extra web file[0] C:\CumulusMX\app\cumulus.xmltmp to realtime.xml
2021-05-23 15:28:34.349 FTP[239]: Error renaming realtime.xmltmp to realtime.xml : file exists
2021-05-23 15:29:00.193 Minimum data set of pressure, temperature, and wind is not available and NoSensorCheck is not enabled. Skip processing
2021-05-23 15:29:04.256 Realtime[240]: Uploading - realtime.txt
2021-05-23 15:29:04.287 FTP[240]: Error renaming /realtime.txttmp to /realtime.txt : file exists
2021-05-23 15:29:04.288 Realtime[240]: Uploading - realtimegauges.txt
2021-05-23 15:29:04.348 FTP[240]: Error renaming /realtimegauges.txttmp to /realtimegauges.txt : file exists
2021-05-23 15:29:04.349 Realtime[240]: Uploading extra web file[0] C:\CumulusMX\app\cumulus.xmltmp to realtime.xml
2021-05-23 15:29:04.388 FTP[240]: Error renaming realtime.xmltmp to realtime.xml : file exists
2021-05-23 15:29:34.342 Realtime[241]: Uploading - realtime.txt
2021-05-23 15:29:34.379 FTP[241]: Error renaming /realtime.txttmp to /realtime.txt : file exists
2021-05-23 15:29:34.379 Realtime[241]: Uploading - realtimegauges.txt
2021-05-23 15:29:34.416 FTP[241]: Error renaming /realtimegauges.txttmp to /realtimegauges.txt : file exists
2021-05-23 15:29:34.417 Realtime[241]: Uploading extra web file[0] C:\CumulusMX\app\cumulus.xmltmp to realtime.xml
2021-05-23 15:29:34.469 FTP[241]: Error renaming realtime.xmltmp to realtime.xml : file exists
2021-05-23 15:30:00.210 Minimum data set of pressure, temperature, and wind is not available and NoSensorCheck is not enabled. Skip processing
2021-05-23 15:30:04.283 Realtime[242]: Uploading - realtime.txt
2021-05-23 15:30:04.321 FTP[242]: Error renaming /realtime.txttmp to /realtime.txt : file exists
2021-05-23 15:30:04.321 Realtime[242]: Uploading - realtimegauges.txt
2021-05-23 15:30:04.352 FTP[242]: Error renaming /realtimegauges.txttmp to /realtimegauges.txt : file exists
2021-05-23 15:30:04.352 Realtime[242]: Uploading extra web file[0] C:\CumulusMX\app\cumulus.xmltmp to realtime.xml
2021-05-23 15:30:04.390 FTP[242]: Error renaming realtime.xmltmp to realtime.xml : file exists
2021-05-23 15:30:34.256 Realtime[243]: Uploading - realtime.txt
2021-05-23 15:30:34.286 FTP[243]: Error renaming /realtime.txttmp to /realtime.txt : file exists
2021-05-23 15:30:34.287 Realtime[243]: Uploading - realtimegauges.txt
2021-05-23 15:30:34.325 FTP[243]: Error renaming /realtimegauges.txttmp to /realtimegauges.txt : file exists
2021-05-23 15:30:34.325 Realtime[243]: Uploading extra web file[0] C:\CumulusMX\app\cumulus.xmltmp to realtime.xml
2021-05-23 15:30:34.362 FTP[243]: Error renaming realtime.xmltmp to realtime.xml : file exists
2021-05-23 15:31:00.008 Minimum data set of pressure, temperature, and wind is not available and NoSensorCheck is not enabled. Skip processing
2021-05-23 15:31:04.327 Realtime[244]: Uploading - realtime.txt
2021-05-23 15:31:04.356 FTP[244]: Error renaming /realtime.txttmp to /realtime.txt : file exists
2021-05-23 15:31:04.357 Realtime[244]: Uploading - realtimegauges.txt
2021-05-23 15:31:04.385 FTP[244]: Error renaming /realtimegauges.txttmp to /realtimegauges.txt : file exists
2021-05-23 15:31:04.385 Realtime[244]: Uploading extra web file[0] C:\CumulusMX\app\cumulus.xmltmp to realtime.xml
2021-05-23 15:31:04.421 FTP[244]: Error renaming realtime.xmltmp to realtime.xml : file exists
2021-05-23 15:31:34.306 Realtime[245]: Uploading - realtime.txt
2021-05-23 15:31:34.332 FTP[245]: Error renaming /realtime.txttmp to /realtime.txt : file exists
2021-05-23 15:31:34.333 Realtime[245]: Uploading - realtimegauges.txt
2021-05-23 15:31:34.363 FTP[245]: Error renaming /realtimegauges.txttmp to /realtimegauges.txt : file exists
2021-05-23 15:31:34.363 Realtime[245]: Uploading extra web file[0] C:\CumulusMX\app\cumulus.xmltmp to realtime.xml
2021-05-23 15:31:34.404 FTP[245]: Error renaming realtime.xmltmp to realtime.xml : file exists
2021-05-23 15:32:00.319 Minimum data set of pressure, temperature, and wind is not available and NoSensorCheck is not enabled. Skip processing
2021-05-23 15:32:05.812 Realtime[246]: Error reconnecting ftp server - Kan geen verbinding maken omdat de doelcomputer de verbinding actief heeft geweigerd 127.0.0.1:21
2021-05-23 15:32:05.813 FTP[246]: Attempting realtime FTP connect to host 127.0.0.1 on port 21
2021-05-23 15:32:07.099 FTP[246]: Realtime FTP connected
2021-05-23 15:32:07.100 Realtime[246]: Uploading - realtime.txt
2021-05-23 15:32:07.149 FTP[246]: Error renaming /realtime.txttmp to /realtime.txt : file exists
2021-05-23 15:32:07.149 Realtime[246]: Uploading - realtimegauges.txt
2021-05-23 15:32:07.186 FTP[246]: Error renaming /realtimegauges.txttmp to /realtimegauges.txt : file exists
2021-05-23 15:32:07.186 Realtime[246]: Uploading extra web file[0] C:\CumulusMX\app\cumulus.xmltmp to realtime.xml
2021-05-23 15:32:07.266 FTP[246]: Error renaming realtime.xmltmp to realtime.xml : file exists
2021-05-23 15:32:34.306 Realtime[247]: Uploading - realtime.txt
2021-05-23 15:32:34.378 FTP[247]: Error renaming /realtime.txttmp to /realtime.txt : file exists
2021-05-23 15:32:34.378 Realtime[247]: Uploading - realtimegauges.txt
2021-05-23 15:32:34.410 FTP[247]: Error renaming /realtimegauges.txttmp to /realtimegauges.txt : file exists
2021-05-23 15:32:34.410 Realtime[247]: Uploading extra web file[0] C:\CumulusMX\app\cumulus.xmltmp to realtime.xml
2021-05-23 15:32:34.450 FTP[247]: Error renaming realtime.xmltmp to realtime.xml : file exists
2021-05-23 15:33:00.120 Minimum data set of pressure, temperature, and wind is not available and NoSensorCheck is not enabled. Skip processing
2021-05-23 15:33:04.303 Realtime[248]: Uploading - realtime.txt
2021-05-23 15:33:04.338 FTP[248]: Error renaming /realtime.txttmp to /realtime.txt : file exists
2021-05-23 15:33:04.338 Realtime[248]: Uploading - realtimegauges.txt
2021-05-23 15:33:04.377 FTP[248]: Error renaming /realtimegauges.txttmp to /realtimegauges.txt : file exists
2021-05-23 15:33:04.378 Realtime[248]: Uploading extra web file[0] C:\CumulusMX\app\cumulus.xmltmp to realtime.xml
2021-05-23 15:33:04.411 FTP[248]: Error renaming realtime.xmltmp to realtime.xml : file exists
2021-05-23 15:33:34.353 Realtime[249]: Uploading - realtime.txt
2021-05-23 15:33:34.401 FTP[249]: Error renaming /realtime.txttmp to /realtime.txt : file exists
2021-05-23 15:33:34.401 Realtime[249]: Uploading - realtimegauges.txt
2021-05-23 15:33:34.437 FTP[249]: Error renaming /realtimegauges.txttmp to /realtimegauges.txt : file exists
2021-05-23 15:33:34.437 Realtime[249]: Uploading extra web file[0] C:\CumulusMX\app\cumulus.xmltmp to realtime.xml
2021-05-23 15:33:34.516 FTP[249]: Error renaming realtime.xmltmp to realtime.xml : file exists
2021-05-23 15:34:00.247 Minimum data set of pressure, temperature, and wind is not available and NoSensorCheck is not enabled. Skip processing
2021-05-23 15:34:04.308 Realtime[250]: Uploading - realtime.txt
2021-05-23 15:34:04.343 FTP[250]: Error renaming /realtime.txttmp to /realtime.txt : file exists
2021-05-23 15:34:04.343 Realtime[250]: Uploading - realtimegauges.txt
2021-05-23 15:34:04.381 FTP[250]: Error renaming /realtimegauges.txttmp to /realtimegauges.txt : file exists
2021-05-23 15:34:04.381 Realtime[250]: Uploading extra web file[0] C:\CumulusMX\app\cumulus.xmltmp to realtime.xml
2021-05-23 15:34:04.418 FTP[250]: Error renaming realtime.xmltmp to realtime.xml : file exists
2021-05-23 15:34:24.211 Updating Program settings
2021-05-23 15:34:24.226 Writing Cumulus.ini file
2021-05-23 15:34:24.416 Completed writing Cumulus.ini file
2021-05-23 15:34:26.309 Data read loop: Operation timed out.
2021-05-23 15:34:26.309 Calling Read, current packet length = 0
2021-05-23 15:34:29.310 Data read loop: Operation timed out.
2021-05-23 15:34:29.310 Calling Read, current packet length = 0
2021-05-23 15:34:31.304 data length = 1
2021-05-23 15:34:31.305 Calling Read, current packet length = 1
2021-05-23 15:34:31.312 data length = 4
2021-05-23 15:34:31.313 Current packet type: 42
2021-05-23 15:34:31.313 Calling Read, current packet length = 5
2021-05-23 15:34:31.320 data length = 7
2021-05-23 15:34:31.321 Calling Read, current packet length = 12
2021-05-23 15:34:31.328 data length = 2
2021-05-23 15:34:31.329 Packet CRC = 429
2021-05-23 15:34:31.329 Calculated CRC = 429
2021-05-23 15:34:31.329 Temp/hum packet, ch = 1
2021-05-23 15:34:31.330 Calling Read, current packet length = 0
2021-05-23 15:34:33.693 Realtime[251]: Start cycle
2021-05-23 15:34:33.693 Realtime[251]: Creating realtime.txt
2021-05-23 15:34:33.720 Realtime[251]: Processing realtime file - realtimegauges.txt
2021-05-23 15:34:33.761 Realtime[251]: Processing extra file[0] - C:\CumulusMX\app\cumulus.xml
2021-05-23 15:34:34.313 Realtime[251]: Uploading - realtime.txt
2021-05-23 15:34:34.314 FTP[251]: Uploading realtime.txt to /realtime.txttmp
2021-05-23 15:34:34.330 Data read loop: Operation timed out.
2021-05-23 15:34:34.330 Calling Read, current packet length = 0
2021-05-23 15:34:34.334 FTP[251]: Uploaded realtime.txt
2021-05-23 15:34:34.344 FTP[251]: Renaming /realtime.txttmp to /realtime.txt
2021-05-23 15:34:34.366 FTP[251]: Error renaming /realtime.txttmp to /realtime.txt : file exists
2021-05-23 15:34:34.366 Realtime[251]: Uploading - realtimegauges.txt
2021-05-23 15:34:34.367 FTP[251]: Uploading web\realtimegauges.txt to /realtimegauges.txttmp
2021-05-23 15:34:34.387 FTP[251]: Uploaded web\realtimegauges.txt
2021-05-23 15:34:34.394 FTP[251]: Renaming /realtimegauges.txttmp to /realtimegauges.txt
2021-05-23 15:34:34.401 FTP[251]: Error renaming /realtimegauges.txttmp to /realtimegauges.txt : file exists
2021-05-23 15:34:34.401 Realtime[251]: Uploading extra web file[0] C:\CumulusMX\app\cumulus.xmltmp to realtime.xml
2021-05-23 15:34:34.402 FTP[251]: Uploading C:\CumulusMX\app\cumulus.xmltmp to realtime.xmltmp
2021-05-23 15:34:34.425 FTP[251]: Uploaded C:\CumulusMX\app\cumulus.xmltmp
2021-05-23 15:34:34.431 FTP[251]: Renaming realtime.xmltmp to realtime.xml
2021-05-23 15:34:34.444 FTP[251]: Error renaming realtime.xmltmp to realtime.xml : file exists
2021-05-23 15:34:34.445 Realtime[251]: End cycle
2021-05-23 15:34:37.331 Data read loop: Operation timed out.
2021-05-23 15:34:37.331 Calling Read, current packet length = 0
2021-05-23 15:34:40.223 data length = 1
2021-05-23 15:34:40.223 Calling Read, current packet length = 1
2021-05-23 15:34:40.231 data length = 7
2021-05-23 15:34:40.231 Current packet type: 41
2021-05-23 15:34:40.231 Calling Read, current packet length = 8
2021-05-23 15:34:40.239 data length = 7
2021-05-23 15:34:40.239 Calling Read, current packet length = 15
2021-05-23 15:34:40.247 data length = 4
2021-05-23 15:34:40.247 Packet CRC = 217
2021-05-23 15:34:40.248 Calculated CRC = 217
2021-05-23 15:34:40.248 Rain packet
2021-05-23 15:34:40.248 Calling Read, current packet length = 0
2021-05-23 15:34:43.249 Data read loop: Operation timed out.
2021-05-23 15:34:43.249 Calling Read, current packet length = 0
2021-05-23 15:34:46.251 Data read loop: Operation timed out.
2021-05-23 15:34:46.251 Calling Read, current packet length = 0
2021-05-23 15:34:49.251 Data read loop: Operation timed out.
2021-05-23 15:34:49.251 Calling Read, current packet length = 0
2021-05-23 15:34:52.251 Data read loop: Operation timed out.
2021-05-23 15:34:52.251 Calling Read, current packet length = 0
2021-05-23 15:34:55.252 Data read loop: Operation timed out.
2021-05-23 15:34:55.252 Calling Read, current packet length = 0
2021-05-23 15:34:58.257 Data read loop: Operation timed out.
2021-05-23 15:34:58.258 Calling Read, current packet length = 0
2021-05-23 15:35:00.411 Minimum data set of pressure, temperature, and wind is not available and NoSensorCheck is not enabled. Skip processing
2021-05-23 15:35:01.275 Data read loop: Operation timed out.
2021-05-23 15:35:01.276 Calling Read, current packet length = 0
2021-05-23 15:35:03.744 Realtime[252]: Start cycle
2021-05-23 15:35:03.745 Realtime[252]: Creating realtime.txt
2021-05-23 15:35:03.899 Realtime[252]: Processing realtime file - realtimegauges.txt
2021-05-23 15:35:03.997 Realtime[252]: Processing extra file[0] - C:\CumulusMX\app\cumulus.xml
2021-05-23 15:35:04.285 Data read loop: Operation timed out.
2021-05-23 15:35:04.286 Calling Read, current packet length = 0
2021-05-23 15:35:04.608 Realtime[252]: Uploading - realtime.txt
2021-05-23 15:35:04.609 FTP[252]: Uploading realtime.txt to /realtime.txttmp
2021-05-23 15:35:04.631 FTP[252]: Uploaded realtime.txt
2021-05-23 15:35:04.638 FTP[252]: Renaming /realtime.txttmp to /realtime.txt
2021-05-23 15:35:04.646 FTP[252]: Error renaming /realtime.txttmp to /realtime.txt : file exists
2021-05-23 15:35:04.647 Realtime[252]: Uploading - realtimegauges.txt
2021-05-23 15:35:04.647 FTP[252]: Uploading web\realtimegauges.txt to /realtimegauges.txttmp
2021-05-23 15:35:04.669 FTP[252]: Uploaded web\realtimegauges.txt
2021-05-23 15:35:04.682 FTP[252]: Renaming /realtimegauges.txttmp to /realtimegauges.txt
2021-05-23 15:35:04.689 FTP[252]: Error renaming /realtimegauges.txttmp to /realtimegauges.txt : file exists
2021-05-23 15:35:04.690 Realtime[252]: Uploading extra web file[0] C:\CumulusMX\app\cumulus.xmltmp to realtime.xml
2021-05-23 15:35:04.690 FTP[252]: Uploading C:\CumulusMX\app\cumulus.xmltmp to realtime.xmltmp
2021-05-23 15:35:04.706 FTP[252]: Uploaded C:\CumulusMX\app\cumulus.xmltmp
2021-05-23 15:35:04.716 FTP[252]: Renaming realtime.xmltmp to realtime.xml
2021-05-23 15:35:04.730 FTP[252]: Error renaming realtime.xmltmp to realtime.xml : file exists
2021-05-23 15:35:04.730 Realtime[252]: End cycle
2021-05-23 15:35:07.286 Data read loop: Operation timed out.
2021-05-23 15:35:07.286 Calling Read, current packet length = 0
2021-05-23 15:35:10.244 data length = 1
2021-05-23 15:35:10.244 Calling Read, current packet length = 1
2021-05-23 15:35:10.252 data length = 6
2021-05-23 15:35:10.252 Current packet type: 42
2021-05-23 15:35:10.252 Calling Read, current packet length = 7
2021-05-23 15:35:10.260 data length = 7
2021-05-23 15:35:10.260 Packet CRC = 557
2021-05-23 15:35:10.260 Calculated CRC = 557
2021-05-23 15:35:10.260 Temp/hum packet, ch = 0
2021-05-23 15:35:10.261 Calling Read, current packet length = 0
2021-05-23 15:35:13.261 Data read loop: Operation timed out.
2021-05-23 15:35:13.261 Calling Read, current packet length = 0
2021-05-23 15:35:13.267 data length = 1
2021-05-23 15:35:13.267 Calling Read, current packet length = 1
2021-05-23 15:35:13.275 data length = 1
2021-05-23 15:35:13.275 Calling Read, current packet length = 2
2021-05-23 15:35:13.283 data length = 6
2021-05-23 15:35:13.283 Current packet type: 60
2021-05-23 15:35:13.284 Calling Read, current packet length = 8
2021-05-23 15:35:13.291 data length = 6
2021-05-23 15:35:13.291 Packet CRC = 223
2021-05-23 15:35:13.291 Calculated CRC = 223
2021-05-23 15:35:13.292 Calling Read, current packet length = 0
2021-05-23 15:35:14.227 data length = 1
2021-05-23 15:35:14.228 Calling Read, current packet length = 1
2021-05-23 15:35:14.235 data length = 6
2021-05-23 15:35:14.236 Current packet type: 46
2021-05-23 15:35:14.236 Calling Read, current packet length = 7
2021-05-23 15:35:14.243 data length = 3
2021-05-23 15:35:14.244 Packet CRC = 670
2021-05-23 15:35:14.244 Calculated CRC = 670
2021-05-23 15:35:14.244 Barometer packet
2021-05-23 15:35:14.244 Calling Read, current packet length = 0
2021-05-23 15:35:17.245 Data read loop: Operation timed out.
2021-05-23 15:35:17.245 Calling Read, current packet length = 0
2021-05-23 15:35:20.245 Data read loop: Operation timed out.
2021-05-23 15:35:20.245 Calling Read, current packet length = 0
2021-05-23 15:35:23.247 Data read loop: Operation timed out.
2021-05-23 15:35:23.247 Calling Read, current packet length = 0
2021-05-23 15:35:26.248 Data read loop: Operation timed out.
2021-05-23 15:35:26.248 Calling Read, current packet length = 0
2021-05-23 15:35:29.248 Data read loop: Operation timed out.
2021-05-23 15:35:29.248 Calling Read, current packet length = 0
2021-05-23 15:35:32.249 Data read loop: Operation timed out.
2021-05-23 15:35:32.249 Calling Read, current packet length = 0
2021-05-23 15:35:33.757 Realtime[253]: Start cycle
2021-05-23 15:35:33.757 Realtime[253]: Creating realtime.txt
2021-05-23 15:35:33.791 Realtime[253]: Processing realtime file - realtimegauges.txt
2021-05-23 15:35:33.860 Realtime[253]: Processing extra file[0] - C:\CumulusMX\app\cumulus.xml
2021-05-23 15:35:34.449 Realtime[253]: Uploading - realtime.txt
2021-05-23 15:35:34.449 FTP[253]: Uploading realtime.txt to /realtime.txttmp
2021-05-23 15:35:34.467 FTP[253]: Uploaded realtime.txt
2021-05-23 15:35:34.479 FTP[253]: Renaming /realtime.txttmp to /realtime.txt
2021-05-23 15:35:34.487 FTP[253]: Error renaming /realtime.txttmp to /realtime.txt : file exists
2021-05-23 15:35:34.487 Realtime[253]: Uploading - realtimegauges.txt
2021-05-23 15:35:34.487 FTP[253]: Uploading web\realtimegauges.txt to /realtimegauges.txttmp
2021-05-23 15:35:34.522 FTP[253]: Uploaded web\realtimegauges.txt
2021-05-23 15:35:34.528 FTP[253]: Renaming /realtimegauges.txttmp to /realtimegauges.txt
2021-05-23 15:35:34.536 FTP[253]: Error renaming /realtimegauges.txttmp to /realtimegauges.txt : file exists
2021-05-23 15:35:34.536 Realtime[253]: Uploading extra web file[0] C:\CumulusMX\app\cumulus.xmltmp to realtime.xml
2021-05-23 15:35:34.537 FTP[253]: Uploading C:\CumulusMX\app\cumulus.xmltmp to realtime.xmltmp
2021-05-23 15:35:34.552 FTP[253]: Uploaded C:\CumulusMX\app\cumulus.xmltmp
2021-05-23 15:35:34.560 FTP[253]: Renaming realtime.xmltmp to realtime.xml
2021-05-23 15:35:34.576 FTP[253]: Error renaming realtime.xmltmp to realtime.xml : file exists
2021-05-23 15:35:34.576 Realtime[253]: End cycle
2021-05-23 15:35:35.252 Data read loop: Operation timed out.
2021-05-23 15:35:35.252 Calling Read, current packet length = 0
2021-05-23 15:35:38.287 Data read loop: Operation timed out.
2021-05-23 15:35:38.288 Calling Read, current packet length = 0
2021-05-23 15:35:41.289 Data read loop: Operation timed out.
2021-05-23 15:35:41.289 Calling Read, current packet length = 0
2021-05-23 15:35:44.291 Data read loop: Operation timed out.
2021-05-23 15:35:44.291 Calling Read, current packet length = 0
2021-05-23 15:35:47.291 Data read loop: Operation timed out.
2021-05-23 15:35:47.291 Calling Read, current packet length = 0
2021-05-23 15:35:50.291 Data read loop: Operation timed out.
2021-05-23 15:35:50.291 Calling Read, current packet length = 0
2021-05-23 15:35:53.291 Data read loop: Operation timed out.
2021-05-23 15:35:53.291 Calling Read, current packet length = 0
2021-05-23 15:35:56.291 Data read loop: Operation timed out.
2021-05-23 15:35:56.291 Calling Read, current packet length = 0
2021-05-23 15:35:59.294 Data read loop: Operation timed out.
2021-05-23 15:35:59.294 Calling Read, current packet length = 0
2021-05-23 15:36:00.467 Minimum data set of pressure, temperature, and wind is not available and NoSensorCheck is not enabled. Skip processing
2021-05-23 15:36:02.295 Data read loop: Operation timed out.
2021-05-23 15:36:02.295 Calling Read, current packet length = 0
2021-05-23 15:36:03.759 Realtime[254]: Start cycle
2021-05-23 15:36:03.759 Realtime[254]: Creating realtime.txt
2021-05-23 15:36:03.795 Realtime[254]: Processing realtime file - realtimegauges.txt
2021-05-23 15:36:03.846 Realtime[254]: Processing extra file[0] - C:\CumulusMX\app\cumulus.xml
2021-05-23 15:36:04.396 Realtime[254]: Uploading - realtime.txt
2021-05-23 15:36:04.397 FTP[254]: Uploading realtime.txt to /realtime.txttmp
2021-05-23 15:36:04.420 FTP[254]: Uploaded realtime.txt
2021-05-23 15:36:04.430 FTP[254]: Renaming /realtime.txttmp to /realtime.txt
2021-05-23 15:36:04.440 FTP[254]: Error renaming /realtime.txttmp to /realtime.txt : file exists
2021-05-23 15:36:04.440 Realtime[254]: Uploading - realtimegauges.txt
2021-05-23 15:36:04.441 FTP[254]: Uploading web\realtimegauges.txt to /realtimegauges.txttmp
2021-05-23 15:36:04.462 FTP[254]: Uploaded web\realtimegauges.txt
2021-05-23 15:36:04.469 FTP[254]: Renaming /realtimegauges.txttmp to /realtimegauges.txt
2021-05-23 15:36:04.477 FTP[254]: Error renaming /realtimegauges.txttmp to /realtimegauges.txt : file exists
2021-05-23 15:36:04.478 Realtime[254]: Uploading extra web file[0] C:\CumulusMX\app\cumulus.xmltmp to realtime.xml
2021-05-23 15:36:04.478 FTP[254]: Uploading C:\CumulusMX\app\cumulus.xmltmp to realtime.xmltmp
2021-05-23 15:36:04.494 FTP[254]: Uploaded C:\CumulusMX\app\cumulus.xmltmp
2021-05-23 15:36:04.500 FTP[254]: Renaming realtime.xmltmp to realtime.xml
2021-05-23 15:36:04.515 FTP[254]: Error renaming realtime.xmltmp to realtime.xml : file exists
2021-05-23 15:36:04.515 Realtime[254]: End cycle
2021-05-23 15:36:05.295 Data read loop: Operation timed out.
2021-05-23 15:36:05.295 Calling Read, current packet length = 0
2021-05-23 15:36:08.296 Data read loop: Operation timed out.
2021-05-23 15:36:08.296 Calling Read, current packet length = 0
2021-05-23 15:36:10.243 data length = 1
2021-05-23 15:36:10.243 Calling Read, current packet length = 1
2021-05-23 15:36:10.251 data length = 7
2021-05-23 15:36:10.251 Current packet type: 42
2021-05-23 15:36:10.251 Calling Read, current packet length = 8
2021-05-23 15:36:10.259 data length = 6
2021-05-23 15:36:10.259 Packet CRC = 557
2021-05-23 15:36:10.259 Calculated CRC = 557
2021-05-23 15:36:10.260 Temp/hum packet, ch = 0
2021-05-23 15:36:10.260 Calling Read, current packet length = 0
2021-05-23 15:36:13.260 Data read loop: Operation timed out.
2021-05-23 15:36:13.260 Calling Read, current packet length = 0
2021-05-23 15:36:13.291 data length = 1
2021-05-23 15:36:13.291 Calling Read, current packet length = 1
2021-05-23 15:36:13.298 data length = 4
2021-05-23 15:36:13.299 Current packet type: 60
2021-05-23 15:36:13.299 Calling Read, current packet length = 5
2021-05-23 15:36:13.306 data length = 7
2021-05-23 15:36:13.307 Calling Read, current packet length = 12
2021-05-23 15:36:13.314 data length = 2
2021-05-23 15:36:13.315 Packet CRC = 224
2021-05-23 15:36:13.315 Calculated CRC = 224
2021-05-23 15:36:13.315 Calling Read, current packet length = 0
2021-05-23 15:36:14.210 data length = 1
2021-05-23 15:36:14.211 Calling Read, current packet length = 1
2021-05-23 15:36:14.218 data length = 1
2021-05-23 15:36:14.219 Calling Read, current packet length = 2
2021-05-23 15:36:14.226 data length = 7
2021-05-23 15:36:14.227 Current packet type: 46
2021-05-23 15:36:14.227 Calling Read, current packet length = 9
2021-05-23 15:36:14.234 data length = 1
2021-05-23 15:36:14.235 Packet CRC = 670
2021-05-23 15:36:14.235 Calculated CRC = 670
2021-05-23 15:36:14.235 Barometer packet
2021-05-23 15:36:14.235 Calling Read, current packet length = 0
2021-05-23 15:36:15.306 data length = 1
2021-05-23 15:36:15.307 Calling Read, current packet length = 1
2021-05-23 15:36:15.314 data length = 6
2021-05-23 15:36:15.315 Current packet type: 41
2021-05-23 15:36:15.315 Calling Read, current packet length = 7
2021-05-23 15:36:15.322 data length = 7
2021-05-23 15:36:15.323 Calling Read, current packet length = 14
2021-05-23 15:36:15.330 data length = 5
2021-05-23 15:36:15.331 Packet CRC = 217
2021-05-23 15:36:15.331 Calculated CRC = 217
2021-05-23 15:36:15.331 Rain packet
2021-05-23 15:36:15.331 Calling Read, current packet length = 0
2021-05-23 15:36:17.298 data length = 1
2021-05-23 15:36:17.298 Calling Read, current packet length = 1
2021-05-23 15:36:17.306 data length = 1
2021-05-23 15:36:17.306 Calling Read, current packet length = 2
2021-05-23 15:36:17.314 data length = 7
2021-05-23 15:36:17.314 Current packet type: 42
2021-05-23 15:36:17.314 Calling Read, current packet length = 9
2021-05-23 15:36:17.322 data length = 5
2021-05-23 15:36:17.323 Packet CRC = 429
2021-05-23 15:36:17.323 Calculated CRC = 429
2021-05-23 15:36:17.323 Temp/hum packet, ch = 1
2021-05-23 15:36:17.324 Calling Read, current packet length = 0
2021-05-23 15:36:20.325 Data read loop: Operation timed out.
2021-05-23 15:36:20.325 Calling Read, current packet length = 0
2021-05-23 15:36:23.326 Data read loop: Operation timed out.
2021-05-23 15:36:23.326 Calling Read, current packet length = 0
2021-05-23 15:36:26.326 Data read loop: Operation timed out.
2021-05-23 15:36:26.326 Calling Read, current packet length = 0
2021-05-23 15:36:29.326 Data read loop: Operation timed out.
2021-05-23 15:36:29.326 Calling Read, current packet length = 0
2021-05-23 15:36:32.327 Data read loop: Operation timed out.
2021-05-23 15:36:32.327 Calling Read, current packet length = 0
2021-05-23 15:36:33.777 Realtime[255]: Start cycle
2021-05-23 15:36:33.777 Realtime[255]: Creating realtime.txt
2021-05-23 15:36:33.806 Realtime[255]: Processing realtime file - realtimegauges.txt
2021-05-23 15:36:33.934 Realtime[255]: Processing extra file[0] - C:\CumulusMX\app\cumulus.xml
2021-05-23 15:36:34.526 Realtime[255]: Uploading - realtime.txt
2021-05-23 15:36:34.526 FTP[255]: Uploading realtime.txt to /realtime.txttmp
2021-05-23 15:36:34.575 FTP[255]: Uploaded realtime.txt
2021-05-23 15:36:34.588 FTP[255]: Renaming /realtime.txttmp to /realtime.txt
2021-05-23 15:36:34.668 FTP[255]: Error renaming /realtime.txttmp to /realtime.txt : file exists
2021-05-23 15:36:34.668 Realtime[255]: Uploading - realtimegauges.txt
2021-05-23 15:36:34.669 FTP[255]: Uploading web\realtimegauges.txt to /realtimegauges.txttmp
2021-05-23 15:36:34.692 FTP[255]: Uploaded web\realtimegauges.txt
2021-05-23 15:36:34.704 FTP[255]: Renaming /realtimegauges.txttmp to /realtimegauges.txt
2021-05-23 15:36:34.711 FTP[255]: Error renaming /realtimegauges.txttmp to /realtimegauges.txt : file exists
2021-05-23 15:36:34.712 Realtime[255]: Uploading extra web file[0] C:\CumulusMX\app\cumulus.xmltmp to realtime.xml
2021-05-23 15:36:34.713 FTP[255]: Uploading C:\CumulusMX\app\cumulus.xmltmp to realtime.xmltmp
2021-05-23 15:36:34.743 FTP[255]: Uploaded C:\CumulusMX\app\cumulus.xmltmp
2021-05-23 15:36:34.990 FTP[255]: Renaming realtime.xmltmp to realtime.xml
2021-05-23 15:36:35.015 FTP[255]: Error renaming realtime.xmltmp to realtime.xml : file exists
2021-05-23 15:36:35.015 Realtime[255]: End cycle
2021-05-23 15:36:35.331 Data read loop: Operation timed out.
2021-05-23 15:36:35.331 Calling Read, current packet length = 0
2021-05-23 15:36:38.331 Data read loop: Operation timed out.
2021-05-23 15:36:38.331 Calling Read, current packet length = 0
2021-05-23 15:36:41.332 Data read loop: Operation timed out.
2021-05-23 15:36:41.332 Calling Read, current packet length = 0
2021-05-23 15:36:44.334 Data read loop: Operation timed out.
2021-05-23 15:36:44.335 Calling Read, current packet length = 0
2021-05-23 15:36:47.345 Data read loop: Operation timed out.
2021-05-23 15:36:47.346 Calling Read, current packet length = 0
2021-05-23 15:36:50.359 Data read loop: Operation timed out.
2021-05-23 15:36:50.359 Calling Read, current packet length = 0
User avatar
mcrossley
Posts: 12685
Joined: Thu 07 Jan 2010 9:44 pm
Weather Station: Davis VP2/WLL
Operating System: Bullseye Lite rPi
Location: Wilmslow, Cheshire, UK
Contact:

Re: No updates on website, only with FTP-Now command: help?

Post by mcrossley »

Your FTP server does not allow renaming of files to overwrite existing files.

This could be because...
1. It just not allowed for some reason.
2. The file permissions on the target files.

Did you manually upload the files realtime.txt, realtimegauges.txt, realtime.xml ?

If you did, just try deleting them and then see if it works.

If not then you will have to stop using the FTP Rename option. This will upload the files directly overwriting the destination file, so there is a risk of your web page reading a partially uploaded file at some point.

If that does not work, then you will have to enabled the FTP "Delete before upload" option.
Janzzen
Posts: 15
Joined: Tue 12 Mar 2013 9:03 am
Weather Station: WMR-88
Operating System: Windows Server 2019
Location: Netherlands
Contact:

Re: No updates on website, only with FTP-Now command: help?

Post by Janzzen »

Hello Mark!

The renaming-problem is solved, I run my own FTP-server and host the website on my own computer.
I delete the user and make a new account for Cumulus, problem solved.
Writing and overwriting is working now.

But, I was wondering wich files are needed for the website. Is that only realtime.xml or are there more files needed?
With the FTP-Now command there are a lot of files uploaded with the JSON-extension.
But, in normal operation (at this moment), I see only the files realtime.xml, realtimegauges.txt and realtime.txt uploaded to the webserver.

I don't understand it why it isn't working...

Roland.
User avatar
mcrossley
Posts: 12685
Joined: Thu 07 Jan 2010 9:44 pm
Weather Station: Davis VP2/WLL
Operating System: Bullseye Lite rPi
Location: Wilmslow, Cheshire, UK
Contact:

Re: No updates on website, only with FTP-Now command: help?

Post by mcrossley »

What files are needed depends on your web site.

If you are using the supplied default web site, it is driven mainly by the single websitedata.json file, plus the realtimeguages.txt file for the gauges, and various graph data json files.

realtime.xml is not a Cumulus MX file, it must be something defined for your web site?
Janzzen
Posts: 15
Joined: Tue 12 Mar 2013 9:03 am
Weather Station: WMR-88
Operating System: Windows Server 2019
Location: Netherlands
Contact:

Re: No updates on website, only with FTP-Now command: help?

Post by Janzzen »

Correct Mark,

realtime.xml is processed for my android-app, that will be uploaded as well.

I use the standard website, but I don't see a updated file called websitedata.json. :o
If I click on 'FTP Now', there are many json-files that were uploaded and if I do that, the website is up to date.
But, in normal operation, only the files realtimegauges.txt and my own realtime.xml were uploaded.
There are no other files uploaded... Only if I click on the FTP-Now command... But I don't like it to click it every minute, 24 hours a day :D :D
User avatar
mcrossley
Posts: 12685
Joined: Thu 07 Jan 2010 9:44 pm
Weather Station: Davis VP2/WLL
Operating System: Bullseye Lite rPi
Location: Wilmslow, Cheshire, UK
Contact:

Re: No updates on website, only with FTP-Now command: help?

Post by mcrossley »

Have you tried ticking the "I want to use the supplied default web site" in Internet Settings > Web/FTP Settings. Then Save Settings.

That should enable all the options you need to upload the standard web site files.
Janzzen
Posts: 15
Joined: Tue 12 Mar 2013 9:03 am
Weather Station: WMR-88
Operating System: Windows Server 2019
Location: Netherlands
Contact:

Re: No updates on website, only with FTP-Now command: help?

Post by Janzzen »

I try it many times, but only the realtime.xml, realtimegauges.txt and realtime.txt are uploaded, nothing more...
User avatar
mcrossley
Posts: 12685
Joined: Thu 07 Jan 2010 9:44 pm
Weather Station: Davis VP2/WLL
Operating System: Bullseye Lite rPi
Location: Wilmslow, Cheshire, UK
Contact:

Re: No updates on website, only with FTP-Now command: help?

Post by mcrossley »

And all your interval settings are enabled in Internet Settings?

It should look like this...
inernet.jpg
You do not have the required permissions to view the files attached to this post.
Janzzen
Posts: 15
Joined: Tue 12 Mar 2013 9:03 am
Weather Station: WMR-88
Operating System: Windows Server 2019
Location: Netherlands
Contact:

Re: No updates on website, only with FTP-Now command: help?

Post by Janzzen »

Hello Mark,

Yes, I have checked all the settings, but nothing work.
I tried also to check everything off, save the settings, check it back on and save it again.
It won't work, the data isn't uploaded to the FTP-server, very strange.

I'm out of options...
Janzzen
Posts: 15
Joined: Tue 12 Mar 2013 9:03 am
Weather Station: WMR-88
Operating System: Windows Server 2019
Location: Netherlands
Contact:

Re: No updates on website, only with FTP-Now command: help?

Post by Janzzen »

So... finally I had some time to get my windmeter down.
It's mounted in my antenna-tower, so I had to do something to get the windmeter down :)
Change the batteries and reset the unit, wich is part of my OS WMR88.
Let the base-unit search for the windmeter and he found it.

It was a surprise, when the base-unit found the windmeter, the whole website was updating! :o
Including all the data and including the windmeter reports!

it's working now fully functional, so I'm happy again and learned this for (hopefully not) a second time...

Results: http://weer.pd2rld.nl
User avatar
mcrossley
Posts: 12685
Joined: Thu 07 Jan 2010 9:44 pm
Weather Station: Davis VP2/WLL
Operating System: Bullseye Lite rPi
Location: Wilmslow, Cheshire, UK
Contact:

Re: No updates on website, only with FTP-Now command: help?

Post by mcrossley »

Ah. So you had an incomplete set of basic sensors. In that case Cumulus does not run the interval processing - unless you disable the Sensor Check in the settings.
Post Reply