Anyone experienced below error when using cli to search on artifactory repositories? From time to time got below error (about 1 fail, 3 times successful). Any ideas?
g Artifactory.
[Info:] Searching Artifactory using AQL query: items.find({"repo": "NONPROD_RPM","$or": [{"$and": [{"path": {"$match":"*"},"name":{"$match":"*"}}]}]}).include("name","repo","path","actual_md5","actual_sha1","size")
[Error:] Post ssh://artifactory.xyz.com:1339/api/search/aql: unsupported protocol scheme "ssh"
[Error:] Post ssh://artifactory.xyz.com:1339/api/search/aql: unsupported protocol scheme "ssh"