Created
October 2, 2018 18:50
-
-
Save alivesay/90f6a54f6935ff6f2093c6ac7e1b6b2c to your computer and use it in GitHub Desktop.
This file contains hidden or 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
~/launch/puppet-xoljemnfrufuh7nw$ puppet-code deploy --dry-run --all --wait --config-file .config/puppet-code.conf | |
Dry-run deploying all environments. | |
Errors while collecting a list of environments to deploy (exit code: 1). | |
ERROR -> Unable to determine current branches for Git source 'puppet' (/etc/puppetlabs/code-staging/environments) | |
Original exception: | |
Command exited with non-zero exit code: | |
Command: git clone --mirror https://git-codecommit.us-west-2.amazonaws.com/v1/repos/puppet /opt/puppetlabs/server/data/code-manager/git/https---git-codecommit.us-west-2.amazonaws.com-v1-repos-puppet | |
Stderr: | |
Cloning into bare repository '/opt/puppetlabs/server/data/code-manager/git/https---git-codecommit.us-west-2.amazonaws.com-v1-repos-puppet'... | |
fatal: unable to access 'https://git-codecommit.us-west-2.amazonaws.com/v1/repos/puppet/': The requested URL returned error: 403 | |
Exit code: 128 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment