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

by rogerthn
Tue 16 Apr 2024 4:34 pm
Forum: Cumulus MX Current (releases since b3043)
Topic: New help fixing time from UTC to my local time in Florida
Replies: 19
Views: 234

Re: New help fixing time from UTC to my local time in Florida

Adrianwx23 wrote: Tue 16 Apr 2024 4:32 pm So you want me to type the command "locale" ?
Yes please ;-)
by rogerthn
Tue 16 Apr 2024 4:22 pm
Forum: Cumulus MX Current (releases since b3043)
Topic: New help fixing time from UTC to my local time in Florida
Replies: 19
Views: 234

Re: New help fixing time from UTC to my local time in Florida

Yes, time zone is one part. Can you please tell me what the command locale returns My CumulusMX bullseye have LANG=en_GB.UTF-8 LANGUAGE= LC_CTYPE="en_GB.UTF-8" LC_NUMERIC="en_GB.UTF-8" LC_TIME="en_GB.UTF-8" LC_COLLATE="en_GB.UTF-8" LC_MONETARY="en_GB.UTF-...
by rogerthn
Tue 16 Apr 2024 3:57 pm
Forum: Cumulus MX Current (releases since b3043)
Topic: New help fixing time from UTC to my local time in Florida
Replies: 19
Views: 234

Re: New help fixing time from UTC to my local time in Florida

Hmmm???
Digging a bit deeper, do you have a file /etc/default/locale and if so what does it contain?
by rogerthn
Tue 16 Apr 2024 12:05 pm
Forum: Cumulus MX Current (releases since b3043)
Topic: New help fixing time from UTC to my local time in Florida
Replies: 19
Views: 234

Re: New help fixing time from UTC to my local time in Florida

I did find out that one of my bullseye did have AM/PM, not what I want.
I do think command below did fix it

Code: Select all

sudo localectl set-locale LANGUAGE=en_GB.UTF-8
Maybe you need

Code: Select all

sudo localectl set-locale LANGUAGE=en_US.UTF-8
Please not that re-login is needed.
by rogerthn
Tue 16 Apr 2024 11:19 am
Forum: Cumulus MX Current (releases since b3043)
Topic: New help fixing time from UTC to my local time in Florida
Replies: 19
Views: 234

Re: New help fixing time from UTC to my local time in Florida

Have you tried localectl?
localectl
System Locale: LANG=en_US.UTF-8

date
Tue 16 Apr 2024 01:16:34 PM CEST
localectl
System Locale: LANG=en_GB.UTF-8

date
Tue 16 Apr 13:18:15 CEST 2024
by rogerthn
Mon 15 Apr 2024 5:56 pm
Forum: Cumulus MX Current (releases since b3043)
Topic: Installing CMX v4
Replies: 26
Views: 529

Re: Installing CMX v4

RogerH wrote: Mon 15 Apr 2024 4:41 pm ...
I have got CumulusMX running using as a service using

Code: Select all

systemctl enable cumulusmx 
but it only runs for a few seconds and then stops. What am I doing wrong?

RogerH
Enable is to enable the service.
Have you tried

Code: Select all

systemctl start cumulusmx
by rogerthn
Sat 13 Apr 2024 4:38 pm
Forum: Cumulus MX Current (releases since b3043)
Topic: Secondary rain gauge - how to access the data
Replies: 6
Views: 136

Re: Secondary rain gauge - how to access the data

OK
My GW1000 pushes data to Home Assistant but I could still pull data from it.

Good luck
Roger
by rogerthn
Sat 13 Apr 2024 4:27 pm
Forum: Cumulus MX Current (releases since b3043)
Topic: Secondary rain gauge - how to access the data
Replies: 6
Views: 136

Re: Secondary rain gauge - how to access the data

No it's just the single instance collecting from the Davis, and receiving from the GW1100. I do have a database but need to get the data in it first :) I've a GW1000 and trying https://github.com/bmrzycki/gw1000-http curl -s http://localhost:9000 information api : 1 timestamp : 2024-04-13 18:23:00 ...
by rogerthn
Thu 11 Apr 2024 8:00 pm
Forum: Cumulus MX Current (releases since b3043)
Topic: Important - Highcharts Licensing
Replies: 53
Views: 2227

Re: Important - Highcharts Licensing

Mapantz wrote: Thu 11 Apr 2024 7:47 pm Trusted CDN providers have exceptional levels of security.
This might be, but The XZ Utils Backdoor?
by rogerthn
Thu 04 Apr 2024 10:24 am
Forum: Cumulus MX Current (releases since b3043)
Topic: MySQL Out of range value for column 'ChillHours'
Replies: 2
Views: 136

Re: MySQL Out of range value for column 'ChillHours'

The table definition was changed back in v3.20.0 There is a script in the distribution zip - /MXutils/v3.20.0-AlterMySqlTables.sql - that adds the ChillHours column with decimal(7,2) to old tables that did not have it. OK, must have missed that I don't remember if originally, I had said to use (5,2...
by rogerthn
Thu 04 Apr 2024 8:17 am
Forum: Cumulus MX Current (releases since b3043)
Topic: MySQL Out of range value for column 'ChillHours'
Replies: 2
Views: 136

MySQL Out of range value for column 'ChillHours'

I did have some invalid wind yesterday and needed to update, but.
MysQL Dayfile ChillHours do have decimal(5,2) and the Dayfile Viewer/Editor have vaules > 999.99, hence update did fail.
I did change to decimal(7,2) and my update was OK.
by rogerthn
Mon 01 Apr 2024 8:16 am
Forum: Cumulus MX Current (releases since b3043)
Topic: Installing .net on RPi
Replies: 29
Views: 995

Re: Installing .net on RPi

So I've got .Net 8 installed and have done a fresh install of CumulusMX. I've run the conversion utility on my data files but what command do I use to run Cumulus interactively? I didn't want to install it as a service until I was sure everything was working fine. Regards, Trevor You could do what ...
by rogerthn
Sun 31 Mar 2024 9:22 am
Forum: Cumulus MX Current (releases since b3043)
Topic: CumulusMX updating server but webpages not populated
Replies: 17
Views: 647

Re: CumulusMX updating server but webpages not populated

Looks like you have copied all folders from webfiles but you need to copy all htm-files as well.
by rogerthn
Tue 26 Mar 2024 7:43 am
Forum: Cumulusutils
Topic: CUtils v7 upgrade notes
Replies: 28
Views: 1124

Re: CUtils v7 upgrade notes

HansR wrote: Mon 25 Mar 2024 6:56 pm If you wish to discuss this issue let's not do it in this thread. Either create a new thread or use PM please.
I'm OK if you are, v3 should be gone "soon".