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

DB crash on boot

teninchtotem

Member
Joined
Apr 17, 2014
Messages
98
Reaction score
0
So when I launch DB it comes up with a red text error right away even before I hit the log in button.

It reads as follows:

DemonbuddyBETA v1.1.1898.410 started
This is a BETA build of Demonbuddy. This is not meant for general usage. Please report any issues you may have in the beta thread on our forums.
This build may have bugs, and new features which may not be fully tested. Use at your own risk!
System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: An attempt was made to access a socket in a way forbidden by its access permissions 188.165.224.162:80
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.DownloadString(Uri address)
at System.Net.WebClient.DownloadString(String address)
at Demonbuddy.MainWindow.CheckForUpdate()



It also does this with the release version as well. Anyone have any insight as to what's going on here?
Then when I hit log in it crashes.

I have tried full reinstalls on DB and D3 so far.

Edit: Repaired 4.5.1 .net and even tried the demonbuddywizard. Went back to try on release version of DB and got the same error.

Demonbuddy v1.1.1898.362 started
System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: An attempt was made to access a socket in a way forbidden by its access permissions 188.165.224.162:80
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.DownloadString(Uri address)
at System.Net.WebClient.DownloadString(String address)
at Demonbuddy.MainWindow.CheckForUpdate()
 
Last edited:
add an exception in your firewall and your antivirus for DB
 
add an exception in your firewall and your antivirus for DB

you happen to know which ports DB tries to use?

Edit: this also does not seem likely as nothing on my computer has changed except when I tried to use DB when your authentication servers went down for the night one night. Prior to that I had no issues and did not change any settings that would prevent DB access to your servers
 
Last edited:
Back
Top