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
When I test the connection, I get the following error:
Failed to query service connection API: 'http://myserver:8081/artifactory/api/plugins'. Status Code: 'BadRequest', Response from server: '{ "errors" : [ { "status" : 400, "message" : "This REST API is available only in Artifactory Pro (see: jfrog.com/artifactory/features). If you are already running Artifactory Pro please make sure your server is activated with a valid license key.\n" } ] }'
I see nothing in the documentation saying it's only suitable for the full version. We are using Artifactory Open source license 7.6.3 rev 70603900
To be fair, we keep falling over limitations in the OSS version, and this is likely the last straw. We aren't going to buy it (not with such deliberate shady tactics), we will look for alternatives.
The text was updated successfully, but these errors were encountered:
Thanks for raising this issue @fourofspades.
Following your feedback, we've just added a note about this in the Overview section in the documentation. We'll make sure to add this note to the marketplace as well.
When I test the connection, I get the following error:
Failed to query service connection API: 'http://myserver:8081/artifactory/api/plugins'. Status Code: 'BadRequest', Response from server: '{ "errors" : [ { "status" : 400, "message" : "This REST API is available only in Artifactory Pro (see: jfrog.com/artifactory/features). If you are already running Artifactory Pro please make sure your server is activated with a valid license key.\n" } ] }'
I see nothing in the documentation saying it's only suitable for the full version. We are using Artifactory Open source license 7.6.3 rev 70603900
To be fair, we keep falling over limitations in the OSS version, and this is likely the last straw. We aren't going to buy it (not with such deliberate shady tactics), we will look for alternatives.
The text was updated successfully, but these errors were encountered: