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!

登陆db特别慢,有时候程序会报错崩溃

taoyanning

New Member
Joined
Sep 16, 2014
Messages
6
DNS已经改成了8.8.8.8和8.8.4.4
DB用的是官网下的纯净版,每次都要卡在logging in步骤一分钟左右然后才登陆进去,而且卡的时候登陆进去开挂以后,DB特别容易没有响应然后崩溃(这个是个人感觉,因为之前不卡的时候很少有崩溃的情况)
比如这次,登陆花了半分钟:
Code:
ERROR MainWindow (null) - System.Net.WebException: 无法连接到远程服务器 ---> System.Net.Sockets.SocketException: 由于连接方在一段时间后没有正确答复或连接的主机没有反应,连接尝试失败。 188.165.224.162:80
   在 System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
   在 System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception)
   --- 内部异常堆栈跟踪的结尾 ---
   在 System.Net.WebClient.DownloadDataInternal(Uri address, WebRequest& request)
   在 System.Net.WebClient.DownloadString(Uri address)
   在 System.Net.WebClient.DownloadString(String address)
   在 Demonbuddy.MainWindow.CheckForUpdate()

有时打开DB以后会报这个错:
Code:
ERROR MainWindow (null) - System.Net.WebException: 无法连接到远程服务器 ---> System.Net.Sockets.SocketException: 由于连接方在一段时间后没有正确答复或连接的主机没有反应,连接尝试失败。 188.165.224.162:80
   在 System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
   在 System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception)
   --- 内部异常堆栈跟踪的结尾 ---
   在 System.Net.WebClient.DownloadDataInternal(Uri address, WebRequest& request)
   在 System.Net.WebClient.DownloadString(Uri address)
   在 System.Net.WebClient.DownloadString(String address)
   在 Demonbuddy.MainWindow.CheckForUpdate()
尝试过修改hosts文件192.99.20.72 auth.buddyauths.com,依然不能解决问题:(

某次崩溃报错的日志见附件,希望能对故障判断有帮助View attachment 19700 2015-04-29 09.58.zip
 
我是感觉在使用的过程中,很容易跳出输入key的界面。

登陆的反应 也确实有点慢 不过还好了
相对于HB的话,还能接受。
 
Back
Top