Created
March 30, 2021 15:25
-
-
Save dlorenc/623d473b0de1ce76786dea0de28bd1a4 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ ./cosign sign -key cosign.key bundle.bar/u/danlorenc/test:v1 | |
Enter password for private key: | |
Pushing signature to: bundle.bar/u/danlorenc/test:sha256-b423a188fced3b57b330289f60f2317bd947a3f77d823c4fee209dbd58bc2f1f.cosign | |
error: PUT https://bundle.bar/v2/u/danlorenc/test/manifests/sha256-b423a188fced3b57b330289f60f2317bd947a3f77d823c4fee209dbd58bc2f1f.cosign: unexpected status code 500 Internal Server Error: {"error":"Something has gone terribly wrong."} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment