Hi
Some time ago I noticed NullReferenceException throwing in ControllerBase.Init(). This is happen only on production and I cannot reproduce it locally.
After adding some loging looks like I also get exception in ErrorController.NotFound in line:
!_routeRequestLookupInfoAccessor.RouteRequestLookupInfo.IsInAdministration
Looks like: RouteRequestLookupInfo is somehow null.
I have also noticed some NullReferenceException from:
_requestModelAccessor?.RequestModel?.CurrentPageModel
My suspicion is that it somehow caused by crawlers.
Did anyone have solution for this kind of issue?
Thanks
Michal
Litium version: [Version number]