Skip to content

functions deployment gets stuck when functionsrunapionly is enabled #10252

@aalej

Description

@aalej

[REQUIRED] Environment info

firebase-tools: v15.12.0
node: v24.11.1

Platform: macOS

[REQUIRED] Test case

Complete mcve - https://github.com/aalej/issues-10252

[REQUIRED] Steps to reproduce

Steps to reproduce in mcve - https://github.com/aalej/issues-10252?tab=readme-ov-file#steps-to-reproduce

[REQUIRED] Expected behavior

Deployments should complete

[REQUIRED] Actual behavior

Deployments seems to get stuck and terminal prints the below over and over again

⚠  functions: Request to https://cloudfunctions.googleapis.com/v2/projects/PROJECT_ID/locations/us-central1/functions?functionId=helloWorld had HTTP Error: 409, Could not create Cloud Run service helloworld. A Cloud Run service with this name already exists. Please redeploy the function with a different name.
⚠  functions:  failed to create function projects/PROJECT_ID/locations/us-central1/functions/helloWorld

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions