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
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: