Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Auto update pipeline fails #27

Closed
nbrys opened this issue Jun 20, 2019 · 3 comments · Fixed by #45
Closed

Auto update pipeline fails #27

nbrys opened this issue Jun 20, 2019 · 3 comments · Fixed by #45
Labels
bug Something isn't working

Comments

@nbrys
Copy link

nbrys commented Jun 20, 2019

When running the auto update pipeline, we get the following error:

`+ cd control-tower-release

  • chmod +x control-tower-linux-amd64
  • ./control-tower-linux-amd64 deploy concourse-id
    error ensuring config bucket exists before deploy: [error determining if bucket [] exists: [InvalidParameter: 1 validation error(s) found.
  • minimum field size of 1, HeadBucketInput.Bucket.
    ]]`
@crsimmons crsimmons added the bug Something isn't working label Jun 26, 2019
@lextoumbourou
Copy link

Also experiencing this error with latest release: 0.8.2:

./control-tower-darwin-amd64 deploy --iaas AWS --region ap-southeast-2 some-id
error ensuring config bucket exists before deploy: [error determining if bucket [] exists: [InvalidParameter: 1 validation error(s) found.
- minimum field size of 1, HeadBucketInput.Bucket.

@gramidt
Copy link
Contributor

gramidt commented Oct 4, 2019

@crsimmons - Would you be able to provide insight into the error listed above? I am also experiencing this issue and would be more than happy to help identify the root cause and provide a PR if needed. Thank you in advance for all of your help!

@gramidt
Copy link
Contributor

gramidt commented Oct 4, 2019

@crsimmons @nbrys @lextoumbourou - I found the root cause and I will provide a PR shortly. I have patched on my end and testing it out now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants