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

GCE_Export Release Version access_denied #1845

Open
DarrellDM opened this issue Feb 4, 2022 · 1 comment
Open

GCE_Export Release Version access_denied #1845

DarrellDM opened this issue Feb 4, 2022 · 1 comment

Comments

@DarrellDM
Copy link

Hi Team,

A user have a backup program that utilizes the GCE_Export Go program. They have their backup program pull down the newest version of GCE_Export on every attempt and this has worked for the past few years. They noticed recently that when pulling from the "release" version, they are getting hit by:

<Error>
<Code>AccessDenied</Code>
<Message>Access denied.</Message>
<Details>Anonymous caller does not have storage.objects.get access to the Google Cloud Storage object.</Details>
</Error>

It appears that the bucket/objects is non-public and the user would like access to it.

They are currently using the "latest" version as a workaround, but they would like to go back to using the "release" version.

Thanks!

@zoran15
Copy link
Contributor

zoran15 commented Feb 4, 2022

When did this behavior start?

gce_export hasn't been worked on much recently so it's less likely it was a code change that is causing this (though not impossible).

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