artifactory icon indicating copy to clipboard operation
artifactory copied to clipboard

Can not connect using config file

Open AleksanderWa opened this issue 8 years ago • 1 comments

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.

AleksanderWa avatar Jan 30 '18 07:01 AleksanderWa

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.

cowlinator avatar Mar 02 '18 01:03 cowlinator