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

Unable to fetch from jitpack #92

Closed
rusho opened this issue Dec 8, 2017 · 9 comments
Closed

Unable to fetch from jitpack #92

rusho opened this issue Dec 8, 2017 · 9 comments

Comments

@rusho
Copy link

rusho commented Dec 8, 2017

SBT seems to hang on this and eventually fails:

https://jitpack.io/com/github/kenglxn/qrgen/javase/2.3.0/
0.0% [          ] 0 B (0 B / s)

trying same url in the browser results in connection being stuck as well. Attempt to open https://jitpack.io/com/github/kenglxn/qrgen/javase/ in the browser shows Tag or commit 'javase' not found. Rechecking.

I do have jitpack repository added correctly, it used to work for a long time without any issue.

@kenglxn
Copy link
Owner

kenglxn commented Dec 8, 2017

Thanks for reporting this. I will look into it asap.

@kenglxn
Copy link
Owner

kenglxn commented Dec 8, 2017

Everything looks ok according to the logs on jitpack https://jitpack.io/com/github/kenglxn/QRGen/2.3.0/build.log

Do you have a recipe for how to reproduce? F.ex a minimal build file or something similar.

@kenglxn
Copy link
Owner

kenglxn commented Dec 8, 2017

The file is there, not sure why you are getting this error: https://jitpack.io/com/github/kenglxn/QRGen/javase/2.3.0/javase-2.3.0.jar

@rusho
Copy link
Author

rusho commented Dec 8, 2017

SBT gets pom file just fine and then for some reason tries to fetch listing of the /2.3.0/ directory and this one hands. On Sonatype directory listings work just fine but trying to open https://jitpack.io/com/github/kenglxn/qrgen/javase/2.3.0/ in browser or via curl hangs the connection as well (instead of eg. failing or something) and this seems to be a root of trouble

@kenglxn
Copy link
Owner

kenglxn commented Dec 8, 2017

Ok, I suspect this is a jitpack issue. Will try to get in touch with them.

@kenglxn
Copy link
Owner

kenglxn commented Dec 8, 2017

not sure what to do about this. perhaps there are similar issues reported here: https://github.com/jitpack/jitpack.io/issues

@kenglxn
Copy link
Owner

kenglxn commented Dec 8, 2017

Could you try 2.2.0 to see if the issue is the same?

@rusho
Copy link
Author

rusho commented Dec 9, 2017

it works now, thanks. Directory listing now properly works and so does SBT

@rusho rusho closed this as completed Dec 9, 2017
@kenglxn
Copy link
Owner

kenglxn commented Dec 9, 2017

thanks for the update

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