KevinB Posted August 30, 2013 Share Posted August 30, 2013 (edited) hello, there seems to be a problem with my tcadmin, i downloaded a game config for minecraft and created a minecraft server, it shows that the server is running (Running (pid 7892)), but nothing is really running at all, the players, cpu, memory and bandwidth graph is all at 0, can't view the web console.. can't access the server.. nothing at all, can someone help me with this please? Edited August 30, 2013 by KevinB Link to comment Share on other sites More sharing options...
jamiem Posted August 30, 2013 Share Posted August 30, 2013 Run the command line from inside the minecraft server tcadmin has created, http://help.tcadmin.com/Troubleshooting_Game_%26_Voice_Services#Running_the_Service_Manually_2 see what it says. Link to comment Share on other sites More sharing options...
KevinB Posted September 1, 2013 Author Share Posted September 1, 2013 This is the error i get in debug/console mode: Creating task MC 8 slots owned by Admin Adding task to queue: 5 Creating a MC server for Admin on server Master Searching for an ip that has the required ports Selected ip 84.45.121.208 and port 25595 Building the command line Game has 3 scripts. Executing event: BeforeCreate Script 'Create minecraft_server.sh' is for a different event. Script 'Create minecraft_server.sh (reinstall)' is for a different event. Script 'Delete server.log before starting the service (Linux)' is for a different event. Searching for a file source Copying directory minecraft Moving temporary directory to /home/tcagame/admin/3/ Writing the configuration files Writing the config file /home/tcagame/admin/3/server.properties Game has 3 scripts. Executing event: AfterCreate Executing script 'Create minecraft_server.sh'. Executing script 11a96b20-e75a-4833-bb40-221d84418205.sh... Process exited with code 0 Script 'Create minecraft_server.sh (reinstall)' is for a different event. Script 'Delete server.log before starting the service (Linux)' is for a different event. Configuring the game service TCAdmin.SDK.Remote.RemoteException: Connection refused ---> System.Runtime.Remoting.RemotingException: Connection refused Server stack trace: at System.Runtime.Remoting.Channels.Tcp.HostConnectionPool.CreateConnection () [0x00000] in <filename unknown>:0 at System.Runtime.Remoting.Channels.Tcp.HostConnectionPool.GetConnection () [0x00000] in <filename unknown>:0 at System.Runtime.Remoting.Channels.Tcp.TcpConnectionPool.GetConnection (System.String host, Int32 port) [0x00000] in <filename unknown>:0 at System.Runtime.Remoting.Channels.Tcp.TcpClientTransportSink.ProcessMessage (IMessage msg, ITransportHeaders requestHeaders, System.IO.Stream requestStream, ITransportHeaders& responseHeaders, System.IO.Stream& responseStream) [0x00000] in <filename unknown>:0 at System.Runtime.Remoting.Channels.BinaryClientFormatterSink.SyncProcessMessage (IMessage msg) [0x00000] in <filename unknown>:0 Exception rethrown at [0]: at System.Runtime.Remoting.Channels.Tcp.HostConnectionPool.CreateConnection () [0x00000] in <filename unknown>:0 at System.Runtime.Remoting.Channels.Tcp.HostConnectionPool.GetConnection () [0x00000] in <filename unknown>:0 at System.Runtime.Remoting.Channels.Tcp.TcpConnectionPool.GetConnection (System.String host, Int32 port) [0x00000] in <filename unknown>:0 at System.Runtime.Remoting.Channels.Tcp.TcpClientTransportSink.ProcessMessage (IMessage msg, ITransportHeaders requestHeaders, System.IO.Stream requestStream, ITransportHeaders& responseHeaders, System.IO.Stream& responseStream) [0x00000] in <filename unknown>:0 at System.Runtime.Remoting.Channels.BinaryClientFormatterSink.SyncProcessMessage (IMessage msg) [0x00000] in <filename unknown>:0 --- End of inner exception stack trace --- System.Web.Services.Protocols.SoapException: Connection refused at System.Web.Services.Protocols.SoapHttpClientProtocol.ReceiveResponse (System.Net.WebResponse response, System.Web.Services.Protocols.SoapClientMessage message, System.Web.Services.Protocols.SoapExtension[] extensions) [0x00000] in <filename unknown>:0 at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke (System.String method_name, System.Object[] parameters) [0x00000] in <filename unknown>:0 at (wrapper remoting-invoke-with-check) System.Web.Services.Protocols.SoapHttpClientProtocol:Invoke (string,object[]) at TCAdmin.SDK.Web.References.ServiceManager.ServiceManager.Install (Int32 serviceId) [0x00000] in <filename unknown>:0 at (wrapper remoting-invoke-with-check) TCAdmin.SDK.Web.References.ServiceManager.ServiceManager:Install (int) at TCAdmin.SDK.Objects.Service.Install () [0x00000] in <filename unknown>:0 The service has been configured successfully The game service was created successfully System.Net.Mail.SmtpException: Message could not be sent. ---> 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 remote_end_point) [0x00000] in <filename unknown>:0 at System.Net.Sockets.TcpClient.Connect (System.Net.IPAddress[] ipAddresses, Int32 port) [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.TaskScheduler.Service.? (System.Object ?, TCAdmin.TaskScheduler.ModuleApi.StepCompletedEventArgs ?) [0x00000] in <filename unknown>:0 Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now