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

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: 140

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: 91

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: 18
Views: 310

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: 91

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: 18
Views: 310

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: 140

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: 224

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: 116

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: 135

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: 289

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...
by mcrossley
Sun 12 May 2024 3:50 pm
Forum: Cumulus MX version 4
Topic: Gmail Question
Replies: 6
Views: 130

Re: Gmail Question

Ah, I missed the bit about app passwords remaining active. As you were then! :roll: You already have to use app passwords with Gmail and MX.
by mcrossley
Sun 12 May 2024 3:08 pm
Forum: Cumulus MX version 4
Topic: Gmail Question
Replies: 6
Views: 130

Gmail Question

Google are removing the ability for third party apps to send emails via Gmail using simple username/password authentication this year. There are two solutions to this: Use the Gmail client authentication via an interactive browser login Use a totally background authentication mechanism, but this req...
by mcrossley
Sun 12 May 2024 2:30 pm
Forum: Cumulus MX version 4
Topic: Seemless transition
Replies: 1
Views: 97

Re: Seemless transition

Great, it can be done! :lol:
by mcrossley
Sun 12 May 2024 2:29 pm
Forum: Cumulus MX version 4
Topic: Problem with version 4022
Replies: 10
Views: 254

Re: Problem with version 4022

I'm following the instruction from the link you gave but now I have a problem with the install of a library file. E: Unable to locate package libicu72. I have libicu70 installed E: package 'libssli.l has no installation candidate. What now. Thanks If you follow the link within the installation inst...