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

Help Setting Up: GCloud SDK installation failing #8359

Closed
theboywholived opened this issue Jan 26, 2018 · 1 comment
Closed

Help Setting Up: GCloud SDK installation failing #8359

theboywholived opened this issue Jan 26, 2018 · 1 comment
Labels
a-DevHelp Help request from contributors; this label is not used anymore c.Message A means of communication with the core team; this label is not used anymore

Comments

@theboywholived
Copy link

  • Operating System: macOS High Sierra
  • JDK Version: 1.8.0 build 161
  • Python version 2.7.10

What I was trying to do / What I need help with

I am trying to set up the development environment for TEAMMATES and trying to install the Google Cloud SDK for that. However, after downloading and extracting the archive, the command, ./google-cloud-sdk/install.sh pops up this error on the terminal:

Vedants-MacBook-Air:~ vedantkumar$ ./google-cloud-sdk/install.sh
Welcome to the Google Cloud SDK!

To help improve the quality of this product, we collect anonymized usage data
and anonymized stacktraces when crashes are encountered; additional information
is available at <https://cloud.google.com/sdk/usage-statistics>. You may choose
to opt out of this collection now (by choosing 'N' at the below prompt), or at
any time in the future by running the following command:

    gcloud config set disable_usage_reporting true

Do you want to help improve the Google Cloud SDK (Y/n)?  y

ERROR: (gcloud.components.list) Failed to process component listing from server.

Attempts to resolve the problem

I tried the solution listed here: https://stackoverflow.com/questions/44087310/google-cloud-sdk-install-on-os-x-gcloud-components-list-failed-to-fetch-compo by changing the timeout seconds, turning ipv6 off and adding gcloud to the global path. It's still showing the error.

@theboywholived
Copy link
Author

It was a problem on my end (Issues with my ISP).
Sorry for the inconvenience.

@whipermr5 whipermr5 added c.Message A means of communication with the core team; this label is not used anymore a-DevHelp Help request from contributors; this label is not used anymore labels Jan 26, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
a-DevHelp Help request from contributors; this label is not used anymore c.Message A means of communication with the core team; this label is not used anymore
Projects
None yet
Development

No branches or pull requests

2 participants