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 4018) - 28 March 2024

Legacy Cumulus 1 release v1.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

Mac OS Sierra Installation problems

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
Terryaph
Posts: 4
Joined: Mon 16 Jan 2017 7:33 pm
Weather Station: Aercus WS3083
Operating System: Mac OSX 10

Mac OS Sierra Installation problems

Post by Terryaph »

Hi

I am having problems installing CumulusMX on my Mac Book running Sierra OS 10.12.2

Probably the reason is because I am VERY inexperienced with Unix in Terminal and would appreciate a bit of help. If someone can tell what is wrong and could give me a "Noddy's guide" how to get this running I would be very grateful.

Here is the info I get from Terminal

sudo mono CumulusMX.exe -lang en-GB
Current culture: English (United Kingdom)
Serial: FF94DE6B9A8FBB61B98885B25082A52E
Cumulus MX v.3.0.0 build 3042
Today.ini = data/today.ini
Last update=2017-01-17T09:04:32
Looking for Fine Offset station, VendorID=0x1941 ProductID=0x8021
System.MissingMethodException: Method 'Mono.Unix.Native.Syscall.uname' not found.
at System.RuntimeType.InvokeMember (System.String name, System.Reflection.BindingFlags bindingFlags, System.Reflection.Binder binder, System.Object target, System.Object[] providedArgs, System.Reflection.ParameterModifier[] modifiers, System.Globalization.CultureInfo culture, System.String[] namedParams) [0x008a0] in <8f2c484307284b51944a1a13a14c0266>:0
at System.Type.InvokeMember (System.String name, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object target, System.Object[] args, System.Globalization.CultureInfo culture) [0x00000] in <8f2c484307284b51944a1a13a14c0266>:0
at HidSharp.Platform.Linux.NativeMethods.uname (System.String& sysname, System.String& release, System.String& machine) [0x00047] in <ae7920a0f15c43d292a5cc3a2fd0a936>:0
at HidSharp.Platform.Linux.NativeMethods.uname (System.String& sysname, System.Version& release, System.String& machine) [0x00004] in <ae7920a0f15c43d292a5cc3a2fd0a936>:0
at HidSharp.Platform.Linux.LinuxHidManager.get_IsSupported () [0x00002] in <ae7920a0f15c43d292a5cc3a2fd0a936>:0
Not supported
Fine Offset station found
Connected to station
[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 <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.EndPointListener..ctor (System.Net.HttpListener listener, System.Net.IPAddress addr, System.Int32 port, System.Boolean secure) [0x0004a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.EndPointManager.GetEPListener (System.String host, System.Int32 port, System.Net.HttpListener listener, System.Boolean secure) [0x000be] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.EndPointManager.AddPrefixInternal (System.String p, System.Net.HttpListener listener) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.EndPointManager.AddListener (System.Net.HttpListener listener) [0x00030] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
Terrys-MBP:CumulusMX terryaphywel$
Locked