We're hosting a php website on Azure App Service
.
Sometimes it is down and displays this error:
"Has Encountered an Error String Match Failed. String Not Found"
After restarting the App Service it works again. I'm quite sure it has nothing to do with the PHP part of it. Unfortunately I wasn't able to find anything helpful.
Why does it happen and how can we fix it?