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

CumulusMX on OSX....HELP!

Topics about the Beta trials up to Build 3043, the last build by Cumulus's founder Steve Loft. It was by this time way out of Beta but Steve wanted to keep it that way until he made a decision on his and Cumulus's future.

Moderator: mcrossley

Locked
TXRweather
Posts: 9
Joined: Sun 31 Jul 2016 3:19 pm
Weather Station: Davis Vantage PRO 2
Operating System: PI 3B+ running CMX3.1.0b3191
Location: Lebanon TN.

CumulusMX on OSX....HELP!

Post by TXRweather »

Hi guys. I have been using CumulusMX on Win7 Pro for a year and a half with no issues. When it comes to PC's, I am a whiz...BUT, I am a newby at OS X. Just picked up a Mac Mini and have spent the past 3 days getting my station connected to the Mac. I got it connected tonight and now I am getting this error: :bash:

Last login: Thu Mar 16 18:07:35 on ttys000
DavesmimacsMini:~ davesminimac$ cd desktop/cumulusmx
DavesmimacsMini:cumulusmx davesminimac$ sudo mono CumulusMX.exe
Password:
Current culture: English (United States)
Serial: 561E9E91D4A9244DE0A12ADD61755C3F
Cumulus MX v.3.0.0 build 3043
Today.ini = data/today.ini
Last update=2017-03-16T18:09:39
Connected to station
6:09:43 PM Downloading Archive Data
[ERROR] FATAL UNHANDLED EXCEPTION: System.Net.Sockets.SocketException (0x80004005): Address already in use
at System.Net.Sockets.Socket.Bind (System.Net.EndPoint localEP) [0x0004c] in <f8255d9ef0594d18ae2c0d97286b9a80>:0
at System.Net.EndPointListener..ctor (System.Net.HttpListener listener, System.Net.IPAddress addr, System.Int32 port, System.Boolean secure) [0x0004a] in <f8255d9ef0594d18ae2c0d97286b9a80>:0
at System.Net.EndPointManager.GetEPListener (System.String host, System.Int32 port, System.Net.HttpListener listener, System.Boolean secure) [0x000be] in <f8255d9ef0594d18ae2c0d97286b9a80>:0
at System.Net.EndPointManager.AddPrefixInternal (System.String p, System.Net.HttpListener listener) [0x00064] in <f8255d9ef0594d18ae2c0d97286b9a80>:0
at System.Net.EndPointManager.AddListener (System.Net.HttpListener listener) [0x00030] in <f8255d9ef0594d18ae2c0d97286b9a80>:0
DavesmimacsMini:cumulusmx davesminimac$


I know there are some OS X wizzes out there that probably know what is causing these errors. Can anyone shed any light and possibly a solution?

Thanks in advance.
water01
Posts: 3245
Joined: Sat 13 Aug 2011 9:33 am
Weather Station: Ecowitt HP2551
Operating System: Windows 10 64bit
Location: Burnham-on-Sea
Contact:

Re: CumulusMX on OSX....HELP!

Post by water01 »

[ERROR] FATAL UNHANDLED EXCEPTION: System.Net.Sockets.SocketException (0x80004005): Address already in use
That is usually caused by Cumulus MX being loaded twice i.e. the socket is already in use by the Cumulus MX already running.
David
Image
TXRweather
Posts: 9
Joined: Sun 31 Jul 2016 3:19 pm
Weather Station: Davis Vantage PRO 2
Operating System: PI 3B+ running CMX3.1.0b3191
Location: Lebanon TN.

Re: CumulusMX on OSX....HELP!

Post by TXRweather »

Thank you David for your reply. My station connected this afternoon when I got home. I thought about it this afternoon at work and while driving home, I realized last night that I had never done a complete power down on the Mini Mac last night, just a few reboots. I powered it down for about 1 minute and then rebooted the Mac. I typed in my terminal script and it came up and connected without error this time. I opened Safari and type in the local host command and it actually worked. Now I have to see if it is reporting to all my sites I send info to. Hope I don't have to repeat this learning process again!
Locked