Troubleshooting
Every Artifact Cache CLI run automatically verifies that it is compatible with the Develocity server or Edge node it connects to. This page covers what to do when that verification fails.
Your Artifact Cache CLI Is Too Old
Your installed Artifact Cache CLI is a major version behind the Develocity server or Edge node it connects to. Upgrade the Artifact Cache CLI.
Check your installed version:
java -jar develocity-artifact-cache-cli.jar --version
Compare it against the current release listed in Release History, then download it from Hosting the Artifact Cache CLI Binary.
Your Artifact Cache CLI Is Too New
Your installed Artifact Cache CLI is a major version ahead of the Develocity server or Edge node it connects to. Downgrade the Artifact Cache CLI.
Check your installed version:
java -jar develocity-artifact-cache-cli.jar --version
Find a release compatible with your deployment in Release History, then download it from Hosting the Artifact Cache CLI Binary.
Additional Help
If none of the above matches what you are seeing, contact Develocity support.