Azure / Azure/azure-functions-host

Jobs API returns 500 if no extensions have been installed

Open
#3,440 2 comments 0 reactions 1 assignee Claimed by @fabiocav View on GitHub
bug
Dominant language
C#
Stars
2k
Forks
482
Avg merge
2d 12h
Merged PRs (30d)
38

Description

Create a new V2 function app through the portal and go to add a C# queue triggered function. When you do so, the portal will call `GET /admin/host/extensions/jobs` and recieve a 500. The underlying error is:

`DirectoryNotFoundException: Could not find a part of the path D:\home\data\Functions\extensions`

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.