Whenever I use Let'sEncrypt to create a reverse proxy the login screen becomes all text and distorted - and then when you put in your username it throws this error
500 - InternalServerError
Something went horribly, horribly wrong while servicing your request.
We're sorry :-(
Graphics courtesy of the awesome Matthew Inman
Details
Error Details
Nancy.RequestExecutionException: Oh noes! ---> Ombi.Helpers.Exceptions.ApiRequestException: Got StatusCode=Unauthorized for https://plex.tv/users/sign_in.json.
at Ombi.Api.ApiRequest.Execute[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x00072] in <2a63c45e97a245c1bf3c2df5f23972c5>:0
at Ombi.Api.PlexApi.SignIn (System.String username, System.String password) [0x0004e] in <2a63c45e97a245c1bf3c2df5f23972c5>:0
at (wrapper dynamic-method) System.Object:CallSite.Target (System.Runtime.CompilerServices.Closure,System.Runtime.CompilerServices.CallSite,Ombi.Api.Interfaces.IPlexApi,object,string)
at Ombi.UI.Modules.UserLoginModule+d__48.MoveNext () [0x007d4] in :0
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <204f770036d441bb8dfd3daba3550e83>:0
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0003e] in <204f770036d441bb8dfd3daba3550e83>:0
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00028] in <204f770036d441bb8dfd3daba3550e83>:0
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00008] in <204f770036d441bb8dfd3daba3550e83>:0
at System.Runtime.CompilerServices.TaskAwaiter`1[TResult].GetResult () [0x00000] in <204f770036d441bb8dfd3daba3550e83>:0
at Ombi.UI.Modules.UserLoginModule+<<-ctor>b__0_0>d.MoveNext () [0x00060] in :0
--- End of inner exception stack trace ---
at Nancy.NancyEngine.InvokeOnErrorHook (Nancy.NancyContext context, Nancy.ErrorPipeline pipeline, System.Exception ex) [0x000bd] in <63c44d6f8d7e4f339a987bf9eb94d931>:0