Skip to content

Commit 1a77d0e

Browse files
Update container-registry-health-error-reference.md
Add new error tag for notary version compatibility
1 parent 5faf8bb commit 1a77d0e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

articles/container-registry/container-registry-health-error-reference.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,10 @@ This error means that the CLI was unable to find the login server of the given r
9292

9393
*Potential solutions*: Verify that the spelling is correct and that the registry exists; verify that user has the right permissions on the registry, and that the clouds of the registry and the CLI environment match; update Azure CLI to the latest version.
9494

95+
## NOTARY_VERSION_ERROR
96+
97+
This error means that the CLI is not compatible with the currently installed version of docker/notary. Try downgrading your notary.exe version to <=0.6.0 by replacing your docker installation's notary client manually to resolve this issue.
98+
9599
## Next steps
96100

97101
For options to check the health of a registry, see [Check the health of an Azure container registry](container-registry-check-health.md).

0 commit comments

Comments
 (0)