bazelbuild / bazelbuild/bazelisk

could not download Bazel: could not resolve the version 'latest' to an actual version number

Open
#582 3 comments 1 reaction 0 assignees View on GitHub
more data needed P3
Dominant language
Go
Stars
2.7k
Forks
424
PR merge metrics
No merged PRs in 30d

Description

My windows11 cmd is having problems running bazel --version
2024/06/10 14:04:08 could not download Bazel: could not resolve the version 'latest' to an actual version number: unable to determine latest version: could not list Bazel versions in GCS bucket: could not list GCS objects at https://www.googleapis.com/storage/v1/b/bazel/o?delimiter=/: could not fetch https://www.googleapis.com/storage/v1/b/bazel/o?delimiter=/: unable to complete request to https://www.googleapis.com/storage/v1/b/bazel/o?delimiter=/ within 30s

Contributor guide

Open the contributing guide

Research direction

Start by reproducing `bazel --version` on Windows 11 and trace the request to the Google Cloud Storage URL shown in the error. Determine why resolving `latest` cannot list Bazel versions within 30 seconds, then verify that version lookup succeeds and the command completes normally.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
build-system
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.