Page 1 of 1
CumulusMX not talking to Station
Posted: Tue 15 Mar 2016 3:50 pm
by dogmeat
I am using an Aercus WS3083 station, and CumulusMX on my Macbook.
Cumulus does not seem to be talking to my station.
I am using localhost:8998 as per the screen display when Mx starts.
Any advice on what I might be doing wrong?
Re: CumulusMX not talking to Station
Posted: Tue 15 Mar 2016 4:16 pm
by steve
What does the command line say when you run MX? Does it say "Station not found"? What exactly have you done so far - have you configured the station type?
Re: CumulusMX not talking to Station
Posted: Tue 15 Mar 2016 4:23 pm
by dogmeat
Current culture: English (United Kingdom)
Serial: 25DC9AE23E78F62FA83C3AF54D435135
This is what I am now getting. I thought I had configured it correctly when I first set it up.
Cumulus MX v.3.0.0 build 3036
Today.ini = data/today.ini
Last update=2016-02-25T20:47:00
Fine Offset station found
Connected to station
[ERROR] FATAL UNHANDLED EXCEPTION: System.Net.Sockets.SocketException: Address already in use
at System.Net.Sockets.Socket.Bind (System.Net.EndPoint local_end) <0x35f4760 + 0x000c3> in <filename unknown>:0
at System.Net.EndPointListener..ctor (System.Net.IPAddress addr, Int32 port, Boolean secure) <0x35f2388 + 0x000fb> in <filename unknown>:0
at System.Net.EndPointManager.GetEPListener (System.String host, Int32 port, System.Net.HttpListener listener, Boolean secure) <0x35f1f58 + 0x00273> in <filename unknown>:0
at System.Net.EndPointManager.AddPrefixInternal (System.String p, System.Net.HttpListener listener) <0x35f1ab8 + 0x000af> in <filename unknown>:0
at System.Net.EndPointManager.AddListener (System.Net.HttpListener listener) <0x35f1678 + 0x000e3> in <filename unknown>:0
Re: CumulusMX not talking to Station
Posted: Tue 15 Mar 2016 4:27 pm
by steve
That looks like you have more than one instance running.
Re: CumulusMX not talking to Station
Posted: Tue 15 Mar 2016 6:28 pm
by dogmeat
Thanks. Looks like I've got it sorted now.