artifactory
artifactory copied to clipboard
Can not connect using config file
I have created config file and put it in to the home directory. Every time I try to run my script I got following message: RuntimeError: { "errors" : [ { "status" : 404, "message" : "{"error":"Item artifactory_item-local:api/storage does not exist"}" } ] }
I checked twice and the url address of Artifactory is correct when I use it with my browser.
I have found that I receive 404; Item x does not exist due to missing or incorrect auth. Check that, as that may or may not be related to your issue.