Welcome to the Cumulus Support forum.

Latest Cumulus MX V4 release 4.0.1 (build 4023) - 16 May 2024

(Note that 4.1.0 (build 4024) - 05 June 2024 remains available, but usage of this version is not recommended - particularly for Davis stations - and the included utility in this distribution for migrating to v4 is known to contain errors affecting conversion of dayfile.txt)

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

Cumulus MX v.3.13.6 build 3152 on Ubuntu 20.04 Linux

From build 3044 the development baton passed to Mark Crossley. Mark has been responsible for all the Builds since. He has made the code available on GitHub. It is Mark's hope that others will join in this development, but at the very least he welcomes your ideas for future developments (see Cumulus MX Development suggestions).

Moderator: mcrossley

Post Reply
User avatar
pete_c
Posts: 228
Joined: Wed 12 Oct 2011 11:22 pm
Weather Station: Davis Vue-Pro2 - Fine Offset
Operating System: W2003-XPSP3-Linux
Location: Time Traveler

Cumulus MX v.3.13.6 build 3152 on Ubuntu 20.04 Linux

Post by pete_c »

Upgraded this morning replacing two files in CumulusMX directory. (IE: CumulusMX.exe.config and CumulusMX.exe)

All appears OK at this time:

Code: Select all

root@ICS-HS4:/home/pete/CumulusMX# mono CumulusMX.exe
Cumulus MX v.3.13.6 build 3152
Working Dir: /home/pete/CumulusMX/

Cumulus running at: http://localhost:8998/
                    http://192.168.244.172:8998/
                    http://172.30.32.1:8998/
                    http://172.17.0.1:8998/

  Open the admin interface by entering one of the above URLs into a web browser.

Today.ini = data/today.ini
Last update=2021-10-27T07:20:00
Connected to station
10/27/2021 7:28:04 AM
Type Ctrl-C to terminate
Downloading Archive Data
 - No Archive data available
Downloading Archive Data
 - No Archive data available
Connecting real time FTP
Normal running
Multiple IPs show because I am running Docker on PC. IE: automation computer is running Homeseer in Linux, Home Assistant, CumulusMX, Webmin in Ubuntu 20.04 Linux and Ubuntu Oracle VB of Windows Embedded for Microsoft SAPI speech).

CumulusMX talks MQTT to Home Assistant and Homeseer. Automation wise starting to utilize Tasmota MQTT (well and continue to use X10, UPB, Zigbee and ZWave).

Testing Davis WLL, Console DataLogger and Meteohub / Meteostick combo here now. Might return WLL as I do not feel like paying for a sub for Davis WLL.

CumulusMX is connected to Homeseer via realtime.txt file. Homeseer also connects to MeteoHub and WLL. Home Assistant connects to MeteoHub.

Diags show:

Code: Select all

2021-10-27 07:28:03.222  ========================== Cumulus MX starting ==========================
2021-10-27 07:28:03.224 Command line: /home/pete/CumulusMX/CumulusMX.exe 
2021-10-27 07:28:03.224 Cumulus MX v.3.13.6 build 3152
2021-10-27 07:28:03.230 Platform: Unix
2021-10-27 07:28:03.230 OS version: Unix 5.4.0.89
2021-10-27 07:28:03.231 Current culture: English (United States) [en-US]
2021-10-27 07:28:03.231 Mono version: 6.12.0.122 (tarball Mon Feb 22 17:33:28 UTC 2021)
2021-10-27 07:28:03.231 Checking required folders
2021-10-27 07:28:03.249 Reading Cumulus.ini file
- Pete
Automator
User avatar
mcrossley
Posts: 12966
Joined: Thu 07 Jan 2010 9:44 pm
Weather Station: Davis VP2/WLL
Operating System: Bullseye Lite rPi
Location: Wilmslow, Cheshire, UK
Contact:

Re: Cumulus MX v.3.13.6 build 3152 on Ubuntu 20.04 Linux

Post by mcrossley »

Good that it is working, but you really should update all the files in zip. More than just those two have changed! ;)
Post Reply