Cluster service dropps off and become gray

General discussions V2
Post Reply
pd1eg
Novice Class
Posts: 13
Joined: 24 Mar 2024, 10:56
Location: Voorschoten, NL
Contact:

Cluster service dropps off and become gray

Post by pd1eg »

Hi, i have no clue why this is happening but the cluster service drops off.
Tried to restart and it seems to fail.
I collected some logging i will add it at the end of the message.

First question, based on the log, it seems the cluster itselves has some issues?
Second question is it possible to comfigure somewhere another cluster, that way i could flip to another server. It always worked without anny issues over de last year no changes done on the pc.. ?

Thanks for your time and effort to help me out here.

This is the log, and my internet connection seem to work quite fine.. it could be bandwith? speedtest shows no issues.

2025-04-21 20:31:01.4686 INFO: [ClusterManagement] : Connecting cluster(s)...
2025-04-21 20:31:01.5185 INFO: [ClusterManagement] : Connecting to 9a0dxc.hamradio.hr
2025-04-21 20:31:01.5195 INFO: [TelnetConnection] : 9a0dxc.hamradio.hr:8000 Connecting to 9a0dxc.hamradio.hr:8000
2025-04-21 20:31:01.5692 INFO: [TelnetConnection] : 9a0dxc.hamradio.hr:8000 Telnet connection opened
2025-04-21 20:31:01.5702 INFO: [TelnetConnection] : 9a0dxc.hamradio.hr:8000 IS PRIMARY
2025-04-21 20:31:01.5702 INFO: [ClusterManagement] : 9a0dxc.hamradio.hr:8000 Cluster Login started
2025-04-21 20:31:05.7525 ERROR: [TelnetConnection][Write] : 9a0dxc.hamradio.hr:8000 Write() exception
[EXCEPTION] Unable to write data to the transport connection: An established connection was aborted by the software in your host machine. System.IO.IOException: Unable to write data to the transport connection: An established connection was aborted by the software in your host machine. ---> System.Net.Sockets.SocketException: An established connection was aborted by the software in your host machine
at System.Net.Sockets.Socket.Send(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags)
at System.Net.Sockets.NetworkStream.Write(Byte[] buffer, Int32 offset, Int32 size)
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.Write(Byte[] buffer, Int32 offset, Int32 size)
at L4ONG.TCPServer.TelnetConnection.Write(String dje_zWFZYWNMB_ejd)
2025-04-21 20:31:05.9217 INFO: [TelnetConnection] : 9a0dxc.hamradio.hr:8000 Disconnecting from 9a0dxc.hamradio.hr:8000
2025-04-21 20:31:05.9227 INFO: [TelnetConnection] : 9a0dxc.hamradio.hr:8000 Telnet connection closed
2025-04-21 20:31:06.0926 INFO: [ClusterManagement] : 9a0dxc.hamradio.hr:8000 Cluster Login completed
2025-04-21 20:31:06.2321 INFO: [ClusterManagement] : Cluster(s) Disconnecting...

2025-04-21 20:45:32.8807 INFO: [dje_zQ5JL5PLVEWB7EKNPGSFY48GA2C6XQWE43X_ejd] : [UPDATE] Refreshing METAR data updated successfully
2025-04-21 20:45:32.8818 INFO: * [dje_zQ5JL5PLVEWB7EKNPGSFY48GA2C6XQWE43X_ejd][40 ms] : [UPDATE] [END] Refreshing METAR data process completed
2025-04-21 20:45:32.9979 INFO: [ClusterManagement] : Connecting to 9a0dxc.hamradio.hr
2025-04-21 20:45:33.0113 INFO: [TelnetConnection] : 9a0dxc.hamradio.hr:8000 Connecting to 9a0dxc.hamradio.hr:8000
2025-04-21 20:45:33.0549 INFO: [TelnetConnection] : 9a0dxc.hamradio.hr:8000 Telnet connection opened
2025-04-21 20:45:33.0559 INFO: [TelnetConnection] : 9a0dxc.hamradio.hr:8000 IS PRIMARY
2025-04-21 20:45:33.0579 INFO: [ClusterManagement] : 9a0dxc.hamradio.hr:8000 Cluster Login started
2025-04-21 20:45:33.1586 INFO: [OmnirigEngine] : CAT OMNIRIG2 -> LOG4OM RIG2 Status ST_PORTBUSY
2025-04-21 20:45:33.1586 WARN: [OmnirigEngine][GetFrequency] : CAT is offline
2025-04-21 20:45:34.2522 WARN: [FwFile][ComposeFilename] : ComposeUserFilename [load]: Base File not found file C:\Ham\Log4OM-portable\config\user\readmessages.txt
2025-04-21 20:45:34.2532 WARN: [FwFile][LoadFileAsList] : LoadFileAsList: No text file found
2025-04-21 20:45:37.2390 ERROR: [TelnetConnection][Write] : 9a0dxc.hamradio.hr:8000 Write() exception
[EXCEPTION] Unable to write data to the transport connection: An established connection was aborted by the software in your host machine. System.IO.IOException: Unable to write data to the transport connection: An established connection was aborted by the software in your host machine. ---> System.Net.Sockets.SocketException: An established connection was aborted by the software in your host machine
at System.Net.Sockets.Socket.Send(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags)
at System.Net.Sockets.NetworkStream.Write(Byte[] buffer, Int32 offset, Int32 size)
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.Write(Byte[] buffer, Int32 offset, Int32 size)
at L4ONG.TCPServer.TelnetConnection.Write(String dje_zWFZYWNMB_ejd)
2025-04-21 20:45:37.4204 INFO: [TelnetConnection] : 9a0dxc.hamradio.hr:8000 Disconnecting from 9a0dxc.hamradio.hr:8000
2025-04-21 20:45:37.4214 INFO: [TelnetConnection] : 9a0dxc.hamradio.hr:8000 Telnet connection closed
2025-04-21 20:45:37.5737 INFO: [ClusterManagement] : 9a0dxc.hamradio.hr:8000 Cluster Login completed
2025-04-21 20:45:37.7457 INFO: [ClusterManagement] : Cluster(s) Disconnecting...
User avatar
G4POP
Log4OM Alpha Team
Posts: 11569
Joined: 21 Jan 2013, 14:55
Location: Burnham on Crouch, Essex UK

Re: Cluster service dropps off and become gray

Post by G4POP »

You can have up to 9 servers in LOg4OM agregating the results so if one goes down the others still work.

There is a small issue with reconnects which is fixed in the next release
73 Terry G4POP
pd1eg
Novice Class
Posts: 13
Joined: 24 Mar 2024, 10:56
Location: Voorschoten, NL
Contact:

Re: Cluster service dropps off and become gray

Post by pd1eg »

Thanks for the reply,
I also found the location for the cluster management, and i will add an extra cluster.

Regards
Eelco
Post Reply