Failed to deploy functions with ADC
See original GitHub issue[REQUIRED] Environment info
firebase-tools: 7.2.0
Platform: macOS
[REQUIRED] Test case
Look steps below.
[REQUIRED] Steps to reproduce
- install firebase-tools v7.2.0
- set
GOOGLE_APPLICATION_CREDENTIALS
to use ADC - deploy functions
firebase deploy --only functions
[REQUIRED] Expected behavior
Deploy successfully.
[REQUIRED] Actual behavior
It shows Error: HTTP Error: 404, Method not found.
as an error message.
This error does not occur in v7.1.0, only in v7.2.0.
Issue Analytics
- State:
- Created 4 years ago
- Comments:7 (4 by maintainers)
Top Results From Across the Web
Cannot deploy functions using firebase-admin and ADC via ...
I tried to upgrade Node v8 to v10. But, it occurred these errors and failed to deploy via firebase-tools version 3.8.0. Function failed...
Read more >Firebase functions fails to deploy with same error in all functions
I'm trying to deploy my firebase functions but all the functions return me error, I had already deployed before without any error.
Read more >Authorize send requests | Firebase Cloud Messaging - Google
Requests sent to FCM from your app server or trusted environment must be authorized. Note these important differences between legacy HTTP and HTTP...
Read more >Deploy a Citrix ADC VPX instance on Microsoft Azure
Learn how a Citrix ADC VPX instance works on Azure cloud. ... which is used to perform the functions of NSIP, SNIP, and...
Read more >Azure Function app not deployable. "Failed to deploy web ...
We are not able to deploy code to our Azure Function Apps. This has been working before, and is failing across all our...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
👍 glad we got you fixed. Thanks again for the report!
It worked well if I tried it in 7.2.1. Thank you for fixing it!