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

Error downloading, got 500 response from server #37

Closed
1 task done
montanaflynn opened this issue Mar 18, 2021 · 2 comments
Closed
1 task done

Error downloading, got 500 response from server #37

montanaflynn opened this issue Mar 18, 2021 · 2 comments

Comments

@montanaflynn
Copy link

Prerequisites

  • I searched to see if the issue already exists.

Description

When I try to install my cli tool I get this error:

$ curl -sf https://gobinaries.com/montanaflynn/gocr/cmd/gocr | sh
  ==> Downloading github.com/montanaflynn/gocr/cmd/gocr@master
  ==> Resolved version master to v0.1.0
  ==> Downloading binary for darwin amd64

  Error downloading, got 500 response from server

Building locally works: go build ./cmd/gocr

Steps to Reproduce

curl -sf https://gobinaries.com/montanaflynn/gocr/cmd/gocr | sh

@montanaflynn
Copy link
Author

It started to work again, not sure if something I did fixed it or it was a real unexpected internal server error.

@cheshir
Copy link

cheshir commented Jun 7, 2021

The problem came back.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants