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

FTP does not update files - no such file or directory

Other discussion about creating web sites for Cumulus that doesn't have a specific subforum

Moderator: daj

Post Reply
dhpaulus
Posts: 5
Joined: Tue 28 Sep 2021 12:13 pm
Weather Station: Hyundai wsp 3080 r wind
Operating System: Raspbian
Location: Poland - Lomza / Rajgrod
Contact:

FTP does not update files - no such file or directory

Post by dhpaulus »

Good morning, sorry for my english. I cannot FTP host files to the Cumulus server. update in files / MXdiags / log location, file fragment reads.

Code: Select all

2021-09-28 17:15:52.803 Realtime[63]: Uploading - realtimegauges.txt
2021-09-28 17:15:53.133 FTP[63]: Error uploading web/realtimegauges.txt to /domains/rajgrod.info/public_hml/stronarobocza/realtimegauges.txt : /domains/rajgrod.info/public_hml/stronarobocza/realtimegauges.txttmp: No such file or directory
2021-09-28 17:15:56.995 Error: MQTT disconnected from the server
2021-09-28 17:15:56.995 MQTT Error: failed to connect to the host
2021-09-28 17:15:57.000 Error while connecting with host ':1883'.
2021-09-28 17:16:01.997 Error: MQTT disconnected from the server
2021-09-28 17:16:01.997 MQTT Error: failed to connect to the host
2021-09-28 17:16:01.998 Error while connecting with host ':1883'.
2021-09-28 17:16:02.484 Realtime[64]: Uploading - realtime.txt
2021-09-28 17:16:02.824 FTP[64]: Error uploading realtime.txt to /domains/rajgrod.info/public_hml/stronarobocza/realtime.txt : /domains/rajgrod.info/public_hml/stronarobocza/realtime.txttmp: No such file or directory
2021-09-28 17:16:02.825 Realtime[64]: Uploading - realtimegauges.txt
2021-09-28 17:16:03.146 FTP[64]: Error uploading web/realtimegauges.txt to /domains/rajgrod.info/public_hml/stronarobocza/realtimegauges.txt : /domains/rajgrod.info/public_hml/stronarobocza/realtimegauges.txttmp: No such file or directory
I have tried to manually created the files in question and give the permissions 777 but to no avail. The bugs are still there. How can I do this? fresh installation from yesterday
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: FTP does not update files - no such file or directory

Post by mcrossley »

You need to find out what the default FTP folder is when you connect using a client. You probably do not need the first part of the path, and the upload path should be something like... "public_hml/stronarobocza"
dhpaulus
Posts: 5
Joined: Tue 28 Sep 2021 12:13 pm
Weather Station: Hyundai wsp 3080 r wind
Operating System: Raspbian
Location: Poland - Lomza / Rajgrod
Contact:

Re: FTP does not update files - no such file or directory

Post by dhpaulus »

Hello. There was a typo in the path. Thank you for your help.
Post Reply