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 11450 matches

by mcrossley
Wed 01 May 2024 6:59 pm
Forum: General
Topic: AWEKAS transfer error ?
Replies: 13
Views: 2093

Re: AWEKAS transfer error ?

I have an idea I'll try out...
by mcrossley
Wed 01 May 2024 6:08 pm
Forum: General
Topic: AWEKAS transfer error ?
Replies: 13
Views: 2093

Re: AWEKAS transfer error ?

I get a lot of upload timeouts to AWEKAS as well. I'm going to drop it from my live system and just keep it on the debug for testing purposes.
by mcrossley
Wed 01 May 2024 8:08 am
Forum: Cumulus MX Current (releases since b3043)
Topic: Web tag error <#MonthTempAvg>
Replies: 1
Views: 84

Re: Web tag error <#MonthTempAvg>

Oh, dear, fixed for the next build, meanwhile just remove the line from the websitedataT.json file for today and put it back tomorrow.
by mcrossley
Mon 29 Apr 2024 4:41 pm
Forum: Cumulus MX Development Suggestions
Topic: Additions to API data
Replies: 1
Views: 117

Re: Additions to API data

You have to make a separate API call to get additional data that isn't sent in the Web Socket or currentdata data.

Code: Select all

http://<ip_address>:8998/api/tags/process.json?daylength&tomorrowdaylength
by mcrossley
Mon 29 Apr 2024 4:37 pm
Forum: Cumulus MX Current (releases since b3043)
Topic: Cumulus 3.28.6 b3283 WeatherLink Live Reboot missing sensors
Replies: 2
Views: 127

Re: Cumulus 3.28.6 b3283 WeatherLink Live Reboot missing sensors

Switch on debug and data logging, let MX run for 10 mins, then you can switch the logging off again and post the latest MXdiags file. Thanks.
by mcrossley
Mon 29 Apr 2024 1:15 pm
Forum: Cumulus MX Current (releases since b3043)
Topic: Re: spam
Replies: 30
Views: 803

Re: spam

I deleted that last post, and I also reset the users password as they last posted in 2011.
by mcrossley
Mon 29 Apr 2024 9:45 am
Forum: Cumulus MX Current (releases since b3043)
Topic: Ecowitt firmware version: GW1100C_V2.3.2
Replies: 6
Views: 182

Re: Ecowitt firmware version: GW1100C_V2.3.2

Yep, they have added the WS85 to the sensor info. I've added it to v4, and changed the code so it prints "unknown sensor" rather than raising an exception when they add the next one.

The error should be benign though and MX carries on OK?
by mcrossley
Mon 29 Apr 2024 8:19 am
Forum: Cumulus MX Current (releases since b3043)
Topic: Ecowitt firmware version: GW1100C_V2.3.2
Replies: 6
Views: 182

Re: Ecowitt firmware version: GW1100C_V2.3.2

Thanks, I just upgraded my test GW1100, I suspect it is the action of the new WS85 sensor, I'll take a look later today...
by mcrossley
Sun 28 Apr 2024 9:16 am
Forum: Cumulus MX Current (releases since b3043)
Topic: Re: spam
Replies: 30
Views: 803

Re: spam

I see this on the desktop...
Screenshot 2024-04-28 101447.png
On my phone, there are three dots to click in the top right of the post that expands those buttons.
by mcrossley
Sun 28 Apr 2024 8:28 am
Forum: Cumulus MX Development Suggestions
Topic: Support for data connect to WU
Replies: 3
Views: 6871

Re: Support for data connect to WU

Just for info, this is on the to-do list, but it's a long list!
by mcrossley
Sat 27 Apr 2024 11:28 am
Forum: Ecowitt
Topic: New HP2551 Setup
Replies: 24
Views: 580

Re: New HP2551 Setup

I found this one... https://cumulus.hosiene.co.uk/viewtopic.php?p=158770#p158770 netsh advfirewall firewall add rule name="Allow CMX Inbound 8998" dir=in action=allow protocol=TCP localport=8998 Early on Cumulus MX also had instructions to "permit" the web service to run under a ...
by mcrossley
Sat 27 Apr 2024 10:27 am
Forum: Ecowitt
Topic: New HP2551 Setup
Replies: 24
Views: 580

Re: New HP2551 Setup

Afaik, you have always had to create a firewall rule on Windows if you wanted to access the dashboard from another device. With the advent of of the http "listening" protocols the role is also required from them. I'll see if I can dig out some old threads on this, I'm sure I have the cmd l...
by mcrossley
Fri 26 Apr 2024 11:39 am
Forum: Cumulus MX Current (releases since b3043)
Topic: CMXv4 Memory usage
Replies: 35
Views: 1032

Re: CMXv4 Memory usage

Do you both use PHP upload? That creates a fair-sized thread pool. This is mine...
.
Screenshot 2024-04-26 123730.png
by mcrossley
Fri 26 Apr 2024 11:09 am
Forum: Ecowitt
Topic: New HP2551 Setup
Replies: 24
Views: 580

Re: New HP2551 Setup