question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Hangs when resolving against Artifactory with auth

See original GitHub issue

Hi.

Coursier does not cope with dynamic revisions which do not end with a numeric part before the +, e.g. like “1.2.3-rc-+”.

Up until version 1.1.0-M13-4, this resulted in a resolution error, but starting with 1.1.0-M14, it just hangs.

~Here’s a minimal project to reproduce: https://github.com/avdv/coursier-hang~

edit: The reproducer is not really significant, since it only hangs when I have a resolver configured which requires credentials.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:14 (8 by maintainers)

github_iconTop GitHub Comments

1reaction
avdvcommented, Jun 19, 2019

I also have updated the avdv/coursier-hang project with a nginx config + docker-compose file. Hope this helps finding the issue…

1reaction
countfloydcommented, Jun 17, 2019

Yes, works for me now, with sbt-coursier-1.1.0-M14-4. Thank you!

Read more comments on GitHub >

github_iconTop Results From Across the Web

How Resolve Authentication Issues Against the Access Server
Artifactory is most likely having issues authenticating against the access server with the credentials provided you provided.
Read more >
Known Issues - JFrog - JFrog Documentation
Known issues are based on the following criteria: Severity 1 critical issues; Breaking changes for upgrades; Issues that have caused downtime and restarts ......
Read more >
Advanced Settings - JFrog - JFrog Documentation
You can configure authentication for remote repositories by specifying remote credentials. You can use either one of the following methods ...
Read more >
Troubleshooting - JFrog Documentation
During startup, Artifactory fails to start and an error is thrown: java.lang.IllegalStateException: Provided private key and latest private key ...
Read more >
How To Troubleshooting Artifactory 7.x Upgrade Issues - JFrog
key Resolution: This error occurs due to the join.key file being missing when the Artifactory service is starting up. Take a look at...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found