Getting error after updating to 2018.3.5

I get the following error when trying to log in.

“authentication configuration initialization has not executed”

The logs have the following error:

2018-03-21 11:11:00.3646 9424 42 ERROR Unhandled error on request: http://octopus.mybarr.co.uk:81/api/authentication a8edf5688def448dad2fe14973ae0701 by : authentication configuration initialization has not executed
System.InvalidOperationException: authentication configuration initialization has not executed
at Octopus.Node.Extensibility.Extensions.Infrastructure.Configuration.ConfigurationDocumentStore1.GetProperty[TProperty](Func2 prop)
at Octopus.Server.Web.Api.Actions.Authentication.AuthenticationResponder.ExecuteRegistered()
at Octopus.Server.Web.Infrastructure.Api.Responder`1.Respond(TDescriptor options, NancyContext context)
at System.Dynamic.UpdateDelegates.UpdateAndExecute3[T0,T1,T2,TRet](CallSite site, T0 arg0, T1 arg1, T2 arg2)
at Octopus.Server.Web.Infrastructure.OctopusNancyModule.<>c__DisplayClass14_0.<get_Routes>b__1(Object x)
at Nancy.Routing.Route.<>c__DisplayClass4.b__3(Object parameters, CancellationToken context)

See this one Error on upgrade from version 3.13.8 to version 2018.3.5

we and a number of others had this, which 2018.3.6 fixed

1 Like

Hi David,

Andy is on the money here, there was an issue that we introduced in 2018.3.5 that broke upgrades from any 3.x release. It has been resolved in 2018.3.6 so upgrading to latest will clear this issue for you.

Sorry for the pain,

Regards,
Alex