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

fix(setup-envdir): convert AWS_REGION to WALE_S3_ENDPOINT #171

Merged
merged 1 commit into from
Nov 30, 2016

Conversation

bacongobbler
Copy link
Member

@bacongobbler bacongobbler commented Nov 30, 2016

Converting $AWS_REGION into $WALE_S3_ENDPOINT avoids the
"Connection reset by peer" error when uploading files to buckets
creted in regions other than us-east-1.

See boto/boto#2207
See wal-e/wal-e#167

Converting $AWS_REGION into $WALE_S3_ENDPOINT avoids the
"Connection reset by peer" error when uploading files to buckets
creted in regions other than us-east-1.

See boto/boto#2207
@deis-bot
Copy link

@kmala and @paulczar are potential reviewers of this pull request based on my analysis of git blame information. Thanks @bacongobbler!

@mboersma mboersma added the LGTM1 label Nov 30, 2016
@bacongobbler
Copy link
Member Author

manually tested and confirmed that this patch works for me.

PostgreSQL init process complete; ready for start up.

LOG:  database system was shut down at 2016-11-30 16:28:48 UTC
LOG:  MultiXact member wraparound protections are now enabled
LOG:  autovacuum launcher started
LOG:  database system is ready to accept connections

@bacongobbler
Copy link
Member Author

@kmala has also tested this manually and verified it worked for him as well.

@kmala kmala added the LGTM2 label Nov 30, 2016
@bacongobbler bacongobbler merged commit 6863e0b into deis:master Nov 30, 2016
@bacongobbler bacongobbler deleted the fixup-boto2-bug branch November 30, 2016 17:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants