grafana / xk6

Build k6 with extensions
Apache License 2.0
215 stars 20 forks source link

Cannot install xk6 - 403 AuthorizedOnly Error #91

Closed Soruk closed 4 months ago

Soruk commented 8 months ago

Hi,

I want to install xk6 using the following command go install go.k6.io/xk6/cmd/xk6@latest But it fails with below error:

go: go.k6.io/xk6/cmd/xk6@latest: module go.k6.io/xk6/cmd/xk6: reading https://proxy.golang.org/go.k6.io/xk6/cmd/xk6/@v/list: 403 AuthorizedOnly

I'm behind corporate proxy and I set the HTTPS_PROXY / HTTP_PROXY environnement variables but it does not helo.

Where I can find the direct link for the xk6 executable to download it directly?

Thanks.

pablochacin commented 4 months ago

@Soruk we don't distribute binaries. We recommend using the docker image