Loading...
  OR  Zero-K Name:    Password:   

Unable to connect

18 posts, 1280 views
Post comment
Filter:    Player:  
sort

9 years ago
I have an issue connecting to the server with ZKL. I downloaded .NET 4.5.1 and ZKL does launch but cannot connect.

Has anyone experienced this?
+0 / -0


9 years ago
Can you please go to settings-> show log
what does it say?
+0 / -0

9 years ago
I did not find "show log" but instead "lobby diagnostic log".

Get ready....

"29.01.2015 22:58:38: Starting with version 3.0.1.3146
29.01.2015 22:58:38: Using Internet Explorer 8
29.01.2015 22:58:40: System.ServiceModel.EndpointNotFoundException: There was no endpoint listening at http://localhost:9739/ContentService.svc that could accept the message. This is often caused by an incorrect address or SOAP action. See InnerException, if present, for more details. ---> System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 127.0.0.1:9739
at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception)
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.GetRequestStream(TransportContext& context)
at System.Net.HttpWebRequest.GetRequestStream()
at System.ServiceModel.Channels.HttpOutput.WebRequestHttpOutput.GetOutputStream()
--- End of inner exception stack trace ---

Server stack trace:
at System.ServiceModel.Channels.HttpOutput.WebRequestHttpOutput.GetOutputStream()
at System.ServiceModel.Channels.HttpOutput.Send(TimeSpan timeout)
at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.SendRequest(Message message, TimeSpan timeout)
at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout)
at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout)
at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)

Exception rethrown at [0]:
at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
at PlasmaShared.IContentService.GetEloTop10()
at LobbyClient.SpringieServer.<>c__DisplayClass1.<.ctor>b__0()
29.01.2015 22:58:48: Error getting new version number: Unable to connect to the remote server
29.01.2015 22:58:50: Download of http://localhost:9739/lobby/Zero-K.exe failed : System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 127.0.0.1:9739
at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception)
--- End of inner exception stack trace ---
at System.Net.WebClient.DownloadDataInternal(Uri address, WebRequest& request)
at System.Net.WebClient.DownloadData(Uri address)
at ZkData.SelfUpdater.UpgradeFile(String url, String filepath)
29.01.2015 22:58:51: SpringPaths: SPRING_DATADIR: C:\Users\asdf\Documents\My Games\Spring
29.01.2015 22:58:51: SpringPaths: SPRING_WRITEDIR: C:\Users\asdf\Documents\My Games\Spring
29.01.2015 22:58:51: SpringPaths: SPRING_ISOLATED: C:\Users\asdf\Documents\My Games\Spring
29.01.2015 22:58:51: SpringPaths: SPRING_DATADIR: C:\Users\asdf\Documents\My Games\Spring;C:\Users\asdf\Documents\My Games\Spring\engine\91.0;C:\Users\asdf\Documents\My Games\Spring\engine
29.01.2015 22:58:51: SpringPaths: SPRING_WRITEDIR: C:\Users\asdf\Documents\My Games\Spring
29.01.2015 22:58:51: SpringPaths: SPRING_ISOLATED: C:\Users\asdf\Documents\My Games\Spring
29.01.2015 22:58:52: System DPI Value: dpiX= 96, dpiY= 96
29.01.2015 22:58:52: Initial scan done
29.01.2015 22:58:53: Socket disconnected: System.Net.Sockets.SocketException (0x80004005): No connection could be made because the target machine actively refused it 127.0.0.1:8200
at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
at System.Net.Sockets.TcpClient.EndConnect(IAsyncResult asyncResult)
at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at
"
+0 / -0

9 years ago
System.ServiceModel.EndpointNotFoundException: There was no endpoint listening at http://localhost:9739/ContentService.svc that could accept the message. This is often caused by an incorrect address or SOAP action. See InnerException, if present, for more details. ---> System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 127.0.0.1:9739
at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception)
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.GetRequestStream(TransportContext& context)
at System.Net.HttpWebRequest.GetRequestStream()
at System.ServiceModel.Channels.HttpOutput.WebRequestHttpOutput.GetOutputStream()
--- End of inner exception stack trace ---

Server stack trace:
at System.ServiceModel.Channels.HttpOutput.WebRequestHttpOutput.GetOutputStream()
at System.ServiceModel.Channels.HttpOutput.Send(TimeSpan timeout)
at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.SendRequest(Message message, TimeSpan timeout)
at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout)
at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout)
at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
+0 / -0

9 years ago

at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)

Exception rethrown at [0]:
at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
at PlasmaShared.IContentService.GetResourceData(String md5, String internalName)
at ZkData.SpringScanner.GetResourceData(WorkItem work)
29.01.2015 22:58:55: SpringPaths: SPRING_DATADIR: C:\Users\asdf\Documents\My Games\Spring;C:\Users\asdf\Documents\My Games\Spring\engine\91.0;C:\Users\asdf\Documents\My Games\Spring\engine
29.01.2015 22:58:55: SpringPaths: SPRING_WRITEDIR: C:\Users\asdf\Documents\My Games\Spring
29.01.2015 22:58:55: SpringPaths: SPRING_ISOLATED: C:\Users\asdf\Documents\My Games\Spring
29.01.2015 22:58:57: System.ServiceModel.EndpointNotFoundException: There was no endpoint listening at http://localhost:9739/ContentService.svc that could accept the message. This is often caused by an incorrect address or SOAP action. See InnerException, if present, for more details. ---> System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 127.0.0.1:9739
at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception)
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.GetRequestStream(TransportContext& context)
at System.Net.HttpWebRequest.GetRequestStream()
at System.ServiceModel.Channels.HttpOutput.WebRequestHttpOutput.GetOutputStream()
--- End of inner exception stack trace ---
+0 / -0
Sorry Licho for this incomprehensible wall of text
+0 / -0
http://pastebin.com
+1 / -0
9 years ago
very bad update!

Now i cant connect.. Connect Problems.
+0 / -0
1) nice username asdf
2)
quote:
Download of http://localhost:9739/lobby/Zero-K.exe failed

localhost = your own machine. the requested port is ofc not open so this fails.
your lobby tries to download zero-k from itself. very strange. possible the build you retrieved of the lobby has been build for developing locally? that way you host and connect to try stuff while coding.

so i assume the error is not on your machine, and as DErankXivender joins the drama, i suspect a faulty ZKL build in the wild.
+0 / -0
9 years ago
here my problem log, lobby log
http://pastebin.com/nnmwheSu
+0 / -0
9 years ago
mojjj, kannst Du dich denn mit ZKL verbinden und könntest Du momentan spielen oder sind nur ein paar User betroffen?

Musst ma druck machen, bei den Devs, spätestens Freitag Abend will ich zoggen! ;-)
+0 / -0
now iam load my save version from ZKL from Mai in Year 2013 with no update and his works.
The Devs can user the new shit, iam use my old Lobby. It works.

nice
Neon THIS GAME IS CURRENTLY IN PROGRESS, PLEASE WAIT UNTIL IT ENDS! Running for 00:29:54

29 Minutes wasted time, its the lobby woirks from start on, then i can play... now iam waiting for a game...grrrrrr.
+0 / -0
9 years ago
Connectable,
iam looking, i can you send with e-mail my Version.
Iam used Version: 30.01.2015 00:00:52: Starting with version 1.3.1.41

in pre, first start i started with this Version (actual?)
and connect problems:
9.01.2015 23:40:18: Starting with version 3.0.1.3146
+0 / -0
9 years ago
Now i have upload Version 1x for you:
http://www.filedropper.com/zero-k
+0 / -0
quote:
Download of http://localhost:9739/lobby/Zero-K.exe failed

Suspiciously like fallout from existence of the test environment. Did you install a version from test.zero-k.info?
+0 / -0
Problem over. I "uninstalled" zerok but still found it in games/spring and launched it and it works.

Thanks all!
+0 / -0


9 years ago
The version you have is a local build of ZKL .. it should be impossible for you to obtain it. It's not distributed.

Did you compile ZKL from source codes?

+0 / -0


9 years ago
Damn ,problem was in the installer.
There are two versions published, with installer and portable (used for self updater as well).

The installer version was wrong, it was my own dev build instead of proper live release.

Its fixed now, sorry.
+0 / -0