We get HTTP server errors on Azure hosting when we edit files via the ftp. The site builds fine and works but then has compounding errors that eventually crash the website hours later. Has anyone experienced this? We are on Umbraco 8.5.5.
Thanks for the response. I'm trying to get a login to their hosting environment. Above is an image they sent me. I have ftp access currently and there's lots of files in the /App_Data/Logs folder if that helps.
Hi,
500 errors generally indicate code errors, so yes the umbraco logs may shed some light as to exactly where in the code these errors are being raised.
HTTP server errors
We get HTTP server errors on Azure hosting when we edit files via the ftp. The site builds fine and works but then has compounding errors that eventually crash the website hours later. Has anyone experienced this? We are on Umbraco 8.5.5.
https://www.taftmuseum.org/
Thank you.
exactly what HTTP errors do you get? there are many and they all mean something different :)
Thanks for the response. I'm trying to get a login to their hosting environment. Above is an image they sent me. I have ftp access currently and there's lots of files in the /App_Data/Logs folder if that helps.
Hi, 500 errors generally indicate code errors, so yes the umbraco logs may shed some light as to exactly where in the code these errors are being raised.
Hi Brian,
Are you able to log in to Umbraco?
It should be possible to see the details of the error(s) in the Log Viewer (found in Settings).
/Chriztian
Is this bad? LOL.
That second screenshot is the error that I have the most. You guys seen this before? Thanks.
Not sure if it helps, but there was an issue like this reported previously, I believe there is a solution you can try, looks like an IIS issue.
nucachecontentdb is being used by another process
I see there is a way to turn off this nucache in v9 but we are on 8. Is there a way to turn this off in the config on 8?
is working on a reply...