-
Notifications
You must be signed in to change notification settings - Fork 113
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
Unable to initialize the AuthProvider, err: The ADC file was inaccessible #961
Comments
Hello @andrejmaya we are aware of this issue and will release a hotfix asap |
We have shipped a fix for this issue. |
Please use v2.20.2 that has the fix |
@kschaab @glouischandra - I still see this error on 2.20.2. Unable to initialize the AuthProvider, err: ENOENT: no such file or directory, mkdir '/Users/x/Library/Application Support/cloud-code/ADC_FILE_UPDATE_LOCK' |
I use version 2.23.1, and I still receive this error. |
1 similar comment
I use version 2.23.1, and I still receive this error. |
Environment:
(Hint: "Report Extension Issue on Github" command will fill these out for you.)
Version information
Cloud Code Extension version: v2.20.1
VSCode version: 1.95.2
OS: MacOS 15.1 Intel
Cloud SDK: 500.0.0
Skaffold:
Kubectl:
Description:
After fresh installation of the extension while clicking on the Gemini icon on the left panel the progress bar keeps running and an error pops up in the bottom right corner "Unable to initialize the AuthProvider, err: The ADC file was inaccessible"
I already signed in with
gcloud auth application-default login
and the fileapplication_default_credentials.json
exists and is accessible by my user.Repro step:
The text was updated successfully, but these errors were encountered: