If you receive this Application Error , you can’t even use Console – Diagnostics Tools. This is mostly because your application is crashed during the start and the docker keep restarting.
To access the diagnostics pack. you need to enable this variable in the environment variable
SCM_DO_BUILD_DURING_DEPLOYMENT=true
After you can access to the Console, you can watch the Log stream to see the error, or open Bash command.