Azure / Azure/Azure-Functions

Surfacing of "Function host is not running" underlying error

Open
#1,326 1 comment 0 reactions 0 assignees View on GitHub
feature
Dominant language
PowerShell
Stars
1.1k
Forks
215
Avg merge
4h 2m
Merged PRs (30d)
1

Description

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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.