• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Authentication failed

    Discussion in 'Honorbuddy Forum' started by tai27yiuop, Feb 14, 2012.

    1. tai27yiuop

      tai27yiuop New Member

      Joined:
      Aug 12, 2011
      Messages:
      18
      Likes Received:
      0
      Trophy Points:
      0
      Hi, I've used hb for a good while now, atleast 7 months w/ no issues. today I go to run the botand when i go to log into hb with my key it says "Authentication Failed" now, ive changed nothing since i ran my bot last night and no this is happening... anyone have any advice ??????
       
    2. Skrotumnek

      Skrotumnek Member

      Joined:
      Jan 15, 2010
      Messages:
      73
      Likes Received:
      0
      Trophy Points:
      6
      Same problem here! I have the latest updates installed. Never had a problem logging on before till today "Authentication Failed" when I try to login....
       
    3. meistermonty

      meistermonty Member

      Joined:
      Jun 6, 2010
      Messages:
      289
      Likes Received:
      1
      Trophy Points:
      18
      I dont have this issue....
       
    4. Skrotumnek

      Skrotumnek Member

      Joined:
      Jan 15, 2010
      Messages:
      73
      Likes Received:
      0
      Trophy Points:
      6
      I logged into BuddyAuth.com to kill any running sessions, but there were none. This was the only advice I could find on the forums for this problem...still getting same prompt when I try to login "Authentication Failed"
       
    5. Captori1991

      Captori1991 New Member

      Joined:
      Feb 4, 2012
      Messages:
      111
      Likes Received:
      0
      Trophy Points:
      0
      yeah.. the page is a bit laggy.. sometimes i get Connection error here >.<
       
    6. CplHickz

      CplHickz New Member

      Joined:
      Feb 5, 2012
      Messages:
      3
      Likes Received:
      0
      Trophy Points:
      0
      Getting auth fail as well.
       
    7. rnoles

      rnoles New Member

      Joined:
      Jan 26, 2012
      Messages:
      18
      Likes Received:
      0
      Trophy Points:
      0
      same here. every time i try i get the authentication failed.
       
    8. Tommyt

      Tommyt New Member

      Joined:
      Jan 7, 2012
      Messages:
      28
      Likes Received:
      0
      Trophy Points:
      0
      Download a fresh version and run that it fixed the issue for me
       
    9. Tony

      Tony "The Bee" Staff Member Moderator

      Joined:
      Jan 15, 2010
      Messages:
      128,834
      Likes Received:
      571
      Trophy Points:
      113
      Auth is up and running as it should

      whats the exact message you get?
       
    10. myshaman1989

      myshaman1989 New Member

      Joined:
      Jan 26, 2012
      Messages:
      71
      Likes Received:
      0
      Trophy Points:
      0
      I get the same message
       
    11. Tony

      Tony "The Bee" Staff Member Moderator

      Joined:
      Jan 15, 2010
      Messages:
      128,834
      Likes Received:
      571
      Trophy Points:
      113
    12. Tommyt

      Tommyt New Member

      Joined:
      Jan 7, 2012
      Messages:
      28
      Likes Received:
      0
      Trophy Points:
      0
      Authentication failed

      its says that in the first post
      i had it aswell but i just downloaded a fresh install and it worked fine

      [20:14:23:709] Logging in...
      [20:14:24:191] Authentication failed!
      [20:14:36:601] Logging in...
      [20:14:37:037] Authentication failed!
      [20:14:37:781] Logging in...
      [20:14:38:138] Authentication failed!

      thats from my log
       
    13. Hanspeter007

      Hanspeter007 New Member

      Joined:
      Feb 14, 2012
      Messages:
      1
      Likes Received:
      0
      Trophy Points:
      0
      same as Tommyt
       
    14. hi1674

      hi1674 New Member

      Joined:
      Jan 15, 2010
      Messages:
      1,637
      Likes Received:
      5
      Trophy Points:
      0
      i also get Authetication failed

      i got tilemap is null until i set CC manually by clicking class config be4 i could start bot(questing), bot was crazy after i got it running.

      only running straight forward.

      And now i get authentication failed when i login on bot.

      Code:
      [21:23:41:481] Activity: Downloading Mesh...
      [21:23:41:592] Exception when attempting to download Azeroth_44_26: System.ServiceModel.CommunicationException: The socket connection was aborted. This could be caused by an error processing your message or a receive timeout being exceeded by the remote host, or an underlying network resource issue. Local socket timeout was '00:00:29.9549975'. ---> 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.ServiceModel.Channels.SocketConnection.ReadCore(Byte[] buffer, Int32 offset, Int32 size, TimeSpan timeout, Boolean closing)
         --- End of inner exception stack trace ---
      Server stack trace: 
         at System.ServiceModel.Channels.SocketConnection.ReadCore(Byte[] buffer, Int32 offset, Int32 size, TimeSpan timeout, Boolean closing)
         at System.ServiceModel.Channels.SocketConnection.Read(Byte[] buffer, Int32 offset, Int32 size, TimeSpan timeout)
         at System.ServiceModel.Channels.DelegatingConnection.Read(Byte[] buffer, Int32 offset, Int32 size, TimeSpan timeout)
         at System.ServiceModel.Channels.ClientFramingDuplexSessionChannel.SendPreamble(IConnection connection, ArraySegment`1 preamble, TimeoutHelper& timeoutHelper)
         at System.ServiceModel.Channels.ClientFramingDuplexSessionChannel.DuplexConnectionPoolHelper.AcceptPooledConnection(IConnection connection, TimeoutHelper& timeoutHelper)
         at System.ServiceModel.Channels.ConnectionPoolHelper.EstablishConnection(TimeSpan timeout)
         at System.ServiceModel.Channels.ClientFramingDuplexSessionChannel.OnOpen(TimeSpan timeout)
         at System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
         at System.ServiceModel.Channels.ServiceChannel.OnOpen(TimeSpan timeout)
         at System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
         at System.ServiceModel.Channels.ServiceChannel.CallOpenOnce.System.ServiceModel.Channels.ServiceChannel.ICallOnce.Call(ServiceChannel channel, TimeSpan timeout)
         at System.ServiceModel.Channels.ServiceChannel.CallOnceManager.CallOnce(TimeSpan timeout, CallOnceManager cascade)
         at System.ServiceModel.Channels.ServiceChannel.EnsureOpened(TimeSpan timeout)
         at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
         at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs)
         at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
         at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)
      Exception rethrown at [0]: 
         at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
         at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
         at IA.Do(Byte b, Object[] args)
         at #h.#nK.Do(Byte b, Object[] args)
         at #1J.#6J.Do(Byte b, Object[] args)
         at #1J.#6J.#hSc(String file)
         at #QH.#SH.#h.#rb.#xQc(#6J s)
      [21:23:41:700] Exception when attempting to download Azeroth_44_26: System.ServiceModel.CommunicationException: The socket connection was aborted. This could be caused by an error processing your message or a receive timeout being exceeded by the remote host, or an underlying network resource issue. Local socket timeout was '00:00:29.9549974'. ---> 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.ServiceModel.Channels.SocketConnection.ReadCore(Byte[] buffer, Int32 offset, Int32 size, TimeSpan timeout, Boolean closing)
         --- End of inner exception stack trace ---
      Server stack trace: 
         at System.ServiceModel.Channels.SocketConnection.ReadCore(Byte[] buffer, Int32 offset, Int32 size, TimeSpan timeout, Boolean closing)
         at System.ServiceModel.Channels.SocketConnection.Read(Byte[] buffer, Int32 offset, Int32 size, TimeSpan timeout)
         at System.ServiceModel.Channels.DelegatingConnection.Read(Byte[] buffer, Int32 offset, Int32 size, TimeSpan timeout)
         at System.ServiceModel.Channels.ClientFramingDuplexSessionChannel.SendPreamble(IConnection connection, ArraySegment`1 preamble, TimeoutHelper& timeoutHelper)
         at System.ServiceModel.Channels.ClientFramingDuplexSessionChannel.DuplexConnectionPoolHelper.AcceptPooledConnection(IConnection connection, TimeoutHelper& timeoutHelper)
         at System.ServiceModel.Channels.ConnectionPoolHelper.EstablishConnection(TimeSpan timeout)
         at System.ServiceModel.Channels.ClientFramingDuplexSessionChannel.OnOpen(TimeSpan timeout)
         at System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
         at System.ServiceModel.Channels.ServiceChannel.OnOpen(TimeSpan timeout)
         at System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
         at System.ServiceModel.Channels.ServiceChannel.CallOpenOnce.System.ServiceModel.Channels.ServiceChannel.ICallOnce.Call(ServiceChannel channel, TimeSpan timeout)
         at System.ServiceModel.Channels.ServiceChannel.CallOnceManager.CallOnce(TimeSpan timeout, CallOnceManager cascade)
         at System.ServiceModel.Channels.ServiceChannel.EnsureOpened(TimeSpan timeout)
         at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
         at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs)
         at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
         at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)
      Exception rethrown at [0]: 
         at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
         at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
         at IA.Do(Byte b, Object[] args)
         at #h.#nK.Do(Byte b, Object[] args)
         at #1J.#6J.Do(Byte b, Object[] args)
         at #1J.#6J.#hSc(String file)
         at #QH.#SH.#h.#rb.#xQc(#6J s)
      
       
      Last edited: Feb 14, 2012
    15. Teveel

      Teveel Active Member

      Joined:
      Sep 5, 2011
      Messages:
      2,144
      Likes Received:
      8
      Trophy Points:
      38
      I'm getting issues as well currently trying to narrow it down, will post log if I can't work it out.
       
    16. Tommyt

      Tommyt New Member

      Joined:
      Jan 7, 2012
      Messages:
      28
      Likes Received:
      0
      Trophy Points:
      0
      Yeh mines doing tilemap is null aswell i have to keep pressing start for it to work
       
    17. Montis

      Montis New Member

      Joined:
      Dec 4, 2011
      Messages:
      81
      Likes Received:
      0
      Trophy Points:
      0
      Tilemap is null and downloading mesh problems...
       
    18. CodenameG

      CodenameG New Member

      Joined:
      Jan 15, 2010
      Messages:
      38,369
      Likes Received:
      231
      Trophy Points:
      0
      if you get titlemap is null, just click start again, and it should re-download it.
       
    19. Ichigakuz

      Ichigakuz New Member

      Joined:
      Feb 9, 2012
      Messages:
      3
      Likes Received:
      0
      Trophy Points:
      0
      Authentication Failed aswell T_T

      Hi, last night i was just running it just fine. Then after WoW's maintenance, HB suddenly says "authentication failed" every time I try to log on it. I rechecked the generated ID HB gave me and its the same. Any answer to this little mystery yet? Thanks in advance.
       
    20. shinavaka

      shinavaka Member

      Joined:
      Jan 16, 2011
      Messages:
      388
      Likes Received:
      3
      Trophy Points:
      18
      brief error with the auth ping? mine didnt work for the frist about 12 tries, just auth failed msg and the login box popped back up, got on here, tried a diff ver of HB and it worked, closed it tried my reg ver of HB and it worked aswell...

      EDIT: Nvm tilemap is null issue, will not start profiles, said failed to get map for kalimdor in navigation and throws a normal stop exception in log? X.x

      LOG
       

      Attached Files:

      Last edited: Feb 14, 2012

    Share This Page