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 4018) - 28 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

Error while uploading to FTP

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

water01
Posts: 3215
Joined: Sat 13 Aug 2011 9:33 am
Weather Station: Ecowitt HP2551
Operating System: Windows 10 64bit
Location: Burnham-on-Sea
Contact:

Re: Error while uploading to FTP

Post by water01 »

Looks to me as though you may have set the "Remote FTP Directory" incorrectly.

You have yours set to wetter/ whereas a SFTP directory usually needs the entire string from root e.g. /home/**********/public_html/wetter or it may be /home/********/htdocs/wetter

That latest log still shows you using rename as the files have the tmp added. Did stop and restart CumulusMX after you did the change?
David
Image
mat68
Posts: 26
Joined: Wed 03 Mar 2021 1:50 pm
Weather Station: WH3080
Operating System: Win10 64 VM on Synology NAS
Contact:

Re: Error while uploading to FTP

Post by mat68 »

I tried now also the complete path, same issue
and yes I resart in the mentime cumulus after every change to ensure the setting is done

07 17:32:02.029 SFTP[Int]: Uploading extra files
2021-03-07 17:32:02.029 SFTP[Int]: Done uploading extra files
2021-03-07 17:32:02.029 SFTP[Int]: Uploading standard web files
2021-03-07 17:32:02.029 SFTP[Int]: Uploading web\websitedata.json to htdocs/wetter/websitedata.json
2021-03-07 17:32:02.121 SFTP[Int]: Error uploading web\websitedata.json to htdocs/wetter/websitedata.json : No such file
2021-03-07 17:32:02.152 SFTP[Int]: The SFTP object is disposed - skipping upload of wxnow.txt
2021-03-07 17:32:02.152 SFTP[Int]: Done uploading standard web files
2021-03-07 17:32:02.152 SFTP[Int]: Uploading graph data files
2021-03-07 17:32:02.152 SFTP[Int]: The SFTP object is disposed - skipping upload of web\tempdata.json
2021-03-07 17:32:02.152 SFTP[Int]: The SFTP object is disposed - skipping upload of web\pressdata.json
2021-03-07 17:32:02.152 SFTP[Int]: The SFTP object is disposed - skipping upload of web\winddata.json
2021-03-07 17:32:02.152 SFTP[Int]: The SFTP object is disposed - skipping upload of web\wdirdata.json
2021-03-07 17:32:02.152 SFTP[Int]: The SFTP object is disposed - skipping upload of web\humdata.json
2021-03-07 17:32:02.152 SFTP[Int]: The SFTP object is disposed - skipping upload of web\raindata.json
2021-03-07 17:32:02.152 SFTP[Int]: The SFTP object is disposed - skipping upload of web\dailyrain.json
2021-03-07 17:32:02.152 SFTP[Int]: The SFTP object is disposed - skipping upload of web\dailytemp.json
2021-03-07 17:32:02.152 SFTP[Int]: The SFTP object is disposed - skipping upload of web\solardata.json
2021-03-07 17:32:02.152 SFTP[Int]: The SFTP object is disposed - skipping upload of web\sunhours.json
2021-03-07 17:32:02.152 SFTP[Int]: The SFTP object is disposed - skipping upload of web\airquality.json
2021-03-07 17:32:02.152 SFTP[Int]: Done uploading graph data files
2021-03-07 17:32:02.152 SFTP[Int]: Uploading daily graph data files
2021-03-07 17:32:02.152 SFTP[Int]: Done uploading daily graph data files

