Web SSH console is giving error and unable to use Web SSH console

Sekar, Anbu 26 Reputation points
2023-03-22T07:24:04.2+00:00

I have got the below error while trying to access Web SSH console from the Azure app service.

Error.

An error occurred while processing your request.

Request ID: |cea21f95-48035f6bb13eab62.

Development Mode

Swapping to Development environment will display more detailed information about the error that occurred.

Development environment should not be enabled in deployed applications, as it can result in sensitive information from exceptions being displayed to end users. For local debugging, development environment can be enabled by setting the ASPNETCORE_ENVIRONMENT environment variable to Development, and restarting the application.

Please help me to resolve this.

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,039 questions
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. brtrach-MSFT 16,686 Reputation points Microsoft Employee
    2023-03-23T02:22:02.9333333+00:00

    The error message you received while trying to access Web SSH console from the Azure app service indicates that there was an error while processing your request. You can try the following steps to resolve the issue:

    1. Is the Web SSH console is enabled for your app service?
    2. Ensure the SSH endpoint is enabled for your app service.
    3. Check if the SSH key is configured correctly for your app service.
    4. Check that the firewall rules are configured correctly for your app service.

    Please let us know if you are still having this issue after checking into the above four items. We look forward to your reply.


  2. Sekar, Anbu 26 Reputation points
    2023-03-28T13:39:11.41+00:00

    @brtrach-MSFT ,

    Web SSH console was enabled and it was working fine until last week.

    SSH key, firewall rules and SSH endpoint all are OK.

    Web SSH started giving error since last week, I was using this console last couple of months suddenly, it started giving error.

    Please help me to solve this error. How can i see the more information about the error?

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.