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

Error Writing on GCP Bucket #25

Open
consultricky opened this issue Nov 16, 2017 · 1 comment
Open

Error Writing on GCP Bucket #25

consultricky opened this issue Nov 16, 2017 · 1 comment

Comments

@consultricky
Copy link

[ERR] Could not upload to GCS!: googleapi: Error 403: Insuff icient Permission, insufficientPermissions"

I have already taken the below mentioned steps

1- Have checked and all permission seems to be in Place along with keys
2- Have tried to copy files using gsutil command into my GCP bucket and was able to successfully copy the same - I did created the GCP bucket so it does exist there
3- Backup files are getting generated properly so no issue there
4- I have already set the below mentioned environment variable before running it
 export GCSBUCKET=testbackup
./consul-snapshot backup
5- while running the ./consul-snapshot backup command, in the last line when it is trying to copy files to GCS it is hitting with the Insufficient Permission access issue

@pshima
Copy link
Owner

pshima commented May 13, 2018

Hi there,

I do not have a GCP account to test on but will try and get a trial account to check this out.

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

2 participants