Welcome to the Cumulus Support forum.

Latest Cumulus MX V4 release 4.0.0 (build 4022) - 11 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

Search found 11512 matches

by mcrossley
Wed 15 May 2024 11:30 am
Forum: Cumulus MX version 4
Topic: CMXv4 .NET8 Windows 10
Replies: 56
Views: 1977

Re: CMXv4 .NET8 Windows 10

Could you try running CMX using the command line...

Code: Select all

dotnet CumulusMX.dll
And see if that works?
by mcrossley
Wed 15 May 2024 11:30 am
Forum: Cumulus MX version 4
Topic: CMXv4 .NET8 Windows 10
Replies: 56
Views: 1977

Re: CMXv4 .NET8 Windows 10

Hmm, Cumulus MX is compiled as "Any CPU" which means it will run on both 32 and 64 bit systems. Most Raspberry Pi's it runs on are probably running the 32 bit OS.
by mcrossley
Wed 15 May 2024 11:25 am
Forum: Cumulus MX version 4
Topic: CU-MX Version : (4.0.0-b4022) CUWebtags Error
Replies: 2
Views: 36

Re: CU-MX Version : (4.0.0-b4022) CUWebtags Error

It's because the error message from WOW contained multi-line HTML code with embedded quoted strings. I have no control over what third parties are going to send back as the error message, so the PHP code needs to be able to cope with that. Putting the error message in simple quotes is not going to c...
by mcrossley
Tue 14 May 2024 7:39 pm
Forum: Cumulus MX version 4
Topic: How to start CumulusMX with dotnet in linux
Replies: 23
Views: 412

Re: How to start CumulusMX with dotnet in linux

Did you do this step?
To make the service start when you server boots, use the command:

Code: Select all

systemctl enable cumulusmx
by mcrossley
Tue 14 May 2024 12:37 pm
Forum: Cumulus MX version 4
Topic: RealtimePHP[164]]: General Error uploading to realtime.txt
Replies: 4
Views: 150

Re: RealtimePHP[164]]: General Error uploading to realtime.txt

15 seconds is an awful long time for a server to respond.
by mcrossley
Tue 14 May 2024 10:20 am
Forum: Cumulus MX version 4
Topic: Version 4.0 b4022 Spike Setting Issues
Replies: 9
Views: 108

Re: Version 4.0 b4022 Spike Setting Issues

Your dayfile is really malformed, have you edited it in Excel or something like that? All the dates in the format "dd/mm/yyyy", the year should only be two digits. All the times are in the form "hh:mm:ss", they should be just hh:mm Also, the number of entries on each row varies t...
by mcrossley
Tue 14 May 2024 10:04 am
Forum: Cumulus MX version 4
Topic: How to start CumulusMX with dotnet in linux
Replies: 23
Views: 412

Re: How to start CumulusMX with dotnet in linux

At first you could run it interactively...

Code: Select all

dotnet CumulusMX.dll
Once you are happy it is working OK, install it as a service. Running it interactively means it will stop when you logout.
by mcrossley
Tue 14 May 2024 9:48 am
Forum: Cumulus MX version 4
Topic: Version 4.0 b4022 Spike Setting Issues
Replies: 9
Views: 108

Re: Version 4.0 b4022 More info

Please post the MXdiags file and the dayfile.txt it was running against.
by mcrossley
Tue 14 May 2024 9:44 am
Forum: Cumulus MX version 4
Topic: How to start CumulusMX with dotnet in linux
Replies: 23
Views: 412

Re: How to start CumulusMX with dotnet in linux

avvy65 wrote: Tue 14 May 2024 8:00 am Ok thanks , but I hit my first problem
Using Migratedata3to4 returns
MuigrateData3to4: command not found.
That was running the command "dotnet MigrateData3to4.dll"? (note capital D).

SORRY: Cross posted!
by mcrossley
Mon 13 May 2024 5:05 pm
Forum: Cumulus MX version 4
Topic: RealtimePHP[164]]: General Error uploading to realtime.txt
Replies: 4
Views: 150

Re: RealtimePHP[164]]: General Error uploading to realtime.txt

Your ISP doing some maintenance/upgrades perhaps?

In the next build I've simplified the messaging when a simple timeout occurs.
by mcrossley
Mon 13 May 2024 9:20 am
Forum: Cumulus MX version 4
Topic: Minimum data set is not available
Replies: 1
Views: 70

Re: Minimum data set is not available

I think the message is valid, it is just telling you that MX was unable to honour your requested logging interval for that interval. I think it would be wrong to silently skip processing a logging interval. If you get this frequently then I assume you are using a 1-minute logging interval? That shou...
by mcrossley
Mon 13 May 2024 8:19 am
Forum: Web site - General
Topic: Web hosting - any takers?
Replies: 5
Views: 234

Re: Web hosting - any takers?

That's a great offer :clap:

I'm self-hosting on a rPi for now, a fixed IP makes that easy, things may change in the future of course.
by mcrossley
Mon 13 May 2024 8:15 am
Forum: Cumulus MX version 4
Topic: WeatherCloud ERROR HttpClient.Timeout of 15 seconds elapsing. Inner Exception.
Replies: 3
Views: 122

Re: WeatherCloud ERROR HttpClient.Timeout of 15 seconds elapsing. Inner Exception.

It's normal, the upload has timed out for some reason, probably their server a little busy at that point, or... who knows.

I have tidied up the error messages for timeouts in the next release.
by mcrossley
Sun 12 May 2024 5:38 pm
Forum: Cumulus MX version 4
Topic: V4 b4022 - HTTPS Error
Replies: 2
Views: 136

Re: V4 b4022 - HTTPS Error

This is a different error. The remote server is not able to decrypt the message MX has sent, a bit of googling shows this is normally because the remote server needs an update to support the latest secure certificate exchange mechanisms.
by mcrossley
Sun 12 May 2024 4:36 pm
Forum: Cumulus MX Development Suggestions
Topic: Suggestion: add Local Copy option to Extra Webfiles
Replies: 2
Views: 304

Re: Suggestion: add Local Copy option to Extra Webfiles

I'm wondering how this would work. So, in addition to the existing copy function (ie Upload not ticked), you're suggesting that if the local copy option is enabled, then items with Upload ticked should also copy. In that case should the remote path for those items be taken as relative to the local c...