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

Max Sessions/Buddy Auth Portal error

spoonfednonsense

New Member
Joined
Oct 16, 2012
Messages
52
Reaction score
0
So couldn't log in because of max session errors.

Followed advice at: Sick of Auth Fail Max Sessions

Told to use Home Page - Buddy Auth Portal

Worked once, but I just went to do it again and now I get this.


Server Error in '/' Application.

Connection must be valid and open to rollback transaction

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.InvalidOperationException: Connection must be valid and open to rollback transaction

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:


[InvalidOperationException: Connection must be valid and open to rollback transaction]
MySql.Data.MySqlClient.MySqlTransaction.Rollback() +137
MySql.Web.Security.MySQLMembershipProvider.GetUser (Object providerUserKey, Boolean userIsOnline) +471
BuddyAuthPortal.Models.AccountMembershipService.Ge tUser(Int32 membershipId) in D:\Buddy\Honorbuddy\Source\trunk\BuddyAuthPortal\B uddyAuthPortal\Models\AccountModels.cs:168
BuddyAuthPortal.Controllers.AccountController.Veri fy(String ID) in D:\Buddy\Honorbuddy\Source\trunk\BuddyAuthPortal\B uddyAuthPortal\Controllers\AccountController.cs:49
lambda_method(Closure , ControllerBase , Object[] ) +108
System.Web.Mvc.ActionMethodDispatcher.Execute(Cont rollerBase controller, Object[] parameters) +17
System.Web.Mvc.ReflectedActionDescriptor.Execute(C ontrollerContext controllerContext, IDictionary`2 parameters) +199
System.Web.Mvc.ControllerActionInvoker.InvokeActio nMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters) +27
System.Web.Mvc.<>c__DisplayClassd.<InvokeActionMet hodWithFilters>b__a() +56
System.Web.Mvc.ControllerActionInvoker.InvokeActio nMethodFilter(IActionFilter filter, ActionExecutingContext preContext, Func`1 continuation) +267
System.Web.Mvc.<>c__DisplayClassf.<InvokeActionMet hodWithFilters>b__c() +20
System.Web.Mvc.ControllerActionInvoker.InvokeActio nMethodWithFilters(ControllerContext controllerContext, IList`1 filters, ActionDescriptor actionDescriptor, IDictionary`2 parameters) +190
System.Web.Mvc.ControllerActionInvoker.InvokeActio n(ControllerContext controllerContext, String actionName) +345
System.Web.Mvc.Controller.ExecuteCore() +115
System.Web.Mvc.ControllerBase.Execute(RequestConte xt requestContext) +42
System.Web.Mvc.ControllerBase.System.Web.Mvc.ICont roller.Execute(RequestContext requestContext) +10
System.Web.Mvc.<>c__DisplayClass8.<BeginProcessReq uest>b__4() +34
System.Web.Mvc.Async.<>c__DisplayClass1.<MakeVoidD elegate>b__0() +21
System.Web.Mvc.Async.<>c__DisplayClass8`1.<BeginSy nchronous>b__7(IAsyncResult _) +12
System.Web.Mvc.Async.WrappedAsyncResult`1.End() +55
System.Web.Mvc.MvcHandler.EndProcessRequest(IAsync Result asyncResult) +43
System.Web.Mvc.MvcHandler.System.Web.IHttpAsyncHan dler.EndProcessRequest(IAsyncResult result) +9
System.Web.CallHandlerExecutionStep.System.Web.Htt pApplication.IExecutionStep.Execute() +8970061
System.Web.HttpApplication.ExecuteStep(IExecutionS tep step, Boolean& completedSynchronously) +184
 
same issue. Now Buddyauth is saying my info is wrong. It's saved in the browser and I've never needed to alter it
 
The auth servers are being updated remember? They've most likely taken down the site to switch to the new hardware.
 
Back
Top