Azure web app bot launch problem

Vladislav Tagovich 6 Reputation points
2020-07-08T05:41:50.213+00:00

When I try to run a web bot application, it loads until the page chrashes with HTTP ERROR 500. I can't find the actual reason because when I check KUDU logs it doesn't have any usefull information. Like that:
11427-lgo1.png
I have some kind of error logger with my web.config, I wrote one line:<httpErrors errorMode="Detail" ExistingResponse="PassThrough"></ httpErrors>, to check for errors, but this time the errors are not displayed.
If I try to browse my app while its loading or when i'm getting an error, it shows another error but I guess it doesn't matter
11602-log2.png
Can you help me to know how to log actual errors or help me to get the reason of that.

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
751 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,960 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. GiftA-MSFT 11,151 Reputation points
    2020-07-09T04:02:47.47+00:00

    Hi, thanks for reaching out..can you try following the guidelines provided for troubleshooting HTTP 500 errors? Let me know if the guidelines helped or if you have any further questions or concerns. Thanks.