-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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
Auth error using Vercel Remote Cache #7359
Comments
@dhoulker Can you confirm the steps to repro using a new repository ( Can you also describe how you're providing the auth token?
|
Hi @gsoltis, many thanks for coming back to me so quickly. I've followed the steps above, combined with the steps in the docs. So, in full i've done:
I then run Which gives this output
We the default config file after I'm sure this will be a case of me missing something obvious, if i can provide any more info to help figure out what then let me know! |
@dhoulker Interesting. I just tried to repro with the
When you link, it asks for the scope to associate with. Are you sure that the scope you selected has permission to write? |
@Zertsov thanks for coming back to me. When i select scope, i chose the account that i am part of, and get a success message. In that Vercel account i don't have access to manage permissions, but i can see in a different Vercel account when i look at permissions there doesn't seem to be any granular permissions, its just member / billing / owner. I can see remote caching is enabled in the Vercel account. Is there something else i need to check? |
@Zertsov - an update from us on this one, a colleague on my team followed the exact steps above and it all works fine. So it's a my machine problem! I don't see anything weird with I am part of mutliple Vercel teams, could that be connected? |
Really sorry, this got lost in my notifications! Is this still an issue? |
No problem - i've been on leave so just got to this! Unfortunately this is still happening for me, but not for anyone else on my team. So its definitely a my laptop problem, but i'm not sure how to debug it. |
We've configured Vercel with
turbo login
andturbo link
steps, and can see the expectedteamId
in.turbo/config.json
What steps can we follow to debug this?
Originally posted by @dhoulker in #6765 (comment)
The text was updated successfully, but these errors were encountered: