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!

Unable to Connect to Remote Server

Status
Not open for further replies.

Developer

New Member
Joined
Jul 11, 2012
Messages
799
Hi Team,

The following message now comes up on two of my bots, via a pop-up window and the log, after a successful start:

[09:31:58.494 D] Unable to connect to the remote server
[09:31:58.497 D] at System.Net.WebClient.DownloadDataInternal(Uri address, WebRequest& request)
at System.Net.WebClient.DownloadString(Uri address)
at System.Net.WebClient.DownloadString(String address)
at Buddywing.MainWindow.<DoInitialization>b__c(Object o)
at System.Threading.QueueUserWorkItemCallback.WaitCallback_Context(Object state)
at System.Threading.ExecutionContext.runTryCode(Object userData)
at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean ignoreSyncCtx)
at System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
at System.Threading.ThreadPoolWorkQueue.Dispatch()
at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback()

This happened once before and it was simply a domain name issue. If this is happening to anyone else, the following still works for me, pasted from an older thread:

The following can help until the problem is resolved:

  • The bot will continue to run until the user clicks OK, so ignore the window.
  • If you do click OK, the bot will close/crash, but your session might remain active. If this happens, log in to Home Page - Buddy Auth Portal, click Sessions, and then kill the problematic session.
Cheers,
-D
 
Same here - my latest login no longer shows the error. :) I suppose these threads can now be closed.
 
Status
Not open for further replies.
Back
Top