• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Buddy Auth Portal - Server Error in '/' Application.

    Discussion in 'Honorbuddy Support' started by jonoz, May 19, 2014.

    1. jonoz

      jonoz New Member

      Joined:
      May 10, 2014
      Messages:
      4
      Likes Received:
      0
      Trophy Points:
      0
      When trying to log into Buddy Auth Portal getting the following;

      Code:
      A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond
      
      Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. 
      
      Exception Details: System.Net.Sockets.SocketException: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond
      
      Source Error: 
      
      An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
      
      Stack Trace: 
      
      
      [SocketException (0x274c): A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond]
         System.Net.Sockets.Socket.Receive(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags) +6528783
         System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) +130
      
      [IOException: Unable to read data from the transport connection: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.]
         System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) +296
         MySql.Data.Common.MyNetworkStream.Read(Byte[] buffer, Int32 offset, Int32 count) +47
      
      [TimeoutException: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond]
         MySql.Data.Common.MyNetworkStream.HandleOrRethrowException(Exception e) +160
         MySql.Data.Common.MyNetworkStream.Read(Byte[] buffer, Int32 offset, Int32 count) +62
         MySql.Data.MySqlClient.TimedStream.Read(Byte[] buffer, Int32 offset, Int32 count) +128
         System.IO.BufferedStream.Read(Byte[] array, Int32 offset, Int32 count) +262
         MySql.Data.MySqlClient.MySqlStream.ReadFully(Stream stream, Byte[] buffer, Int32 offset, Int32 count) +42
         MySql.Data.MySqlClient.MySqlStream.LoadPacket() +64
         MySql.Data.MySqlClient.MySqlStream.ReadPacket() +32
         MySql.Data.MySqlClient.NativeDriver.GetResult(Int32& affectedRow, Int32& insertedId) +55
         MySql.Data.MySqlClient.Driver.GetResult(Int32 statementId, Int32& affectedRows, Int32& insertedId) +17
         MySql.Data.MySqlClient.Driver.NextResult(Int32 statementId, Boolean force) +100
         MySql.Data.MySqlClient.MySqlDataReader.NextResult() +381
         MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior) +1308
      
      [MySqlException (0x80004005): Timeout expired.  The timeout period elapsed prior to completion of the operation or the server is not responding.]
         MySql.Data.MySqlClient.ExceptionInterceptor.Throw(Exception exception) +156
         MySql.Data.MySqlClient.MySqlConnection.Throw(Exception ex) +14
         MySql.Data.MySqlClient.MySqlConnection.HandleTimeoutOrThreadAbort(Exception ex) +435
         MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior) +1357
         MySql.Data.MySqlClient.MySqlCommand.ExecuteNonQuery() +118
         MySql.Web.Security.MySQLMembershipProvider.ValidateUser(String username, String password) +637
      
      [ProviderException: An exception occurred. Please check the Event Log.]
         MySql.Web.Security.MySQLMembershipProvider.ValidateUser(String username, String password) +846
         BuddyAuthPortal.Models.AccountMembershipService.ValidateUser(String userName, String password) in D:\Buddy\BuddyAuth\Portal\trunk\BuddyAuthPortal\Models\AccountModels.cs:176
         BuddyAuthPortal.Controllers.AccountController.LogOn(LogOnModel model, String returnUrl) in D:\Buddy\BuddyAuth\Portal\trunk\BuddyAuthPortal\Controllers\AccountController.cs:130
         lambda_method(Closure , ControllerBase , Object[] ) +147
         System.Web.Mvc.ActionMethodDispatcher.Execute(ControllerBase controller, Object[] parameters) +14
         System.Web.Mvc.ReflectedActionDescriptor.Execute(ControllerContext controllerContext, IDictionary`2 parameters) +205
         System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters) +27
         System.Web.Mvc.<>c__DisplayClassd.<InvokeActionMethodWithFilters>b__a() +56
         System.Web.Mvc.ControllerActionInvoker.InvokeActionMethodFilter(IActionFilter filter, ActionExecutingContext preContext, Func`1 continuation) +256
         System.Web.Mvc.<>c__DisplayClassf.<InvokeActionMethodWithFilters>b__c() +22
         System.Web.Mvc.ControllerActionInvoker.InvokeActionMethodWithFilters(ControllerContext controllerContext, IList`1 filters, ActionDescriptor actionDescriptor, IDictionary`2 parameters) +190
         System.Web.Mvc.ControllerActionInvoker.InvokeAction(ControllerContext controllerContext, String actionName) +324
         System.Web.Mvc.Controller.ExecuteCore() +105
         System.Web.Mvc.ControllerBase.Execute(RequestContext requestContext) +42
         System.Web.Mvc.ControllerBase.System.Web.Mvc.IController.Execute(RequestContext requestContext) +10
         System.Web.Mvc.<>c__DisplayClass8.<BeginProcessRequest>b__4() +31
         System.Web.Mvc.Async.<>c__DisplayClass1.<MakeVoidDelegate>b__0() +19
         System.Web.Mvc.Async.<>c__DisplayClass8`1.<BeginSynchronous>b__7(IAsyncResult _) +10
         System.Web.Mvc.Async.WrappedAsyncResult`1.End() +55
         System.Web.Mvc.MvcHandler.EndProcessRequest(IAsyncResult asyncResult) +43
         System.Web.Mvc.MvcHandler.System.Web.IHttpAsyncHandler.EndProcessRequest(IAsyncResult result) +9
         System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +9514928
         System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +155
       
    2. Atlantian

      Atlantian New Member

      Joined:
      Dec 9, 2011
      Messages:
      5
      Likes Received:
      0
      Trophy Points:
      1
      Bump

      Is the Authentication server down?
       
    3. Umokthar

      Umokthar Member

      Joined:
      Dec 16, 2011
      Messages:
      70
      Likes Received:
      2
      Trophy Points:
      8
    4. LeprosyNachos

      LeprosyNachos Member

      Joined:
      Nov 8, 2011
      Messages:
      46
      Likes Received:
      2
      Trophy Points:
      8
      Having the same issue.....
       
    5. CodenameG

      CodenameG New Member

      Joined:
      Jan 15, 2010
      Messages:
      38,369
      Likes Received:
      231
      Trophy Points:
      0

    Share This Page