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

EACCES: permission denied on extension activation #2181

Closed
nileshdattatraykedare opened this issue Jul 22, 2020 · 3 comments · Fixed by #2182 or #2183
Closed

EACCES: permission denied on extension activation #2181

nileshdattatraykedare opened this issue Jul 22, 2020 · 3 comments · Fixed by #2182 or #2183

Comments

@nileshdattatraykedare
Copy link

Does this occur consistently?
Repro steps:

Action: docker.activate
Error type: EACCES
Error Message: EACCES: permission denied, watch '/Users/nileshk/.docker/config.json'

Version: 1.4.0
OS: darwin
OS Release: 19.5.0
Product: Visual Studio Code
Product Version: 1.47.2
Language: en

Call Stack
FSWatcher.start watchers.js:165:26
Object.watch fs.js:1270:11
new DockerContextManager extension.bundle.js:578:855139
extension.bundle.js:33:376703
processTicksAndRejections task_queues.js:85:5
@bwateratmsft
Copy link
Collaborator

@nileshdattatraykedare Can you check the permissions on your Docker config file? The context in which you are running VSCode does not have permissions to access it which is strange.

@bwateratmsft
Copy link
Collaborator

A fix has been released in 1.4.1.

@nileshdattatraykedare
Copy link
Author

nileshdattatraykedare commented Jul 23, 2020 via email

@bwateratmsft bwateratmsft removed their assignment Jul 28, 2020
@vscodebot vscodebot bot locked and limited conversation to collaborators Sep 5, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
2 participants