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

Windows Service -port

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
kasper58
Posts: 25
Joined: Tue 12 Jul 2011 5:17 am
Weather Station: Fine Offset (SS), TempestWX
Operating System: Windows 10 on Desktop
Location: New Zealand
Contact:

Windows Service -port

Post by kasper58 »

First up, great work your doing with CumulusMX.

I am running cumulus v3.8.4 (3094)
I have added CumulusMX as a Service and modified the Registry Entry
Computer\HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\CumulusMX\ImagePath to "C:\CumulusMX\CumulusMX.exe" -port 8041
Unfortunately this has no effect and the webpage remains on -port 8998

Please advise
Regards Warren
User avatar
mcrossley
Posts: 12765
Joined: Thu 07 Jan 2010 9:44 pm
Weather Station: Davis VP2/WLL
Operating System: Bullseye Lite rPi
Location: Wilmslow, Cheshire, UK
Contact:

Re: Windows Service -port

Post by mcrossley »

OK, found the issue, it works if you pass the parameters one-time with the GUI Parameters box, or if you start the service using "sc start CumulusMX -port 8041". But NOT if you edit the service ImagePath in the registry. I'll fix this this in the next release.
Post Reply