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

x/build: fix coordinator's localhost dev mode; should not require GCE #18291

Closed
siennathesane opened this issue Dec 12, 2016 · 3 comments
Closed
Labels
Builders x/build issues (builders, bots, dashboards) FrozenDueToAge
Milestone

Comments

@siennathesane
Copy link

siennathesane commented Dec 12, 2016

Attempted to run golang.org/x/build/cmd/coordinator locally without GCE access, ran into this error:

failed to get a token source: google: could not find default credentials. See https://developers.google.com/accounts/docs/application-default-credentials for more information.

Related to #17626

@bradfitz
Copy link
Contributor

I assume you mean you're running golang.org/x/build/cmd/coordinator and not just a single file, right?

Also, which flags are you running the binary with?

@bradfitz bradfitz added the Builders x/build issues (builders, bots, dashboards) label Dec 12, 2016
@bradfitz bradfitz added this to the Unreleased milestone Dec 12, 2016
@bradfitz bradfitz changed the title x/build: localhost mode should not require GCE x/build: fix coordinator's localhost dev mode; should not require GCE Dec 12, 2016
@siennathesane
Copy link
Author

I updated the description to reflect golang.org/x/build/cmd/coordinator.

I'm running it with -mode "dev".

@gopherbot
Copy link

CL https://golang.org/cl/39297 mentions this issue.

@golang golang locked and limited conversation to collaborators Apr 3, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Builders x/build issues (builders, bots, dashboards) FrozenDueToAge
Projects
None yet
Development

No branches or pull requests

3 participants