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

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 »

correct thats why I'm also wondering, in the folder all the files are in there
on the Win10 machine it is in the suggested folder c:\cumulusmx

I checked all the files double, I also set the access to full, no change on this :-(
User avatar
mcrossley
Posts: 12695
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 »

ConligWX wrote: Fri 05 Mar 2021 2:45 pm i'm just curious as to why its reporting "no such file"
It's definitely not the local file, that would produce a different error message like this...

Code: Select all

SFTP[Int]: Error! Local file not found, aborting upload: web\websitedata.json
So it must be coming from the SFTP client failing to upload the file for some reason, which also causes the client to abort, hence the SFTP object is disposed message afterwards.

Earlier I asked...
mcrossley wrote: Wed 03 Mar 2021 2:41 pm Could you try adding a valid real time FTP file as well please, just to test if the real time connection has the same issue.
Have you tried enabling the realtime.txt or realtimegauges.txt FTP option?

If not can you do that please as send the MXdiags file afterwards.
User avatar
mcrossley
Posts: 12695
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 »

When you log in to SFTP with WinSCP or whatever. The "wetter" folder is definitely off your root folder?
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 »

yes it is in the root folder
also I double checked all again with Filezilla, all th efiles are ubloaded, access is ok no issue with that
It is "just" cumulus which is not ubloading the files

I also had realtime enabled, no difference
Realtime disabled, no change
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 »

the Jason files are not getting uploaded at all, I tested it also just uploading with Filezilla, that works
You do not have the required permissions to view the files attached to this post.
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: Fri 05 Mar 2021 2:35 pm I also tried it now on another PC
Still the same issue

Any Idea for this??
Thnaks a lot
This sounds like a problem at the server end, as you get the same result from another computer - and nobody else has this issue to my knowledge.

Is it definitely the SFTP protocol that is required by your host, and not FTPS? Does your host have any log files that you can look at for clues? Does your host require you to use certificates (public/private keys)?
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 »

yes for sure SFTP
no certificate needed as mentioned when using filezilla with the same settings no issue
also enclosed the sftp log from server
You do not have the required permissions to view the files attached to this post.
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 »

Thank you.

It looks as if logging in is successful.

Are you able to post the bit of the MXdiags file that covers the transfers made at 11:17 today?

I note that the messages logged in your server log at 11:17 today are different to those logged at 14:15 on the 5th, so I'm assuming you made a change to the MX config. What was that change?
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 »

I switched my PC off
when you tell me what you need I switch it on again and will provide the needed info
Thanks
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 12:09 pmwhen you tell me what you need I switch it on again and will provide the needed info
I did that in my last post.
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 »

ok, enclosed all new logs
Thanks
You do not have the required permissions to view the files attached to this post.
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 like your are using "FTP rename" (that is why the tmp is appended), suggest you stop using that and see if stops the problem. Mine works OK on SFTP without the "FTP Rename".
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 »

changed the temp thing, no changes
restarted cumulus, still the same error

2021-03-07 14:36:35.761 SFTP[Int]: Uploading extra files
2021-03-07 14:36:35.761 SFTP[Int]: Done uploading extra files
2021-03-07 14:36:35.761 SFTP[Int]: Uploading standard web files
2021-03-07 14:36:35.761 SFTP[Int]: Uploading web\websitedata.json to wetter/websitedata.json
2021-03-07 14:36:35.871 SFTP[Int]: Error uploading web\websitedata.json to wetter/websitedata.json : No such file
2021-03-07 14:36:35.917 SFTP[Int]: The SFTP object is disposed - skipping upload of wxnow.txt
2021-03-07 14:36:35.917 SFTP[Int]: Done uploading standard web files
2021-03-07 14:36:35.917 SFTP[Int]: Uploading graph data files
2021-03-07 14:36:35.917 SFTP[Int]: The SFTP object is disposed - skipping upload of web\graphconfig.json
2021-03-07 14:36:35.917 SFTP[Int]: The SFTP object is disposed - skipping upload of web\availabledata.json
2021-03-07 14:36:35.917 SFTP[Int]: The SFTP object is disposed - skipping upload of web\tempdata.json
2021-03-07 14:36:35.933 SFTP[Int]: The SFTP object is disposed - skipping upload of web\pressdata.json
2021-03-07 14:36:35.933 SFTP[Int]: The SFTP object is disposed - skipping upload of web\winddata.json
2021-03-07 14:36:35.933 SFTP[Int]: The SFTP object is disposed - skipping upload of web\wdirdata.json
2021-03-07 14:36:35.933 SFTP[Int]: The SFTP object is disposed - skipping upload of web\humdata.json
2021-03-07 14:36:35.933 SFTP[Int]: The SFTP object is disposed - skipping upload of web\raindata.json
2021-03-07 14:36:35.933 SFTP[Int]: The SFTP object is disposed - skipping upload of web\dailyrain.json
2021-03-07 14:36:35.933 SFTP[Int]: The SFTP object is disposed - skipping upload of web\dailytemp.json
2021-03-07 14:36:35.933 SFTP[Int]: The SFTP object is disposed - skipping upload of web\solardata.json
2021-03-07 14:36:35.933 SFTP[Int]: The SFTP object is disposed - skipping upload of web\sunhours.json
2021-03-07 14:36:35.933 SFTP[Int]: The SFTP object is disposed - skipping upload of web\airquality.json
2021-03-07 14:36:35.933 SFTP[Int]: Done uploading graph data files
2021-03-07 14:36:35.933 SFTP[Int]: Uploading daily graph data files
2021-03-07 14:36:35.933 SFTP[Int]: The SFTP object is disposed - skipping upload of web\alldailytempdata.json
2021-03-07 14:36:35.933 SFTP[Int]: The SFTP object is disposed - skipping upload of web\alldailypressdata.json
2021-03-07 14:36:35.933 SFTP[Int]: The SFTP object is disposed - skipping upload of web\alldailywinddata.json
2021-03-07 14:36:35.933 SFTP[Int]: The SFTP object is disposed - skipping upload of web\alldailyhumdata.json
2021-03-07 14:36:35.933 SFTP[Int]: The SFTP object is disposed - skipping upload of web\alldailyraindata.json
2021-03-07 14:36:35.933 SFTP[Int]: The SFTP object is disposed - skipping upload of web\alldailysolardata.json
2021-03-07 14:36:35.949 SFTP[Int]: Done uploading daily graph data files
2021-03-07 14:36:35.949 SFTP[Int]: Uploading Moon image file
2021-03-07 14:36:35.949 SFTP[Int]: The SFTP object is disposed - skipping upload of web\moon.png
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 »

Can you supply the server SFTP log for that same period, please?
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 »

it was enclosed in prevoius post, looks like the hosted space has a different timing
anyway I added the log file from today till now
You do not have the required permissions to view the files attached to this post.
Post Reply