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 4019) - 03 April 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

Search found 11433 matches

by mcrossley
Sun 31 Mar 2024 5:32 pm
Forum: Cumulus MX Current (releases since b3043)
Topic: CMXv4 ExtraSensors Trends
Replies: 17
Views: 842

Re: CMXv4 ExtraSensors Trends

OK, found the problem, and fixed for the 4019 build.
by mcrossley
Sun 31 Mar 2024 5:19 pm
Forum: Cumulus MX Current (releases since b3043)
Topic: CMXv4 ExtraSensors Trends
Replies: 17
Views: 842

Re: CMXv4 ExtraSensors Trends

To be clear, which log file did you remove the decimals from and the extra sensor data then worked, the ExtraLog202403.txt file?
by mcrossley
Sun 31 Mar 2024 5:12 pm
Forum: Cumulus MX Current (releases since b3043)
Topic: B4018 fails to get data from Ecowitt with Type 14 station
Replies: 2
Views: 178

Re: B4018 fails to get data from Ecowitt with Type 14 station

Good spot, it is only displayed if you "change" the station type, opening the settings with the station already set does not display the field.

The attached js script should fix that.
by mcrossley
Sun 31 Mar 2024 2:15 pm
Forum: Cumulus MX Current (releases since b3043)
Topic: CumulusMX 4.0.0 b4018
Replies: 3
Views: 191

Re: CumulusMX 4.0.0 b4018

It was more issues around installing .NET 8.0 that I was expecting. I think one more beta build this week then go live.
by mcrossley
Sun 31 Mar 2024 2:08 pm
Forum: Cumulus MX Current (releases since b3043)
Topic: V4 History Error On Tempest Weatherflow
Replies: 4
Views: 131

Re: V4 History Error On Tempest Weatherflow

How often are the history records created, that URL only requests data from 09:10 to 09:14, so if it is only logged every 5 minutes there will not be any data available.
by mcrossley
Sun 31 Mar 2024 1:11 pm
Forum: Cumulus MX Current (releases since b3043)
Topic: V4 History Error On Tempest Weatherflow
Replies: 4
Views: 131

Re: V4 History Error On Tempest Weatherflow

I don't know a lot about the Tempest station, but afaik, the code hasn't been significantly altered from v3.

What happens if you use that URL in browser (substituting your real access token obviously)?
by mcrossley
Sun 31 Mar 2024 1:08 pm
Forum: Cumulus MX Current (releases since b3043)
Topic: CumulusMX 4.0.0 b4018
Replies: 3
Views: 191

Re: CumulusMX 4.0.0 b4018

Hopefully v4 will be out of beta soon. I'd like to see a few more people try it and find issues for we go live.
by mcrossley
Sat 30 Mar 2024 4:49 pm
Forum: Cumulus MX Current (releases since b3043)
Topic: CumulusMX updating server but webpages not populated
Replies: 17
Views: 661

Re: CumulusMX updating server but webpages not populated

It looks like you have the web site files uploaded to the "/webfiles" folder, but you are uploading the JSON files to "/”.

Move all the files in the /webfiles folder into the root folder where all the JSON files are located. Your site should then work.
by mcrossley
Fri 29 Mar 2024 12:17 pm
Forum: Cumulus MX Current (releases since b3043)
Topic: UniqueId.txt
Replies: 6
Views: 361

Re: UniqueId.txt

CustomHttpminutes is processing: Settings > Third Party Settings > Custom HTTP > Custom HTTP call - minutes interval
by mcrossley
Fri 29 Mar 2024 12:11 pm
Forum: Cumulus MX Current (releases since b3043)
Topic: b4017 and b4018 MySql Custom Upload Mins Interval
Replies: 6
Views: 352

Re: b4017 and b4018 MySql Custom Upload Mins Interval

CustomMySqlMinutesIntervalIndex= was the entry used when there was only one global interval defined, it is still used for the first entry on the list CustomMySqlMinutesIntervalIdx[n]= is used for the second entry onwards, it starts at n=1 It is the same for the command string itself: CustomMySqlMinu...
by mcrossley
Thu 28 Mar 2024 11:24 pm
Forum: Cumulus MX Current (releases since b3043)
Topic: b4017 and b4018 MySql Custom Upload Mins Interval
Replies: 6
Views: 352

Re: b4017 and b4018 MySql Custom Upload Mins Interval

Thanks, problem found and fixed for the next build.
by mcrossley
Thu 28 Mar 2024 4:03 pm
Forum: Cumulus MX Current (releases since b3043)
Topic: Problem with b3283a
Replies: 6
Views: 228

Re: Problem with b3283a

What type of logger are you using? MX appears to make the initial connection, then cannot send any data. Nothing else is connected to the logger is it?
by mcrossley
Thu 28 Mar 2024 3:45 pm
Forum: Cumulus MX Current (releases since b3043)
Topic: Cumulus MX Announcements and Download - PLEASE READ FIRST
Replies: 144
Views: 311715

Re: Cumulus MX Announcements and Download - PLEASE READ FIRST

A new beta version 4.0 is available - b4018. The following issues are addressed in this build: Reworked GetVersion() to account for published beta builds Fix backup error on first start-up Change uniqueid.txt file handling to allow for zero length files wxnow.txt file now has the option to force UTC...