Every so often our site dies and will need a minute or two to come back. The errors are always "failed to enter lock within timeout" while it is dead.
We're using 7.2.8 with MySql as a database. We have an SSL rewrite rule setup to force https. Server 2012 that has the "appdata" fix applied / is up-to-date on windows updates. I have also moved the logs AND umbraco.config outside of appdata to try and remedy.
I believe this was due to an error redirecting to "currentUmbracoPage" in hijacked controller actions loading a page. We'll keep an eye on things... Not an issue for now
Hi Danial ,
i am having the same issues , the difference is the downtime on my site is 7-9 minutes . have you get any solution for that?
Please help , my production site is going down again and again unexpectedly
Failed to enter lock within timeout
Every so often our site dies and will need a minute or two to come back. The errors are always "failed to enter lock within timeout" while it is dead.
We're using 7.2.8 with MySql as a database. We have an SSL rewrite rule setup to force https. Server 2012 that has the "appdata" fix applied / is up-to-date on windows updates. I have also moved the logs AND umbraco.config outside of appdata to try and remedy.
umbracoUseSSL = true
umbracoApplicationUrl=https://ourdomain.com/umbraco
I will attach the log of when it is happening.
We can't figure anything else out... this is our production site with lots of traffic. Any help is appreciated.
I believe this was due to an error redirecting to "currentUmbracoPage" in hijacked controller actions loading a page. We'll keep an eye on things... Not an issue for now
Hi Danial , i am having the same issues , the difference is the downtime on my site is 7-9 minutes . have you get any solution for that? Please help , my production site is going down again and again unexpectedly
YOgesh
is working on a reply...