also the "real full path, no change
Uploading extra files
2021-03-07 17:39:02.917 SFTP[Int]: Done uploading extra files
2021-03-07 17:39:02.917 SFTP[Int]: Uploading standard web files
2021-03-07 17:39:02.917 SFTP[Int]: Uploading web\websitedata.json to /kunden/homepages/32/d735923588/htdocs/wetter/websitedata.json
2021-03-07 17:39:02.996 SFTP[Int]: Error uploading web\websitedata.json to /kunden/homepages/32/d735923588/htdocs/wetter/websitedata.json : No such file
2021-03-07 17:39:03.027 SFTP[Int]: The SFTP object is disposed - skipping upload of wxnow.txt
2021-03-07 17:39:03.027 SFTP[Int]: Done uploading standard web files
2021-03-07 17:39:03.027 SFTP[Int]: Uploading graph data files
2021-03-07 17:39:03.027 SFTP[Int]: The SFTP object is disposed - skipping upload of web\tempdata.json
2021-03-07 17:39:03.027 SFTP[Int]: The SFTP object is disposed - skipping upload of web\pressdata.json
2021-03-07 17:39:03.027 SFTP[Int]: The SFTP object is disposed - skipping upload of web\winddata.json
2021-03-07 17:39:03.027 SFTP[Int]: The SFTP object is disposed - skipping upload of web\wdirdata.json
freddie
Posts: 2434
Joined: Wed 08 Jun 2011 11:19 am
Weather Station: Davis Vantage Pro 2 + Ecowitt
Operating System: GNU/Linux Ubuntu 22.04 LXC
Location: Alcaston, Shropshire, UK
Contact:

Re: Error while uploading to FTP

Post by freddie »

mat68 wrote: Sun 07 Mar 2021 4:35 pm I tried now also the complete path, same issue
and yes I resart in the mentime cumulus after every change to ensure the setting is done

07 17:32:02.029 SFTP[Int]: Uploading extra files
2021-03-07 17:32:02.029 SFTP[Int]: Done uploading extra files
2021-03-07 17:32:02.029 SFTP[Int]: Uploading standard web files
2021-03-07 17:32:02.029 SFTP[Int]: Uploading web\websitedata.json to htdocs/wetter/websitedata.json
2021-03-07 17:32:02.121 SFTP[Int]: Error uploading web\websitedata.json to htdocs/wetter/websitedata.json : No such file
Your remote path (htdocs/wetter/websitedata.json) is still a relative one. As @water01 says, you need an absolute path for SFTP.
Freddie
Image
mat68
Posts: 26
Joined: Wed 03 Mar 2021 1:50 pm
Weather Station: WH3080
Operating System: Win10 64 VM on Synology NAS
Contact:

Re: Error while uploading to FTP

Post by mat68 »

found the issue
the path and the access to the specfic folder was not correct, after altering the data all is working so far

You can close this topic and Thanks a lot for all your help
:clap: :clap:
freddie
Posts: 2434
Joined: Wed 08 Jun 2011 11:19 am
Weather Station: Davis Vantage Pro 2 + Ecowitt
Operating System: GNU/Linux Ubuntu 22.04 LXC
Location: Alcaston, Shropshire, UK
Contact:

Re: Error while uploading to FTP

Post by freddie »

Good news :) Glad you got there in the end and managed to resolve it.
Freddie
Image
AndyKF650
Posts: 704
Joined: Thu 20 Aug 2020 8:35 am
Weather Station: Davis VP2 Plus
Operating System: RPiv4 64bit Linux 12 Bookworm
Location: Jersey Channel Islands
Contact:

Re: Error while uploading to FTP

Post by AndyKF650 »

Hi there

I to am having issues with the error while uploading. I am trying to use the default website on my pc as a server with the primary CMX software on a RPi. I have looked through this thread and the simple web site creation wiki but I am unable to sort the problem.
I can see that all the relevant files appear to be updating on the server side but the web page remains a pretty blue colour with no data.
I have checked with Filezilla that the connection for sftp is good and that files can transfer ok, I have checked and rechecked the extra web file transfer details.
Is there a step I have missed out?
Please can anyone help me out ?
You do not have the required permissions to view the files attached to this post.
User avatar
mcrossley
Posts: 12694
Joined: Thu 07 Jan 2010 9:44 pm
Weather Station: Davis VP2/WLL
Operating System: Bullseye Lite rPi
Location: Wilmslow, Cheshire, UK
Contact:

Re: Error while uploading to FTP

Post by mcrossley »

You have configured SFTP to send the files to the folder "C:/Users/akoes/Desktop/Weather/" on your FTP server.

That does not look like a folder on your web server. You need to configure the Remote FTP Directory correctly in Internet Settings > Web/FTP Site
Post Reply