Hi Juraj
It's on K12 v12.0.57 
There's actually nothing in the event log (even tho it says see event log for more details). I can see the details in Windows Event Viewer though...
Exception information: 
    Exception type: HttpException 
    Exception message: You don't have a valid license for current domain. See event log for more details.
   at CMS.LicenseProvider.LicenseHandlers.CheckLicenseForCurrentDomainInExternalApplication()
   at CMS.Base.AbstractHandler.CallEventHandler[TArgs](EventHandler`1 h, TArgs e)
   at CMS.Base.AbstractHandler.Raise[TArgs](String partName, List`1 list, TArgs e, Boolean important)
   at CMS.Base.SimpleHandler`2.RaiseExecute(TArgs e)
   at CMS.Base.SimpleHandler`2.StartEvent(TArgs e)
   at System.Web.HttpApplication.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
   at System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step)
   at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)