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

Can't launch DB

Got something like this as well. Only on my laptop though, can it be because it is running win10? Or can it have something to do with the new DB release.
 
Got something like this as well. Only on my laptop though, can it be because it is running win10? Or can it have something to do with the new DB release.

I DONT think the problem is windows 10. I think there might be something wrong with the connection host.
 
get this error in the log when trying to connect from Australia and I've tried connecting to SEA, NA and EU.

2016-01-24 10:19:04,168 [3] ERROR MainWindow (null) - Error while authenticating
System.TimeoutException: This request operation sent to net.tcp://auth.buddyauth.com:5031/AuthService.svc did not receive a reply within the configured timeout (00:10:00). The time allotted to this operation may have been a portion of a longer timeout. This may be because the service is still processing the operation or because the service was unable to send a reply message. Please consider increasing the operation timeout (by casting the channel/proxy to IContextChannel and setting the OperationTimeout property) and ensure that the service is able to connect to the client.
Server stack trace:
at System.ServiceModel.Dispatcher.DuplexChannelBinder.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 Buddy.Auth.SR.IA.Do(Byte b, Object[] args)
at ?????????????????????????????????????????.?????????????????????????????????????????.?????????????????????????????????????????(String , String , Boolean )
at Demonbuddy.MainWindow.?????????????????????????????????????????(????????????????????????????????????????? )
 
get this error in the log when trying to connect from Australia and I've tried connecting to SEA, NA and EU.

2016-01-24 10:19:04,168 [3] ERROR MainWindow (null) - Error while authenticating
System.TimeoutException: This request operation sent to net.tcp://auth.buddyauth.com:5031/AuthService.svc did not receive a reply within the configured timeout (00:10:00). The time allotted to this operation may have been a portion of a longer timeout. This may be because the service is still processing the operation or because the service was unable to send a reply message. Please consider increasing the operation timeout (by casting the channel/proxy to IContextChannel and setting the OperationTimeout property) and ensure that the service is able to connect to the client.
Server stack trace:
at System.ServiceModel.Dispatcher.DuplexChannelBinder.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 Buddy.Auth.SR.IA.Do(Byte b, Object[] args)
at ?????????????????????????????????????????.?????????????????????????????????????????.?????????????????????????????????????????(String , String , Boolean )
at Demonbuddy.MainWindow.?????????????????????????????????????????(????????????????????????????????????????? )

open your own thread providing the full log file as attachment plz
 
Back
Top