rakyll / hey

HTTP load generator, ApacheBench (ab) replacement
Apache License 2.0
18k stars 1.19k forks source link

Can't download releases #184

Open slayer opened 4 years ago

slayer commented 4 years ago

https://storage.googleapis.com/jblabs/dist/hey_linux_v0.1.2

<Error>
<Code>UserProjectAccountProblem</Code>
<Message>User project billing account not in good standing.</Message>
<Details>
The billing account for project 938381945713 is disabled in state absent
</Details>
</Error>
ericmdantas commented 4 years ago

Hey there, @slayer. This is a known issue (see #168), as of right now you can use the links in the README.md file.

Here's a working linux link: https://storage.googleapis.com/hey-release/hey_linux_amd64

alexellis commented 4 years ago

Is this going to get fixed?

Matt2021-A commented 4 years ago

@rakyll looks like this: Windows 64-bit: https://storage.googleapis.com/hey-release/hey_windows_amd64 is now considered a virus by Windows Defender on win10. so it removes Hey from my machine.. even when using the go get command to install.

vniche commented 4 years ago

Created a PR (#214) to add a GitHub Actions to distribute releases via GitHub Releases and Docker Hub