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

There is an error under the "Functions" node for a function app which created with Flex Consumption (Preview) hosting plan #4067

Open
v-ruizh opened this issue Apr 1, 2024 · 5 comments
Labels
AT-CTI Created by CTI team investigate

Comments

@v-ruizh
Copy link

v-ruizh commented Apr 1, 2024

OS: All
Build Version: v1.14.1-alpha.0
Regression: Not a Regression

Repro Steps:

  1. Create a python function app with Flex Consumption (Preview) hosting plan and East US 2 EUAP location.
  2. Expand the above function app -> Expand the "Functions" node.
  3. Check whether there is no error under the "Functions" node.

Expect:
There is no error under the "Functions" node.

Actual:
There is an error under the "Functions" node.
image

@v-ruizh v-ruizh added the AT-CTI Created by CTI team label Apr 1, 2024
@nturinski
Copy link
Member

note to self: I think for flex consumption, they may have changed the functions API endpoint. I need to investigate that.

@nturinski
Copy link
Member

Could you reconfirm this? I am able to see my http triggers under a flex plan:

image

@v-ruizh
Copy link
Author

v-ruizh commented Apr 10, 2024

@nturinski This bug still reproduces on the latest build. I didn't deploy any function to the Flex Consumption (Preview) function app. Just create a new function app with Flex Consumption (Preview) hosting plan and expand the Functions node. An error occurs under the Functions node.

The function shows well after deploying a function project to the function app.

@nturinski
Copy link
Member

This seems to clear up on its own after a while. I only see it reproduce for a newly created flex app, but when I check later, the list is empty as expected.

And actually, I just tried creating a new flex function app and it seems like it's okay now?

@v-ruizh
Copy link
Author

v-ruizh commented Apr 23, 2024

This seems to clear up on its own after a while. I only see it reproduce for a newly created flex app, but when I check later, the list is empty as expected.

And actually, I just tried creating a new flex function app and it seems like it's okay now?

I encountered this case you saw one time when testing Flex Consumption (Preview) at the first time, but it doesn't work well for all function apps with Flex Consumption (Preview).

Verified this bug on the latest main branch Functions extension build again, this bug still reproduces. The error will not disappear after a while, even though the error still exists when checking it the second day.
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
AT-CTI Created by CTI team investigate
Projects
None yet
Development

No branches or pull requests

2 participants