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

Can not install VS Code extension due to a permission problem #23285

Open
RomanNikitenko opened this issue Dec 13, 2024 · 1 comment
Open

Can not install VS Code extension due to a permission problem #23285

RomanNikitenko opened this issue Dec 13, 2024 · 1 comment
Labels
kind/bug Outline of a bug - must adhere to the bug report template. status/need-triage An issue that needs to be prioritized by the curator responsible for the triage. See https://github.

Comments

@RomanNikitenko
Copy link
Member

RomanNikitenko commented Dec 13, 2024

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 RomanNikitenko added the kind/bug Outline of a bug - must adhere to the bug report template. label Dec 13, 2024
@che-bot che-bot added the status/need-triage An issue that needs to be prioritized by the curator responsible for the triage. See https://github. label Dec 13, 2024
@tolusha
Copy link
Contributor

tolusha commented Dec 13, 2024

Try this.

  1. Open devfile in vscode and set env variable HOME=/home/user
  2. Restart a workspace from the local devfile

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Outline of a bug - must adhere to the bug report template. status/need-triage An issue that needs to be prioritized by the curator responsible for the triage. See https://github.
Projects
None yet
Development

No branches or pull requests

3 participants