Greetings!
When I first started I installed the docker from "Linuxserver.io - Ombi". Everything worked fine. The only thing OMBI told me was that there was a new version available. Well this today they must have updated the docker. I now have the latest version of OMBI. Everything still works but one thing....When I go to view the requests I get no results. I do however get a green "Approve Movies" button. I had several people submit a request, I get the pushover message. and it shows them "pending approval". However no requests show up when I check the Que. I have not changed anything since the update to the docker. I tried reinstalling the docker and a fresh install by deleting the config directory. After setting everything back up I get the same results.
I contacted the OMBI author on his message board and after a little homework this is what we came up with.
There were 2 errors:Failed to load resource: the server responded with a status of 500 (Internal Server Error)requests:645 error Internal Server Errorrequests/movies Failed to load resource: the server responded with a status of 500 (Internal Server Error)Error 1:Error DetailsNancy.RequestExecutionException: Oh noes! ---> System.NullReferenceException: Object reference not set to an instance of an objectat Ombi.UI.Modules.LayoutModule.GetGravatarImage () <0x40d029f0 + 0x00056> in :0 at Ombi.UI.Modules.LayoutModule.<.ctor>b__0_2 (System.Object x) <0x40d029d0 + 0x0000f> in :0 at (wrapper dynamic-method) System.Object:CallSite.Target (System.Runtime.CompilerServices.Closure,System.Runtime.CompilerServices.CallSite,System.Func`2,object)at Nancy.Routing.Route+<>c__DisplayClass4.b__3 (System.Object parameters, CancellationToken context) <0x40d023f0 + 0x00153> in :0 --- End of inner exception stack trace ---at Nancy.NancyEngine.InvokeOnErrorHook (Nancy.NancyContext context, Nancy.ErrorPipeline pipeline, System.Exception ex) <0x41e0cad0 + 0x002d7> in :0 Error 2:Error DetailsNancy.RequestExecutionException: Oh noes! ---> System.NullReferenceException: Object reference not set to an instance of an objectat Ombi.Helpers.DateTimeHelper.OffsetUTCDateTime (DateTime utcDateTime, Int32 minuteOffset) <0x41ddbda0 + 0x00030> in :0 at Ombi.UI.Modules.RequestsModule+<>c__DisplayClass57_1.b__11 (Ombi.Store.RequestedModel movie) <0x41ddb4d0 + 0x002bf> in :0 at System.Linq.Enumerable+WhereSelectListIterator`2[TSource,TResult].MoveNext () <0x41c44ce0 + 0x001a5> in :0 at System.Collections.Generic.List`1[T]..ctor (IEnumerable`1 collection) <0x2acf96bbac70 + 0x001fb> in :0 at System.Linq.Enumerable.ToList[TSource] (IEnumerable`1 source) <0x41a7a0b0 + 0x00070> in :0 at Ombi.UI.Modules.RequestsModule+d__57.MoveNext () <0x40f3cf00 + 0x01fc3> in :0 --- End of stack trace from previous location where exception was thrown ---at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () <0x2acf96c786d0 + 0x00029> in :0 at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) <0x2acf96c766b0 + 0x000a7> in :0 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) <0x2acf96c76630 + 0x0006b> in :0 at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) <0x2acf96c765e0 + 0x0003a> in :0 at System.Runtime.CompilerServices.TaskAwaiter`1[TResult].GetResult () <0x2acf96c768d0 + 0x00017> in :0 at Ombi.UI.Modules.RequestsModule+<<-ctor>b__0_1>d.MoveNext () <0x40f3c820 + 0x00152> in :0 --- End of inner exception stack trace ---at Nancy.NancyEngine.InvokeOnErrorHook (Nancy.NancyContext context, Nancy.ErrorPipeline pipeline, System.Exception ex) <0x41e0cad0 + 0x002d7> in :0
OMBI Author:
the first is saying that your gravatar image is not present (It doesn't matter).
the second is the actual error. I've seen this before and it was due to an older version of mono, So I assume you are running mono?
I am currently waiting for a reply. However, can you please shed some light on this?
Very Respectfully,
Sean