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

An error occurs when deploying a Python V1 project to a Python function app with Flex Consumption (Preview) hosting plan at the second time #4317

Open
v-chenzha opened this issue Nov 7, 2024 · 0 comments
Labels

Comments

@v-chenzha
Copy link

v-chenzha commented Nov 7, 2024

OS: All
Build Version: v1.15.5-alpha.0

Repro Steps:

  1. Create a Python V1 project with "Durable Function orchestrator" function and select "Netherite" durable storage type.
  2. Create a Python function app with Flex Consumption (Preview) hosting plan.
  3. Deploy the Python project to the above function app.
  4. Deploy again.
  5. Check whether succeeds to deploy a Python project to a Python function app with Flex Consumption (Preview) hosting plan.

Expect:
Succeed to deploy a Python project to a Python function app with Flex Consumption (Preview) hosting plan.

Actual:
An error occurs when deploying a Python project to a Python function app with Flex Consumption (Preview) hosting plan at the second time.
Image

The detailed output shows as below:
output.zip

More Info:
This issue also reproduces unstably when deploying a Python V1/V2 project with HttpTrigger function.

@v-chenzha v-chenzha added the AT-CTI Created by CTI team label Nov 7, 2024
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