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
一般是你的网络被墙的比较厉害所以连接国外的都不稳定,建议你想稳定还是用Shadowsocks代理或者其他翻墙方法吧 或者你可以参考这个文件用yar来帮你重新登录 https://www.thebuddyforum.com/-and-...-35770-and-21306-/demonbuddy-/185353-yar.html