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 #42

Open
1 task done
safareli opened this issue Aug 11, 2021 · 7 comments
Open
1 task done

Error downloading, got 500 response from server #42

safareli opened this issue Aug 11, 2021 · 7 comments

Comments

@safareli
Copy link

Prerequisites

  • I searched to see if the issue already exists.

Description/Steps to Reproduce

curl -sf https://gobinaries.com/tj/robo | sh

  ==> Downloading github.com/tj/robo@master
  ==> Resolved version master to v0.7.0
  ==> Downloading binary for darwin arm64

  Error downloading, got 500 response from server
@safareli
Copy link
Author

Reopening #37 as it still exists

@safareli
Copy link
Author

I think the issue is that robo has no darvin arm64 in release assets https://github.com/tj/robo/releases/tag/v0.7.0

@barelyhuman
Copy link

barelyhuman commented Jan 16, 2022

It actually builds the package based on the given arch so it should still work, just to be sure it’s not the go version causing an error (which it shouldn’t since it is still 1.12) , try using the same with https://goblin.barelyhuman.xyz

@blasrodri
Copy link

hi! I'm hitting the same

% curl https://gobinaries.com/madrugada-labs/dorsie@latest | sh
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100  4110    0  4110    0     0   5888      0 --:--:-- --:--:-- --:--:--  5879

  ==> Downloading github.com/madrugada-labs/dorsie@latest
  ==> Resolved version latest to v0.0.1
  ==> Downloading binary for darwin arm64

  Error downloading, got 500 response from server

@barelyhuman
Copy link

Screenshot 2022-06-17 at 9 21 54 PM

@blasrodri

@chriswalz
Copy link

This is happening for me as well curl -sf https://gobinaries.com/chriswalz/bit | sh;
Screenshot 2023-02-21 at 2 04 26 PM

@AminHuang
Copy link

Any progress?

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

5 participants