google-research / google-research/vision_transformer
Access denied to bucket
- Dominant language
- Jupyter Notebook
- Stars
- 12.7k
- Forks
- 1.5k
- PR merge metrics
- No merged PRs in 30d
Description
Getting access denied when trying to access ViT
PermissionDeniedError: Error executing an HTTP request: HTTP response code 403 with body `'AccessDeniedAccess denied.Anonymous caller does not have storage.objects.get access to the Google Cloud Storage object. Permission 'storage.objects.get' denied on resource (or it may not exist).'`
Something has changed on the permissions of the bucket? Trying to access https://console.cloud.google.com/storage/browser/vit_models/augreg/
Contributor guide
Research direction
Start by reviewing the 403 response and the Google Cloud Storage path https://console.cloud.google.com/storage/browser/vit_models/augreg/, focusing on the denied storage.objects.get permission. Reproduce the access attempt and determine whether the expected object access path is documented; done means the ViT bucket can be accessed as intended or the access requirement is clearly recorded.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- google-cloud
- Domain
- cloud
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100