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 4017) - 17 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

Search found 11354 matches

by mcrossley
Wed 27 Mar 2024 11:48 am
Forum: Cumulus MX Current (releases since b3043)
Topic: B4017 version string error
Replies: 13
Views: 277

Re: B4017 version string error

Thanks Stuart
by mcrossley
Wed 27 Mar 2024 11:24 am
Forum: Cumulus MX Current (releases since b3043)
Topic: B4017 version string error
Replies: 13
Views: 277

Re: B4017 version string error

Could you both let me know what MAC you have configured please?
by mcrossley
Tue 26 Mar 2024 5:48 pm
Forum: Cumulus MX Current (releases since b3043)
Topic: B4017 version string error
Replies: 13
Views: 277

Re: B4017 version string error

No do not delete the MAC

I've fixed the code so it will not crash produce an error. I'll follow up with how the MAC is captured and used - primarily for ecowitt.net when using catch-up on the primary station.
by mcrossley
Tue 26 Mar 2024 2:42 pm
Forum: Cumulus MX Current (releases since b3043)
Topic: B4017 version string error
Replies: 13
Views: 277

Re: B4017 version string error

Can I ask - do you have the MAC address for your station entered in the MX config?
by mcrossley
Mon 25 Mar 2024 8:14 pm
Forum: Cumulus MX Current (releases since b3043)
Topic: B4017 version string error
Replies: 13
Views: 277

Re: B4017 version string error

Thanks Stuart. I'll take a look at this when I'm back up to speed (I had some minor surgery yesterday!}
by mcrossley
Mon 25 Mar 2024 12:49 pm
Forum: Cumulus MX Current (releases since b3043)
Topic: CMXv4 ExtraSensors Trends
Replies: 14
Views: 231

Re: CMXv4 ExtraSensors Trends

Can you zip up and post the v4 MXdiags folder please.
by mcrossley
Sat 23 Mar 2024 6:00 pm
Forum: Cumulus MX Current (releases since b3043)
Topic: Installing two copies of v4 as a service
Replies: 13
Views: 349

Re: Installing two copies of v4 as a service

Thanks Phil, there were a couple of typos in there. I've fixed the original post now.
by mcrossley
Sat 23 Mar 2024 12:04 pm
Forum: Cumulus MX Current (releases since b3043)
Topic: New Station - Old Data
Replies: 2
Views: 87

Re: New Station - Old Data

Either way you are possibly going to have a issue with the rainfall on the day you switch over. If you do, use the rainfall editor to correct it, then leave it until the following day.

Personally, I would just make a backup copy of the current installation, then change the station type and restart.
by mcrossley
Fri 22 Mar 2024 7:40 pm
Forum: Cumulus MX Development Suggestions
Topic: Mean temp
Replies: 3
Views: 1004

Re: Mean temp

I don't know if you noticed, but the v4 beta has some mean temperature web tags.... - Adds new web tags for temperature means <#ByMonthTempAvg mon=[1-12]> Mean for requested month over the entire history. Omit the mon parameter for the current month <#MonthTempAvg m=[1-12] y=[YYYY]> Mean for the req...
by mcrossley
Fri 22 Mar 2024 7:32 pm
Forum: Cumulus MX Current (releases since b3043)
Topic: CMXv4 .NET8 Windows 10
Replies: 49
Views: 1224

Re: CMXv4 .NET8 Windows 10

TPM, possible I suppose, but rPi etc does not have a TPM :?
by mcrossley
Fri 22 Mar 2024 5:44 pm
Forum: Cumulus MX Current (releases since b3043)
Topic: Installing two copies of v4 as a service
Replies: 13
Views: 349

Re: Installing two copies of v4 as a service

Ah. Ok, the thread is about Linux though. On a phone you don't see the profile info with OS type.
by mcrossley
Fri 22 Mar 2024 3:42 pm
Forum: Cumulus MX Current (releases since b3043)
Topic: Installing two copies of v4 as a service
Replies: 13
Views: 349

Re: Installing two copies of v4 as a service

In the next v4 build I have added a new optional parameter to -install and -uninstall of -servicename, it defaults to "cumulusmx"
by mcrossley
Fri 22 Mar 2024 3:39 pm
Forum: Cumulus MX Current (releases since b3043)
Topic: Installing two copies of v4 as a service
Replies: 13
Views: 349

Re: Installing two copies of v4 as a service

Copy the existing cumulusmx.service file in /etc/systemd/system/ to say cumulusmx2.service Edit the cumulusmx2.service file Change the WorkingDirectory= line to reflect the path to your second instance of MX, Change the ExecStart= line and add the parameter "-port 8999" Save the cumulusmx2...