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

Access denied to noscope-data #47

Closed
LakeCarrot opened this issue Aug 14, 2019 · 6 comments
Closed

Access denied to noscope-data #47

LakeCarrot opened this issue Aug 14, 2019 · 6 comments

Comments

@LakeCarrot
Copy link

LakeCarrot commented Aug 14, 2019

Hi,

I tried to download the dataset using gsutil , below is the bash scripts I have.

gsutil -u downloadtest-249815 cp gs://noscope-data/csvs-yolo/coral-reef-long.csv . 

However, I got the following error message,

AccessDeniedException: 403 XXX@gmail.com does not have storage.objects.list access to noscope-data.

I wonder is there anything wrong with my method? Or do I need to first get permission from somewhere else before downloading the related dataset?

Thanks,
Bo

@ddkang
Copy link
Collaborator

ddkang commented Aug 14, 2019

Please try again, there was an issue with GCP on our end.

@LakeCarrot
Copy link
Author

Please try again, there was an issue with GCP on our end.

It works now. Thanks!

@chenzhao
Copy link

Hi, I think this issue is still there. I just tried to download with my gcp account and got the same error. Any suggestions? Thanks.

➜ ~ gsutil -u videoacc cp gs://noscope-data/csvs-yolo/coral-reef-long.csv .
AccessDeniedException: 403 xxxx@gmail.com does not have storage.objects.list access to noscope-data.

@ddkang
Copy link
Collaborator

ddkang commented Nov 28, 2019

I've confirmed that https://storage.googleapis.com/noscope-data/csvs-yolo/coral-reef-long.csv is public (user pays). You may need to enable a billing account on your end.

@ddkang
Copy link
Collaborator

ddkang commented Nov 28, 2019

If you are unable to attach a billing account, please email me separately and I can arrange for a download.

@chenzhao
Copy link

I've confirmed that https://storage.googleapis.com/noscope-data/csvs-yolo/coral-reef-long.csv is public (user pays). You may need to enable a billing account on your end.

The GCP error message is kind of misleading. It is OK with a billing account. Thanks : )

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