Welcome to the Cumulus Support forum.

Latest Cumulus MX V4 release 4.0.1 (build 4023) - 16 May 2024

Latest Cumulus MX V3 release 3.28.6 (build 3283) - 21 March 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

CUtils 6.17.2

Discussion of the Cumulusutils tool and website generator.

Moderator: HansR

Post Reply
AndyKF650
Posts: 725
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:

CUtils 6.17.2

Post by AndyKF650 »

Hi Hans

I think there may be a problem with this update which after the usual upgrade process does not seem to work.

I have attached the log file for info. Hopefully it is not my picnic issue.
You do not have the required permissions to view the files attached to this post.
User avatar
HansR
Posts: 6058
Joined: Sat 20 Oct 2012 6:53 am
Weather Station: GW1100 (WS80/WH40)
Operating System: Raspberry OS/Bookworm
Location: Wagenborgen (NL)
Contact:

Re: CUtils 6.17.2

Post by HansR »

AndyKF650 wrote: Mon 13 Mar 2023 12:30 pm Hi Hans

I think there may be a problem with this update which after the usual upgrade process does not seem to work.

I have attached the log file for info. Hopefully it is not my picnic issue.
Aha... because somebody else wanted to use the UploadDir parameter to be able to use a directory deeper down, now you have an issue because it is trying to upload (e.g.) as follows:

Code: Select all

2023-03-13 12:20:49.719 Information InetPhp: /public_html//AndyKAllTimeYear.txt: Response text follows:
Error: Cannot create the target file /public_html//AndyKAllTimeYear.txt with this user lalouett
I assume this public_html directory is where the URL - of the upload.php - points to and where your website is located. The solution is to simply empty your UploadDir. As all uploads are relative to the location of upload.php you effectively don't need a path when you want the files in the directory where the URL is pointing to.
Hans

https://meteo-wagenborgen.nl
CMX build 4023+ ● RPi 3B+ ● Raspbian Linux 6.1.21-v7+ armv7l ● dotnet 8.0.3
AndyKF650
Posts: 725
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: CUtils 6.17.2

Post by AndyKF650 »

Hi Hans

After a bit of thinking as to where the UploadDir was I deleted the /public_html/ from that line in CUtils.ini, reran cmd website and the site is now updated as expected.

Interestingly the issue I had the other day regarding the extrasensors page seems to have resolved, the data information panel on the lhs shows up with no extra input from me. The graph side needed a couple of refreshes to continue. I will monitor this and report any issues.
User avatar
HansR
Posts: 6058
Joined: Sat 20 Oct 2012 6:53 am
Weather Station: GW1100 (WS80/WH40)
Operating System: Raspberry OS/Bookworm
Location: Wagenborgen (NL)
Contact:

Re: CUtils 6.17.2

Post by HansR »

OK. And indeed there seem to be some hickups here and there.
Keep an eye on it, chart syncing is not perfect it seems.
Hans

https://meteo-wagenborgen.nl
CMX build 4023+ ● RPi 3B+ ● Raspbian Linux 6.1.21-v7+ armv7l ● dotnet 8.0.3
Post Reply