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

https://www.googleapis.com/storage/v1/b/bazel/o?delimiter=/: could not fetch https://www.googleapis.com/storage/v1/b/bazel/o?delimiter=/: Get "https://www.googleapis.com/storage/v1/b/bazel/o?delimiter=/": dial tcp 142.251.42.234:443: i/o timeout #17405

Closed
lucasjinreal opened this issue Feb 3, 2023 · 7 comments
Labels
team-OSS Issues for the Bazel OSS team: installation, release processBazel packaging, website type: support / not a bug (process) untriaged

Comments

@lucasjinreal
Copy link

Description of the feature request:

In China, all google related url were blocked. Even with VPN, is not work.

What underlying problem are you trying to solve with this feature?

Can u switch to any github based url instead???

Which operating system are you running Bazel on?

windows

What is the output of bazel info release?

latest

If bazel info release returns development version or (@non-git), tell us how you built Bazel.

No response

What's the output of git remote get-url origin; git rev-parse master; git rev-parse HEAD ?

No response

Have you found anything relevant by searching the web?

No response

Any other information, logs, or outputs that you want to share?

No response

@sgowroji sgowroji added more data needed type: support / not a bug (process) team-OSS Issues for the Bazel OSS team: installation, release processBazel packaging, website labels Feb 3, 2023
@sgowroji
Copy link
Member

sgowroji commented Feb 3, 2023

Hi @jinfagang, Can you share the complete description and links which you are using above , which are blocked. Thanks !

@lucasjinreal
Copy link
Author

@sgowroji My situation now is very hard:

image

since the url is not accessable, every single bazel command is blcoked, it will try access this url. (seems the bazel is try to update or somethjing else)

Thne I try manually install it.. ohly shit, it can not even uninstall...

And this thing just gives me:
image
image

I am so depressed by this tool, waste toooooo much time on useless thing...

I

@lucasjinreal
Copy link
Author

@sgowroji Please help[

@fweikert
Copy link
Member

fweikert commented Feb 3, 2023

You're using https://github.com/bazelbuild/bazelisk - remove it from your system and install Bazel manually from https://github.com/bazelbuild/bazel/releases/tag/6.0.0

@fweikert
Copy link
Member

fweikert commented Feb 3, 2023

There's also a workaround: bazelbuild/bazelisk#234 (comment) (haven't tested it myself, though)

@lucasjinreal
Copy link
Author

@fweikert I didn't even know where does bazelisk installed on windows.

installation I fixed yesterday.

Now I got a new issue:

image

I don't know why, the python I specific is exist

this is caused by one of google product mediapipe build: bazel build -c opt --define MEDIAPIPE_DISABLE_GPU=1 --action_env PYTHON_BIN_PATH="D:\anaconda\python.exe"

the python.exe actually does existed

@sgowroji
Copy link
Member

sgowroji commented Feb 6, 2023

@jinfagang, Above error logs seems to Python path setup. And the error logs doesn't seems to related to Bazel. I am closing this issue now. Please reach us back if you still have any query or facing error with respect to Bazel. Thanks!

@sgowroji sgowroji closed this as completed Feb 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
team-OSS Issues for the Bazel OSS team: installation, release processBazel packaging, website type: support / not a bug (process) untriaged
Projects
None yet
Development

No branches or pull requests

3 participants