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

403 AccessDenied on PR builds #1671

Closed
jeliasson opened this issue Jan 26, 2021 · 5 comments
Closed

403 AccessDenied on PR builds #1671

jeliasson opened this issue Jan 26, 2021 · 5 comments

Comments

@jeliasson
Copy link
Contributor

I'm trying to bring in PR build #1627 but I get an 403 AccessDenied on the package. Are the packages missing, or has the S3 bucket policy changed?

yarn rw upgrade --pr 1627:0.23.0-07ee94d

/cc @peterp @Tobbe

@Tobbe
Copy link
Member

Tobbe commented Jan 26, 2021

Works for me 🤷

For that particular PR you can get it by upgrading to canary now, since it's been merged. But yeah, the links works for me, I can download the packages.

@Tobbe
Copy link
Member

Tobbe commented Jan 26, 2021

Tried the actual pr upgrade command as well, and that works too

@thedavidprice
Copy link
Contributor

So you can't see this @jeliasson?

Screen Shot 2021-01-26 at 4 20 32 PM

I wonder if we have some kind of regional networking issues... no idea why that would be the case. Or how to test.

@Tobbe
Copy link
Member

Tobbe commented Jan 27, 2021

So it mostly works for me

image

But I did get that <Error> once when I tried opening one of the links in an incognito window. But then when I tried again it downloaded just fine, even in incognito

@jeliasson
Copy link
Contributor Author

Interesting. There must been a typo on my end where I wrote yarn rw upgrade --pr 1627:0.23.0-07ee94d1 instead of yarn rw upgrade --pr 1627:0.23.0-07ee94d. Observe the extra 1 in the end, which naturally result in another url being fetched (which then gives 403).

I'll close this issue for now, and reopen if I see this behavior again minus the fat fingers 😅

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