question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

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

  1. install firebase-tools v7.2.0
  2. set GOOGLE_APPLICATION_CREDENTIALS to use ADC
  3. deploy functions
    1. 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:closed
  • Created 4 years ago
  • Comments:7 (4 by maintainers)

github_iconTop GitHub Comments

3reactions
bkendallcommented, Jul 26, 2019

👍 glad we got you fixed. Thanks again for the report!

0reactions
iwatacommented, Jul 26, 2019

It worked well if I tried it in 7.2.1. Thank you for fixing it!

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found