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

Missing detailed error message on 500 response #31

Closed
1 task done
yujunz opened this issue Jun 26, 2020 · 3 comments
Closed
1 task done

Missing detailed error message on 500 response #31

yujunz opened this issue Jun 26, 2020 · 3 comments

Comments

@yujunz
Copy link

yujunz commented Jun 26, 2020

Prerequisites

  • I searched to see if the issue already exists.

Description

Got Error downloading, got 500 response from server but don't know what went wrong exactly.

Steps to Reproduce

curl -sf https://gobinaries.com/juicedata/juicesync | sh

  ==> Downloading github.com/juicedata/juicesync@master
  ==> Resolved version master to v0.1.0
  ==> Downloading binary for darwin amd64

  Error downloading, got 500 response from server

Slack

Join us on Slack https://chat.apex.sh/

@mblarsen
Copy link

Possible duplicate of #25

@tj
Copy link
Owner

tj commented Jun 26, 2020

closing just for the dup, but looks like this error is

building: exit status 1: go: github.com/juicedata/[email protected] requires
	qiniupkg.com/[email protected]+incompatible: reading qiniupkg.com/x/go.mod at revision v7.0.7: unknown revision v7.0.7

not exactly sure what that means hahah, I guess that v7.0.7 wasn't published?

@tj tj closed this as completed Jun 26, 2020
@yujunz
Copy link
Author

yujunz commented Jun 26, 2020

Interesting. It was built successfully in travis with various go versions. https://travis-ci.com/github/juicedata/juicesync/builds/145093083

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

3 participants