Hello,
ok so when i run the ./monitor-console i get this and its in red.
Starting the Monitor Web Service...
The Monitor Web Service has been started.
Starting the Public Web Service...
The Public Web Service has been started.
Starting the Task Scheduler...
The Task Scheduler has been started.
Starting the Game Monitor Service...
The Game Monitor Service has been started.
The System Monitor Service has been started.
Starting the FTP Service...
The FTP Service (v1) has been started on 0.0.0.0:8821.
The Master Monitor has been started on gamecp
System.Net.Sockets.SocketException: Connection refused
at System.Net.Sockets.Socket.Connect (System.Net.EndPoint remoteEP) [0x00000] in <filename unknown>:0
at System.Net.Sockets.TcpClient.Connect (System.Net.IPEndPoint remoteEP) [0x00000] in <filename unknown>:0
at System.Net.Sockets.TcpClient.Connect (System.Net.IPAddress[] ipAddresses, Int32 port) [0x00000] in <filename unknown>:0 - Parameters: minecraft, 46.105.221.138, 25565, /home/tcagame/admin/1/, 1
System.Net.Mail.SmtpException: Message could not be sent. ---> System.Net.Sockets.SocketException: No such host is known
at System.Net.Dns.hostent_to_IPHostEntry (System.String h_name, System.String[] h_aliases, System.String[] h_addrlist) [0x00000] in <filename unknown>:0
at System.Net.Dns.GetHostByName (System.String hostName) [0x00000] in <filename unknown>:0
at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00000] in <filename unknown>:0
at System.Net.Dns.GetHostAddresses (System.String hostNameOrAddress) [0x00000] in <filename unknown>:0
at System.Net.Sockets.TcpClient.Connect (System.String hostname, Int32 port) [0x00000] in <filename unknown>:0
at System.Net.Sockets.TcpClient..ctor (System.String hostname, Int32 port) [0x00000] in <filename unknown>:0
at System.Net.Mail.SmtpClient.SendInternal (System.Net.Mail.MailMessage message) [0x00000] in <filename unknown>:0
at System.Net.Mail.SmtpClient.Send (System.Net.Mail.MailMessage message) [0x00000] in <filename unknown>:0
--- End of inner exception stack trace ---
at System.Net.Mail.SmtpClient.Send (System.Net.Mail.MailMessage message) [0x00000] in <filename unknown>:0
at TCAdmin.SDK.Mail.MailMessage.Send (TCAdmin.SDK.Mail.MailConfig config) [0x00000] in <filename unknown>:0
at TCAdmin.SDK.Mail.MailMessage.Send () [0x00000] in <filename unknown>:0
at TCAdmin.GameHosting.Monitor.Service.***1293; (TCAdmin.GameHosting.SDK.Objects.Game ***1286;, TCAdmin.GameHosting.SDK.Objects.Service ***1280;, TCAdmin.SDK.Objects.User ***1294;, TCAdmin.SDK.Scripting.ScriptUtility ***1295;, ActionFlags ***1288;, Int32 ***1292;, Boolean ***1296;) [0x00000] in <filename unknown>:0