consul-snapshot
consul-snapshot copied to clipboard
Error Writing on GCP Bucket
[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
Hi there,
I do not have a GCP account to test on but will try and get a trial account to check this out.