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

Unable to start bot

getmunch

New Member
Joined
Sep 19, 2013
Messages
426
Reaction score
1
my logs are pretty short show ill post the 2 different types from fresh install here

[01:21:47.579 N] Honorbuddy v2.5.13613.783 started.
[01:21:59.617 Q] Honorbuddy was unable to check for an update.
Honorbuddy will not be able to update automatically.
[01:21:59.619 D] System.Net.WebException: The remote name could not be resolved: 'updates.buddyauths.com'
at System.Net.WebClient.DownloadDataInternal(Uri address, WebRequest& request)
at System.Net.WebClient.DownloadString(Uri address)
at System.Net.WebClient.DownloadString(String address)
at Honorbuddy.MainWindow.CheckForUpdate()
[01:22:01.706 N] Logging in...

and the other one is

[03:24:58.896 N] Honorbuddy v2.5.13613.783 started.
[03:25:10.843 Q] Honorbuddy was unable to check for an update.
Honorbuddy will not be able to update automatically.
[03:25:10.848 D] System.Net.WebException: The underlying connection was closed: An unexpected error occurred on a receive. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host
at System.Net.Sockets.Socket.Receive(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags)
at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size)
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size)
at System.Net.PooledStream.Read(Byte[] buffer, Int32 offset, Int32 size)
at System.Net.Connection.SyncRead(HttpWebRequest request, Boolean userRetrievedStream, Boolean probeRead)
--- 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 Honorbuddy.MainWindow.CheckForUpdate()
[03:25:12.342 N] Logging in...

first one I could of been messing with my router or something but everytime I load it its the same thing......

Honorbuddy v2.5.13613.783 started.
Honorbuddy was unable to check for an update.
Honorbuddy will not be able to update automatically.
Logging in...

now the part that I dont get it "connection was forcibly closed by the remote host" does that mean I got banned from auth site or update site?
I tried to go to the url from first log and it dont show any data ( not sure if its supposed too or not tbh)

Started happening about 3 hours ago from this post.

Firewall is disabled and no AV installed

rebooted router/modem/computer many times
 
Last edited:
I pasted the contents of the log cause there so short as I stated in the first line.........after spending the past 6 hours working on this I finally figured out solution. had to change mac address on my router by a few numbers and magically the domain started pinging.

Found a nice article online after searching all night

this is the contents:
The correct answer to this problem is as follows:
1. You must go into your router.
2. Enter the setup section.
3. Select MAC address.
4. Select user defined.
5. Change a few numbers and letters in the MAC address.
6. Save settings and reboot your computer and reset your MODEM.

This problem occurs when viewing the same site over a router from more that one computer or application at the same time for a period of time. This activates something in the server software that puts your IP address on a so called "BAND LIST". Your web hosting company will not be able to correct it because they don't know what is going on because they can see that it is working fine from their point of view.
Most common response is: Replace your router.
It works for them... But it is not the correct answer and it costs money to do so.

More Info:
If you check your IP address with and without your router, you will see that it is different. The MAC address on your router is different from the one on your modem. The MAC address helps define what your IP address is. If you are on an "IP Band List", you must change your IP. This is only possible through changing the MAC address on the router or calling you ISP, if you are not using a router.

figured if you ran across this again you might be able to give a quick solution :P
 
remove:
- microsoft .net framework 4 client profile
- microsoft .net framework 4 extended
- microsoft visual c++ 2010 x86 redistributable
- microsoft visual c++ 2012 x86 redistributable


restart your pc,
download the installationwizard https://www.thebuddyforum.com/attach...uddywizard-zip
run them as administrator.
after wizard installation is done, run windows update. And install all updates for .net & c++
restart
 
did all that looking at your previous posts like I said what fixed it was changing mac address on router.
 
Back
Top