What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal
RebornBuddy Forums

Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

Runtime Error

hbgmel

New Member
Joined
Oct 18, 2012
Messages
7
I play Taiwan server Runtime Error Log file shows:

[12:13:42.101 N]
Max Sessions
[12:14:46.517 N] System.ServiceModel.EndpointNotFoundException: 无法连接到 net.tcp://www.buddyauth.com:5031/AuthService.svc。连接尝试持续了 00:00:21.0072015 时间跨度。TCP 错误代码 10060: 由于连接方在一段时间后没有正确答复或连接的主机没有反应,连接尝试失败。 188.165.234.190:5031。 ---> System.Net.Sockets.SocketException: 由于连接方在一段时间后没有正确答复或连接的主机没有反应,连接尝试失败。 188.165.234.190:5031
在 System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
在 System.Net.Sockets.Socket.Connect(EndPoint remoteEP)
在 System.ServiceModel.Channels.SocketConnectionInitiator.Connect(Uri uri, TimeSpan timeout)
--- 内部异常堆栈跟踪的结尾 ---

Server stack trace:
在 System.ServiceModel.Channels.SocketConnectionInitiator.Connect(Uri uri, TimeSpan timeout)
在 System.ServiceModel.Channels.BufferedConnectionInitiator.Connect(Uri uri, TimeSpan timeout)
在 System.ServiceModel.Channels.ConnectionPoolHelper.EstablishConnection(TimeSpan timeout)
在 System.ServiceModel.Channels.ClientFramingDuplexSessionChannel.OnOpen(TimeSpan timeout)
在 System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
在 System.ServiceModel.Channels.ServiceChannel.OnOpen(TimeSpan timeout)
在 System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
在 System.ServiceModel.Channels.ServiceChannel.CallOpenOnce.System.ServiceModel.Channels.ServiceChannel.ICallOnce.Call(ServiceChannel channel, TimeSpan timeout)
在 System.ServiceModel.Channels.ServiceChannel.CallOnceManager.CallOnce(TimeSpan timeout, CallOnceManager cascade)
在 System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, *****OperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
在 System.ServiceModel.Channels.ServiceChannel*****.InvokeService(IMethodCallMessage methodCall, *****OperationRuntime operation)
在 System.ServiceModel.Channels.ServiceChannel*****.Invoke(IMessage message)

Exception rethrown at [0]:
在 System.Runtime.Remoting.Proxies.Real*****.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
在 System.Runtime.Remoting.Proxies.Real*****.PrivateInvoke(MessageData& msgData, Int32 type)
在 Buddy.Auth.SR.IA.Request(Byte[] key, Byte b, Object[] args)
在 ..Request(Byte[] , Byte , Object[] )
在 ..(Byte , Object[] )
在 ..(String , Byte )
在 Ž...( )
 
Can you telnet to the auth servers? I ask as it looks like you have a firewall in the way.
Try:
telnet buddyauth.com 5031

or at least try a ping to buddyauth.com

WIMM
 
Also you are showing your IP address. just so you know.

WIMM

No he's not, he's showing the public buddyauth authentication server's IP, unless, of course, he's running off an OVH network and is the buddyauth authentication server:-
Code:
Name:    ns213941.ovh.net
Address:  188.165.234.190

Code:
Non-authoritative answer:
Name:    buddyauth.com
Address:  188.165.234.190
 
Back
Top