Exception message: Error occurred during a cryptographic operation
Hi!
Recently I upgrade site from v7 to v8.14, I've been getting this error, it's repeating all day (every 5-10mins) even when I believe there are no users present. I have machine key set. Any ideas by what it's caused?
Exception information:
Exception type: CryptographicException
Exception message: Error occurred during a cryptographic operation.
at System.Web.Security.Cryptography.HomogenizingCryptoServiceWrapper.HomogenizeErrors(Func`2 func, Byte[] input)
at System.Web.Security.FormsAuthentication.Decrypt(String encryptedTicket)
at Umbraco.Core.StringExtensions.DecryptWithMachineKey(String value) in D:\a\1\s\src\Umbraco.Core\StringExtensions.cs:line 315
at Umbraco.Web.UmbracoHelper.DecryptAndValidateEncryptedRouteString(String ufprt, IDictionary`2& parts) in D:\a\1\s\src\Umbraco.Web\UmbracoHelper.cs:line 828
at Umbraco.Web.Mvc.RenderRouteHandler.GetFormInfo(RequestContext requestContext) in D:\a\1\s\src\Umbraco.Web\Mvc\RenderRouteHandler.cs:line 137
at Umbraco.Web.Mvc.RenderRouteHandler.GetHandlerForRoute(RequestContext requestContext, PublishedRequest request) in D:\a\1\s\src\Umbraco.Web\Mvc\RenderRouteHandler.cs:line 330
at System.Web.Routing.UrlRoutingModule.PostResolveRequestCache(HttpContextBase context)
at Umbraco.Web.UmbracoInjectedModule.ProcessRequest(HttpContextBase httpContext) in D:\a\1\s\src\Umbraco.Web\UmbracoInjectedModule.cs:line 144
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)
Exception message: Error occurred during a cryptographic operation
Hi! Recently I upgrade site from v7 to v8.14, I've been getting this error, it's repeating all day (every 5-10mins) even when I believe there are no users present. I have machine key set. Any ideas by what it's caused?
Request URL: https://www.siteurl.com:443/umbraco/RenderMvc?ufprt=82AA885B58DD12AE27CFA7E6348163B4363EB55BE1757066EBDC7D6A45BA4DED1CD6E5F929A2DA7E09D46D8B15523C4C0CF05DF8C2072AAC083A95E123486F29B948A2CE27880028B3988321750B1F3778A5359E6FA1AF34BB6843D270E0C17D66A0B5207C442CB9805560BF774DDF3E8ADDFFB5C5E2715151D0919AE6449919E4E1AB9F46558D9DB87CF666D130CB02D4088C673470F8CF4C621D55B8523C08
is working on a reply...