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

"gof3r error…" during postgres:backup #109

Closed
saneef opened this issue Apr 13, 2017 · 6 comments
Closed

"gof3r error…" during postgres:backup #109

saneef opened this issue Apr 13, 2017 · 6 comments

Comments

@saneef
Copy link

saneef commented Apr 13, 2017

I'm trying to backup for the first time.

I created a S3 bucket in region 'us-east-1. But when I run 'postgres:backup' I'm getting this error

/bin/tar: Removing leading `/' from member names
gof3r error: Post https://my-bucket-name.s3-us-east-1x-amz-request-id.amazonaws.com/postgres-get-better-luck-db-2017-04-13-07-05-12.tgz?uploads=: dial tcp: lookup my-bucket-name.s3-us-east-1x-amz-request-id.amazonaws.com on 8.8.8.8:53: no such host

Any clue where to look into? Is it because of some setting in AWS or with the plug itself?

@josegonzalez
Copy link
Member

Can you run this in trace mode?

@saneef
Copy link
Author

saneef commented Apr 13, 2017

Here is the trace https://gist.github.com/saneef/3b5374d1ca7af84e07032034ca323794

I have replaced keys and passwords

@joshrendek
Copy link

Running into this same issue

@josegonzalez
Copy link
Member

Just pushed a fix, do you mind updating your postgres plugin and checking it out?

@joshrendek
Copy link

Working now after updating, thanks for the quick turn around 👍

@saneef
Copy link
Author

saneef commented Apr 14, 2017

@josegonzalez Working! Thanks for the quick the response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants