Wayne Douglas - 51 - Oct 3, 2014

Using credendtials auth on a self hosted app on ubuntu works first time it is requested but the 2nd time this happens:

at System.Net.HttpListenerResponse.AddHeader (System.String name, System.String value) [0x00000] in <filename unknown>:0 at ServiceStack.Host.HttpListener.ListenerResponse.AddHeader (System.String name, System.String value) [0x00000] in <filename unknown>:0 at ServiceStack.HttpResponseExtensionsInternal.WriteToResponse (IResponse response, System.Object result, ServiceStack.Web.ResponseSerializerDelegate defaultAction, IRequest request, System.Byte[] bodyPrefix, System.Byte[] bodySuffix) [0x00000] in <filename unknown>:0

has anyone seen this before?