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

Error when using default credentials on GKE #526

Closed
dorshay6 opened this issue Nov 6, 2018 · 2 comments
Closed

Error when using default credentials on GKE #526

dorshay6 opened this issue Nov 6, 2018 · 2 comments
Assignees
Labels
needs more info This issue needs more information from the customer to proceed. priority: p2 Moderately-important priority. Fix may not be included in next release. 🚨 This issue needs some love. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.

Comments

@dorshay6
Copy link

dorshay6 commented Nov 6, 2018

(node:37) UnhandledPromiseRejectionWarning: Error: Unexpected error while acquiring application default credentials: Could not load the default credentials. Browse to https://developers.google.com/accounts/docs/application-default-credentials for more information.
    at GoogleAuth.<anonymous> (/usr/src/app/node_modules/@google-cloud/pubsub/node_modules/google-gax/node_modules/google-auth-library/build/src/auth/googleauth.js:248:31)
    at step (/usr/src/app/node_modules/@google-cloud/pubsub/node_modules/google-gax/node_modules/google-auth-library/build/src/auth/googleauth.js:47:23)
    at Object.next (/usr/src/app/node_modules/@google-cloud/pubsub/node_modules/google-gax/node_modules/google-auth-library/build/src/auth/googleauth.js:28:53)
    at fulfilled (/usr/src/app/node_modules/@google-cloud/pubsub/node_modules/google-gax/node_modules/google-auth-library/build/src/auth/googleauth.js:19:58)
    at <anonymous>
    at process._tickCallback (internal/process/next_tick.js:188:7)

Environment details

  • OS: Ubuntu
  • Node.js version: 8 LTS
  • google-auth-library version: 2.0

Steps to reproduce

  1. Deploy a pod with version 2.0
  2. Wait some time - dont happend right away
@JustinBeckwith JustinBeckwith added triage me I really want to be triaged. 🚨 This issue needs some love. labels Nov 7, 2018
@JustinBeckwith JustinBeckwith added type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns. status: investigating The issue is under investigation, which is determined to be non-trivial. labels Nov 22, 2018
@JustinBeckwith JustinBeckwith added priority: p2 Moderately-important priority. Fix may not be included in next release. and removed triage me I really want to be triaged. 🚨 This issue needs some love. labels Dec 2, 2018
@yoshi-automation yoshi-automation added the 🚨 This issue needs some love. label May 5, 2019
@JustinBeckwith
Copy link
Contributor

@dorshay6 apologies for the delay. Out of curiosity - what's the size of your cluster? How many nodes are you using?

@JustinBeckwith JustinBeckwith added the needs more info This issue needs more information from the customer to proceed. label Jul 2, 2019
@JustinBeckwith
Copy link
Contributor

Since we haven't heard anything back for a while, we're going to go ahead and close this one out. Please do let us know if you are still having any issues!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs more info This issue needs more information from the customer to proceed. priority: p2 Moderately-important priority. Fix may not be included in next release. 🚨 This issue needs some love. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Projects
None yet
Development

No branches or pull requests

4 participants