Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Surfacing of "Function host is not running" underlying error #1326

Open
gallivantor opened this issue Sep 17, 2019 · 1 comment
Open

Surfacing of "Function host is not running" underlying error #1326

gallivantor opened this issue Sep 17, 2019 · 1 comment
Labels

Comments

@gallivantor
Copy link

Currently there are some scenarios which lead to the Function App not working with the message "Function host is not running" being returned if you manually navigate to the function app URL.

However, it is very difficult to debug this and find the root cause, as the actual error does not seem to get surfaced anywhere.

The following don't work:

  • Opening the "Log streaming" view - shows nothing in either tab
  • Application Insights - in some cases there might be an exception here, but in other cases there isn't

There needs to be an easy way to see what the underlying error message is, when the host won't start up.

@ColbyTresness
Copy link

Azure/azure-functions-host#4934 would solve this @fabiocav @jeffhollan

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants