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 4019) - 03 April 2024

Legacy Cumulus 1 release 1.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

FTP Upload Error

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
daveh
Posts: 10
Joined: Mon 30 Nov 2015 1:39 pm
Weather Station: Home built
Operating System: Linux
Location: Peterborough, UK

FTP Upload Error

Post by daveh »

I see this mentioned in the known problems but I'm uploading here in case it's different to what has been reported before. Every so often I get the error below and I have to restart MX to fix it. it's just a temporary problem with the connection to my web space. Could MX not just try again at the next upload interval? I can post the MXdiags if it's wanted.

Cumulus MX v.3.0.0 build 3048
Today.ini = data/today.ini
Last update=2019-05-22T17:20:00
Connected to station
Downloading Archive Data
Cumulus running at: http://*:8998/
(Replace * with any IP address on this machine, or localhost)
22/05/2019 22:31:01
Type Ctrl-C to terminate
Downloading Archive Data
Normal running
System.TimeoutException: Timed out trying to read data from the socket stream!
at FluentFTP.FtpSocketStream.Read (System.Byte[] buffer, Int32 offset, Int32 count) [0x00000] in <filename unknown>:0
at FluentFTP.FtpSocketStream.ReadLine (System.Text.Encoding encoding) [0x00000] in <filename unknown>:0
at (wrapper remoting-invoke-with-check) FluentFTP.FtpSocketStream:ReadLine (System.Text.Encoding)
at FluentFTP.FtpClient.GetReply () [0x00000] in <filename unknown>:0
at FluentFTP.FtpClient.Execute (System.String command) [0x00000] in <filename unknown>:0
at FluentFTP.FtpClient.Disconnect () [0x00000] in <filename unknown>:0
at CumulusMX.Cumulus.DoFTPLogin () [0x00000] in <filename unknown>:0
at CumulusMX.Cumulus.DoHTMLFiles () [0x00000] in <filename unknown>:0
at System.Threading.Thread.StartInternal () [0x00000] in <filename unknown>:0
**** An error has occurred - please zip up the MXdiags folder and post it in the forum ****
Press Enter to terminate

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

Re: FTP Upload Error

Post by mcrossley »

You could try updating to the latest release, the FTP connectivity had some love in the last few releases iirc.
Post Reply