che icon indicating copy to clipboard operation
che copied to clipboard

Can not install VS Code extension due to a permission problem

Open RomanNikitenko opened this issue 10 months ago • 2 comments

Describe the bug

I faced the following error when I tried to install JFrog extension for the Go Runtime stack:

Activating extension 'JFrog.jfrog-vscode-extension' failed: EACCES: permission denied, mkdir '/opt/app-root/src/.jfrog-vscode-extension/issues/logs'.

Che version

7.96@latest

Steps to reproduce

  1. Create a workspace using Go Runtime sample
  2. Try to install JFrog extension

Expected behavior

The extension should be activated successfully

Runtime

I faced the problem on the dogfooding instance

Screenshots

image

RomanNikitenko avatar Dec 13 '24 11:12 RomanNikitenko