Welcome to the Cumulus Support forum.

Latest Cumulus MX V4 release 4.0.1 (build 4023) - 16 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 2359 matches

by freddie
Mon 20 May 2024 11:51 am
Forum: Fine Offset/EasyWeather
Topic: Raspberry PI link to weather station using the supplied transmitter?
Replies: 8
Views: 6178

Re: Raspberry PI link to weather station using the supplied transmitter?

Don't think you can do it directly. But you could write a utility that subscribes to mqtt topics and reformulates the data in a way that can be pushed (or pulled) to (by) MX. I think somebody did similar earlier in this topic.
by freddie
Mon 20 May 2024 11:00 am
Forum: Cumulus MX version 4
Topic: CumulusMX v4 updating
Replies: 41
Views: 1179

Re: CumulusMX v4 updating

Is it -user kenke ?
by freddie
Mon 20 May 2024 9:00 am
Forum: Web site - General
Topic: Cumulusmx sudden upload problem
Replies: 4
Views: 125

Re: Cumulusmx sudden upload problem

You could try unchecking "Enable FTP rename" under Settings -> Internet Settings -> General Settings to see if that helps. Could be your hosting provider has disallowed this feature?
by freddie
Fri 17 May 2024 3:40 pm
Forum: Cumulus MX version 3 (since build 3043)
Topic: Crashing every couple of days
Replies: 4
Views: 233

Re: Crashing every couple of days

Could you zip up a log file from your MXdiags folder that covers a crash, and attach it to a reply to this topic please.
by freddie
Thu 16 May 2024 9:42 pm
Forum: Cumulus MX version 4
Topic: Version 4
Replies: 12
Views: 636

Re: Version 4

Navigate to the directory ~/CumulusMX and then type

Code: Select all

dotnet MigrateData3to4.dll
You need to issue the command from within the same directory.
by freddie
Wed 15 May 2024 6:35 pm
Forum: Cumulus MX version 4
Topic: How to start CumulusMX with dotnet in linux
Replies: 39
Views: 873

Re: How to start CumulusMX with dotnet in linux

I waited about 5 or 6 minutes and nothing happened, so I started CumulusMX from a console. How long did you have to wait and what happened, ie how did it work. Thanks Waiting doesn't work - you either have to reboot or issue the command systemctl start cumulusmx.service. It sounds like you've had a...
by freddie
Wed 15 May 2024 1:53 pm
Forum: Announcements and News
Topic: Advance notice of a forum outage
Replies: 0
Views: 335

Advance notice of a forum outage

I have received the following from Ionos, who host this forum: Your VPS will be migrated in a non-controllable order between 22/05/2024 and the expected end date of 31/07/2024. You will be informed by email before each migration begins and again once it successfully concludes. As the migrations are ...
by freddie
Sun 12 May 2024 9:17 pm
Forum: Web site - General
Topic: Web hosting - any takers?
Replies: 5
Views: 325

Web hosting - any takers?

I have recently taken over a web hosting company. I know a lot of users of this forum use web hosting. I am hoping to put together an attractive package for weather web sites - but will need your help, if you are interested. Basically, the kind of information I am after is: Disk space requirement. M...
by freddie
Sun 12 May 2024 2:12 pm
Forum: Cumulus MX version 4
Topic: Problem with version 4022
Replies: 10
Views: 291

Re: Problem with version 4022

It works fine on the previous LTS version of Ubuntu - 22.04.
by freddie
Wed 08 May 2024 8:08 am
Forum: Cumulus MX version 3 (since build 3043)
Topic: Cron Doubt
Replies: 9
Views: 436

Re: Cron Doubt

Okay so what is it that you want your cron to do?
by freddie
Mon 06 May 2024 3:31 pm
Forum: Ecowitt
Topic: Ecowitt Advice
Replies: 133
Views: 120395

Re: Ecowitt Advice

Looks like your spike values are in Celsius whereas you use Fahrenheit. I would go through all your spike values and ensure they are sensible for the units you are using.
by freddie
Mon 06 May 2024 12:22 pm
Forum: Ecowitt
Topic: Ecowitt Advice
Replies: 133
Views: 120395

Re: Ecowitt Advice

You should switch on data and debug logging, leave it to run for 30 mins or so, then zip up your latest MXdiags file and attach it to a reply to this topic. That way we can see what the gw1000 is sending to MX in terms of raw data.
by freddie
Fri 03 May 2024 6:16 pm
Forum: Cumulus MX version 3 (since build 3043)
Topic: Cron Doubt
Replies: 9
Views: 436

Re: Cron Doubt

Do you have your cron logging its error output? That will give you a clue about why it isn't working.