-
Notifications
You must be signed in to change notification settings - Fork 38
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
Artifactory local server failing to connect #114
Comments
Hi @jhill515 A couple of preliminary notes:
Regarding Artifactory it is possible that docker didn't boot it up correctly. I guess that you cannot navigate to the URL in your browser http://localhost:8082? What is being shown? If there are any traces of the |
James,
Thank you for your prompt response! For your information, I was leveraging
the Conan 1.X training because my organization has not transitioned to
Conan 2.X. I figured this would be helpful to ramp up.
I am able to get to the URL via browser (Chrome and Firefox). I may have
misunderstood the tutorial video -- I thought it was just showing how to
create custom repositories and upon review I saw that there is no
repository called "artifactory". I'm in a meeting at a moment, but I'm
about to try adding that and following the tutorial instructions again.
Thanks,
~John / @jhill515
…On Fri, Jun 9, 2023 at 1:11 PM James ***@***.***> wrote:
Hi @jhill515 <https://github.com/jhill515>
A couple of preliminary notes:
- Have you realized the warnings in the training (academy) that this
course is deprecated? It is about Conan 1.X, and also uses deprecated
features in Conan 1.X, not even using the recommended integrations like
CMakeDeps.
- We have done the "training" equivalent a "tutorial" in the docs 2.0,
if you want to check it: https://docs.conan.io/2/tutorial.html
Regarding Artifactory it is possible that docker didn't boot it up
correctly. I guess that you cannot navigate to the URL in your browser
http://localhost:8082? What is being shown? If there are any traces of
the docker-compose, that might help.
—
Reply to this email directly, view it on GitHub
<#114 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABCETO5WIVTCMTLYHLU6O6LXKNKMPANCNFSM6AAAAAAZA4TPCA>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Reading carefully the logs it seems you did:
Which is incorrect. You need to define the whole URL that Artifactory provides in the "Set me up" for the Conan repository. I hope the video explanations help with that, but let us know. |
I am on Exercise: Upload to Artifactory. Each time I attempt to upload the
hello*
packages, I am met with a failure stating that it failed to establish a new connection (Errno 111). I'm not sure what I'm doing wrong or how to resolve the issue. Here's a terminal listing of the issues I have:The text was updated successfully, but these errors were encountered: