# Last versions has problems with LDAP connection

**URL:** https://www.finalbuilder.com/forums/t/last-versions-has-problems-with-ldap-connection/6097
**Category:** Bugs
**Created:** [December 29, 2017, 2:09am UTC](https://www.finalbuilder.com/forums/t/last-versions-has-problems-with-ldap-connection/6097 "2017-12-29T02:09:15Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![agustavsson](https://www.finalbuilder.com/forums/user_avatar/www.finalbuilder.com/agustavsson/32/48_2.png) [@agustavsson](https://www.finalbuilder.com/forums/u/agustavsson)
#### Post date: [December 29, 2017, 2:09am UTC](https://www.finalbuilder.com/forums/t/last-versions-has-problems-with-ldap-connection/6097/1 "2017-12-29T02:09:15Z")

</div>

I got this problem when trying to upgrade to 1.8.1.682, so I reverted to 1.8.1.664 and was in a hurry, so I thought it might just have been something small that would correct. Today I tried updating to 1.8.1.689 and I get the same problem:  
Exception: ServiceException  
  
Message: LDAP Synchroniser: Error occurred while Retrieving administrator. Details: Unexpected error retrieving Admin Group  
  
Stack Trace: vid Continua.Web.ContinuaController.OnActionExecuting(ActionExecutingContext filterContext) i W:\CI\_WS\Ws\884968\Source\CT\_Source\Source\Continua.Web\Controllers\ContinuaController.cs:rad 587&nbsp;  
vid Continua.Web.Builds.Controllers.ProjectsController.OnActionExecuting(ActionExecutingContext filterContext)&nbsp;  
vid System.Web.Mvc.Async.AsyncControllerActionInvoker.InvokeActionMethodFilterAsynchronously(IActionFilter filter, ActionExecutingContext preContext, Func`1 nextInChain)&nbsp;</span><br style="color: #333333; background-color: #ffffff;"><span style="color: #333333; background-color: #ffffff;">vid System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c __DisplayClass37.<begininvokeactionmethodwithfilters>b__ 31(AsyncCallback asyncCallback, Object asyncState)&nbsp;</begininvokeactionmethodwithfilters></span><br style="color: #333333; background-color: #ffffff;"><span style="color: #333333; background-color: #ffffff;">vid System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.Begin(AsyncCallback callback, Object state, Int32 timeout)&nbsp;  
vid System.Web.Mvc.Async.AsyncControllerActionInvoker.BeginInvokeActionMethodWithFilters(ControllerContext controllerContext, IList`1 filters, ActionDescriptor actionDescriptor, IDictionary`2 parameters, AsyncCallback callback, Object state)&nbsp;  
vid System.Web.Mvc.Async.AsyncControllerActionInvoker.\<\>c\_\_DisplayClass25.b\_\_1e(AsyncCallback asyncCallback, Object asyncState)&nbsp;  
vid System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.Begin(AsyncCallback callback, Object state, Int32 timeout)&nbsp;</span><br style="color: #333333; background-color: #ffffff;"><span style="color: #333333; background-color: #ffffff;">vid System.Web.Mvc.Async.AsyncControllerActionInvoker.BeginInvokeAction(ControllerContext controllerContext, String actionName, AsyncCallback callback, Object state)&nbsp;</span><br style="color: #333333; background-color: #ffffff;"><span style="color: #333333; background-color: #ffffff;">vid System.Web.Mvc.Controller.<>c __DisplayClass1d.<beginexecutecore>b__ 17(AsyncCallback asyncCallback, Object asyncState)&nbsp;</beginexecutecore></span><br style="color: #333333; background-color: #ffffff;"><span style="color: #333333; background-color: #ffffff;">vid System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.Begin(AsyncCallback callback, Object state, Int32 timeout)&nbsp;  
vid System.Web.Mvc.Controller.BeginExecuteCore(AsyncCallback callback, Object state)&nbsp;  
vid System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.Begin(AsyncCallback callback, Object state, Int32 timeout)&nbsp;</span><br style="color: #333333; background-color: #ffffff;"><span style="color: #333333; background-color: #ffffff;">vid System.Web.Mvc.Controller.BeginExecute(RequestContext requestContext, AsyncCallback callback, Object state)&nbsp;</span><br style="color: #333333; background-color: #ffffff;"><span style="color: #333333; background-color: #ffffff;">vid System.Web.Mvc.MvcHandler.<>c __DisplayClass8.<beginprocessrequest>b__ 2(AsyncCallback asyncCallback, Object asyncState)&nbsp;</beginprocessrequest></span><br style="color: #333333; background-color: #ffffff;"><span style="color: #333333; background-color: #ffffff;">vid System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.Begin(AsyncCallback callback, Object state, Int32 timeout)&nbsp;  
vid System.Web.Mvc.MvcHandler.BeginProcessRequest(HttpContextBase httpContext, AsyncCallback callback, Object state)&nbsp;  
vid System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()&nbsp;  
vid System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)  
  
Does this tell you anything. Reverting to pre december version works fine again…  
  
/Anders

---

<div class="post-metadata">

### Author: ![Vincent](https://www.finalbuilder.com/forums/user_avatar/www.finalbuilder.com/vincent/32/938_2.png) [@Vincent](https://www.finalbuilder.com/forums/u/Vincent)
#### Post date: [December 29, 2017, 10:53am UTC](https://www.finalbuilder.com/forums/t/last-versions-has-problems-with-ldap-connection/6097/2 "2017-12-29T10:53:02Z")

</div>

Hi Anders   
  
 The stack trace doesn’t tell us much unfortunately, it’s happening in the mvc layer long after the error has occurred in in the server service. Are there any entries in the windows eventlog?   
  
 What authentication settings do you have? Feel free to email any info you have to support @ [finalbuilder.com](http://finalbuilder.com) so we can try to replicate the issue here. FWIW, our production server is using LDAP, our main test server is using Mixed settings and we haven’t seen this issue and we haven’t had any other reports, so the more info you can provide the better.   
  
 Also, you could try enabling debug logging and restart the service (after installing the upgrade), see [http://wiki.finalbuilder.com/display/continua/Debug+Logging](http://wiki.finalbuilder.com/display/continua/Debug+Logging)   
  
 The dev team is back in the office on Tuesday, we’ll take a look at this then.
