You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The first command in the exercise is: conan remote list
Which gives a result of: conan-center: https://conan.bintray.com [Verify SSL: True]
We're next told to go to the web UI, without any information about where the web UI is supposed to be found. The address above does not go to it (it links to a .dms file with an empty {} curly brace set). The video shows going to http://34.67.115.149:8082/ui/admin/repositories/local/new which only returns ERR_EMPTY_RESPONSE when it returns anything (removing path targets does not change this).
Multiple steps occur on this mysterious web UI, and information from the UI is required for the next command line instruction.
Like many exercises, there is nothing on the right hand side to expand.
This exercise cannot be completed with the information provided.
The text was updated successfully, but these errors were encountered:
I apologize. I did go in and see that the lesson did not provide the information needed to connect to the Artifactory Server.
The information was provided far earlier, in the "Course Requirements" video, but that's way too far away from where the information is needed, so this was definitely bad UX.
I have now added the Artifactory URL and Credential information to the details of the Upload to Artifactory lesson. Please let me know if you can now see them, and if they work for you.
The first command in the exercise is:
conan remote list
Which gives a result of:
conan-center: https://conan.bintray.com [Verify SSL: True]
We're next told to go to the web UI, without any information about where the web UI is supposed to be found. The address above does not go to it (it links to a .dms file with an empty
{}
curly brace set). The video shows going tohttp://34.67.115.149:8082/ui/admin/repositories/local/new
which only returnsERR_EMPTY_RESPONSE
when it returns anything (removing path targets does not change this).Multiple steps occur on this mysterious web UI, and information from the UI is required for the next command line instruction.
Like many exercises, there is nothing on the right hand side to expand.
This exercise cannot be completed with the information provided.
The text was updated successfully, but these errors were encountered: