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

error executing cumulusutils 6.17.0

Discussion of the Cumulusutils tool and website generator.

Moderator: HansR

rator
Posts: 7
Joined: Wed 22 Feb 2023 4:57 pm
Weather Station: davis vantage vue
Operating System: w7

error executing cumulusutils 6.17.0

Post by rator »

Hi there,
I'm trying to run cumulusutils to use the FWI and I have one error. I don't have any logs and I've read some post, but I can't fins a solution.
I've attach the error, is about FluentFtp. I used cumulus mx 3221 3231 and 3234

thank you in advance

Image
User avatar
HansR
Posts: 6028
Joined: Sat 20 Oct 2012 6:53 am
Weather Station: GW1100 (WS80/WH40)
Operating System: Raspberry OS/Bookworm
Location: Wagenborgen (NL)
Contact:

Re: error executing cumulusutils 6.17.0

Post by HansR »

OK. Thanks but the image is unreadable. How did you attach the jpg?
Hans

https://meteo-wagenborgen.nl
CMX build 4017+ ● RPi 3B+ ● Raspbian Linux 6.1.21-v7+ armv7l ● dotnet 8.0.3
rator
Posts: 7
Joined: Wed 22 Feb 2023 4:57 pm
Weather Station: davis vantage vue
Operating System: w7

Re: error executing cumulusutils 6.17.0

Post by rator »

Image
I don't know why it can't visualize, but
here is the image https://usuaris.tinet.cat/jots/1.jpg
the webpage: https://usuaris.tinet.org/jots
proto: https://usuaris.tinet.org/jots/taula5.html

I want to put the FWI in the proto

thanks
SamiS
Posts: 394
Joined: Sun 27 Feb 2011 5:13 pm
Weather Station: Ecowitt HP2551 & GW1100
Operating System: Raspberry Pi OS
Location: Kangasala, Finland

Re: error executing cumulusutils 6.17.0

Post by SamiS »

The image is shown normally at least when browsing with ipad and safari. I cropped it a little and reattached, hopefully helps.
You do not have the required permissions to view the files attached to this post.
User avatar
HansR
Posts: 6028
Joined: Sat 20 Oct 2012 6:53 am
Weather Station: GW1100 (WS80/WH40)
Operating System: Raspberry OS/Bookworm
Location: Wagenborgen (NL)
Contact:

Re: error executing cumulusutils 6.17.0

Post by HansR »

@SamiS: Thanks!

@rator: please check the wiki for installation and execution of CumulusUtils. Even for one module it needs to be correctly installed. It uses its own libraries so CMX and CUtils are technically separated and (may) use different versions of the libraries (historically that was not always the case). They have different speeds of development.
Assuming you installed CUtils correctly you invoke it as:

Code: Select all

utils/bin/cumulusutils.exe pwsFWI
That should do it.

usuaris.tinet.cat (and also the .org) is rejected by my browser/security combination. I don't know what causes that.
Hans

https://meteo-wagenborgen.nl
CMX build 4017+ ● RPi 3B+ ● Raspbian Linux 6.1.21-v7+ armv7l ● dotnet 8.0.3
rator
Posts: 7
Joined: Wed 22 Feb 2023 4:57 pm
Weather Station: davis vantage vue
Operating System: w7

Re: error executing cumulusutils 6.17.0

Post by rator »

thank you I'm trying it,
I will use another server too.

regards
rator
Posts: 7
Joined: Wed 22 Feb 2023 4:57 pm
Weather Station: davis vantage vue
Operating System: w7

Re: error executing cumulusutils 6.17.0

Post by rator »

Hi there,
I've tried different things and still having problems,
is there a old version to test?

thanks
User avatar
HansR
Posts: 6028
Joined: Sat 20 Oct 2012 6:53 am
Weather Station: GW1100 (WS80/WH40)
Operating System: Raspberry OS/Bookworm
Location: Wagenborgen (NL)
Contact:

Re: error executing cumulusutils 6.17.0

Post by HansR »

rator wrote: Sun 12 Mar 2023 10:10 am Hi there,
I've tried different things and still having problems,
is there a old version to test?

thanks
What type of problems?
Is is the same execution issue or does it now execute without result?
Do you have a logfile?
Hans

https://meteo-wagenborgen.nl
CMX build 4017+ ● RPi 3B+ ● Raspbian Linux 6.1.21-v7+ armv7l ● dotnet 8.0.3
rator
Posts: 7
Joined: Wed 22 Feb 2023 4:57 pm
Weather Station: davis vantage vue
Operating System: w7

Re: error executing cumulusutils 6.17.0

Post by rator »

is the same execution problem, the log file didn't generated.
I've read all the instructions and tried another web server.
and test it in w7 and w10.

thanks
User avatar
HansR
Posts: 6028
Joined: Sat 20 Oct 2012 6:53 am
Weather Station: GW1100 (WS80/WH40)
Operating System: Raspberry OS/Bookworm
Location: Wagenborgen (NL)
Contact:

Re: error executing cumulusutils 6.17.0

Post by HansR »

rator wrote: Sun 12 Mar 2023 11:12 am is the same execution problem, the log file didn't generated.
I've read all the instructions and tried another web server.
and test it in w7 and w10.

thanks
I assume you have CMX running already (otherwise why would you try CUtils :?: ;) ), is that true?
If this does not work and you do not have additional information (e.g. please supply a listing of utils/bin) I have no options. It fails at the first step (executing CUtils) and for having some logging that seems elementary.

You will have to look at the installation and the configuration of your windows machine.
As long as you don't have any output other than what you gave, I have no support available.

The only option I can give you now is:
  1. Download CUtils again
  2. Unzip again and copy into the utils directory
  3. Rerun

    Code: Select all

    utils/bin/cumulusutils.exe pwsFWI
As long as this does not lead to an execution of the program and a logfile the problem is within your machine and I can't help you there.
Hans

https://meteo-wagenborgen.nl
CMX build 4017+ ● RPi 3B+ ● Raspbian Linux 6.1.21-v7+ armv7l ● dotnet 8.0.3
SamiS
Posts: 394
Joined: Sun 27 Feb 2011 5:13 pm
Weather Station: Ecowitt HP2551 & GW1100
Operating System: Raspberry Pi OS
Location: Kangasala, Finland

Re: error executing cumulusutils 6.17.0

Post by SamiS »

HansR wrote: Sun 12 Mar 2023 11:30 am The only option I can give you now is:
  1. Download CUtils again
  2. Unzip again and copy into the utils directory
  3. Rerun

    Code: Select all

    utils/bin/cumulusutils.exe pwsFWI
As long as this does not lead to an execution of the program and a logfile the problem is within your machine and I can't help you there.
Since rator is using windows, the correct command to run should have backslashes, so

utils\bin\cumulusutils.exe pwsFWI

could help getting somewhere. But actually the first screenshot would suggest that rator has cumulusutils.exe located in C:\CumulusMX instead of C:\CumulusMX\utils\bin where your command points, so it might not be installed correctly at all.
rator
Posts: 7
Joined: Wed 22 Feb 2023 4:57 pm
Weather Station: davis vantage vue
Operating System: w7

Re: error executing cumulusutils 6.17.0

Post by rator »

I have tried this, for now I give up.

thanks to all
User avatar
HansR
Posts: 6028
Joined: Sat 20 Oct 2012 6:53 am
Weather Station: GW1100 (WS80/WH40)
Operating System: Raspberry OS/Bookworm
Location: Wagenborgen (NL)
Contact:

Re: error executing cumulusutils 6.17.0

Post by HansR »

SamiS wrote: Sun 12 Mar 2023 12:42 pm But actually the first screenshot would suggest that rator has cumulusutils.exe located in C:\CumulusMX instead of C:\CumulusMX\utils\bin where your command points, so it might not be installed correctly at all.
With the explicit path it will first try find its libraries from the directory where it finds the executable. And that seems not the case so if @rator says he tried it all and can't execute, his decision:
rator wrote: Sun 12 Mar 2023 1:15 pm I have tried this, for now I give up
seems just.
Hans

https://meteo-wagenborgen.nl
CMX build 4017+ ● RPi 3B+ ● Raspbian Linux 6.1.21-v7+ armv7l ● dotnet 8.0.3
SamiS
Posts: 394
Joined: Sun 27 Feb 2011 5:13 pm
Weather Station: Ecowitt HP2551 & GW1100
Operating System: Raspberry Pi OS
Location: Kangasala, Finland

Re: error executing cumulusutils 6.17.0

Post by SamiS »

HansR wrote: Sun 12 Mar 2023 1:33 pm With the explicit path it will first try find its libraries from the directory where it finds the executable. And that seems not the case so if @rator says he tried it all and can't execute, his decision:
My point was, that if on the beginning cumulusutils.exe would have been in bin-folder, running it without path (like the screenshot shows) would give error stating unknown command, file not found or similar. Instead the picture presented that cumulusutils was actually run, and it gave an exception error about not finding fluentftp. So there must be a copy of cumulusutils.exe directly on cmx root folder. But no need to dig deeper since rator abandoned this at least for now.
User avatar
HansR
Posts: 6028
Joined: Sat 20 Oct 2012 6:53 am
Weather Station: GW1100 (WS80/WH40)
Operating System: Raspberry OS/Bookworm
Location: Wagenborgen (NL)
Contact:

Re: error executing cumulusutils 6.17.0

Post by HansR »

SamiS wrote: Sun 12 Mar 2023 2:14 pm My point was, that if on the beginning cumulusutils.exe would have been in bin-folder, running it without path (like the screenshot shows) would give error stating unknown command, file not found or similar. Instead the picture presented that cumulusutils was actually run, and it gave an exception error about not finding fluentftp. So there must be a copy of cumulusutils.exe directly on cmx root folder. But no need to dig deeper since rator abandoned this at least for now.
True on all points :)
Hans

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