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

Extension sync not working in vscode server web #163005

Closed
jeanp413 opened this issue Oct 7, 2022 · 1 comment
Closed

Extension sync not working in vscode server web #163005

jeanp413 opened this issue Oct 7, 2022 · 1 comment
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug candidate Issue identified as probable candidate for fixing in the next release extensions Issues concerning extensions verified Verification succeeded

Comments

@jeanp413
Copy link
Contributor

jeanp413 commented Oct 7, 2022

  • VS Code Version: stable from sources

Regression in current september release

Steps to Reproduce:

  1. Run server, open workbench in browser
  2. Enable settings sync
  3. Install some extension
  4. Check remote server logs
[2022-10-07 21:19:32.337] [remoteagent] [error] ENOPRO: No file system provider found for resource 'vscode-userdata:/User/extensions.json'
    at f.withProvider (/ide/out/vs/server/node/server.main.js:87:18410)
    at async f.withReadProvider (/ide/out/vs/server/node/server.main.js:87:18533)
    at async f.readFile (/ide/out/vs/server/node/server.main.js:87:23097)
    at async Object.factory (/ide/out/vs/server/node/server.main.js:89:1822)

cc @sandy081

@sandy081 sandy081 added bug Issue identified by VS Code Team member as probable bug extensions Issues concerning extensions labels Oct 11, 2022
@sandy081 sandy081 added this to the September 2022 Recovery 2 milestone Oct 11, 2022
@sandy081 sandy081 added the candidate Issue identified as probable candidate for fixing in the next release label Oct 11, 2022
sandy081 added a commit that referenced this issue Oct 11, 2022
@sandy081 sandy081 reopened this Oct 11, 2022
jeanp413 pushed a commit to gitpod-io/openvscode-server that referenced this issue Oct 12, 2022
sandy081 added a commit that referenced this issue Oct 12, 2022
@aeschli aeschli added the verified Verification succeeded label Oct 13, 2022
filiptronicek pushed a commit to gitpod-io/openvscode-server that referenced this issue Oct 13, 2022
@MEDVEDEFFIZZAMUZZIC1996
  • VS Code Version: stable from sources

Regression in current september release

Steps to Reproduce:

  1. Run server, open workbench in browser
  2. Enable settings sync
  3. Install some extension
  4. Check remote server logs
[2022-10-07 21:19:32.337] [remoteagent] [error] ENOPRO: No file system provider found for resource 'vscode-userdata:/User/extensions.json'
    at f.withProvider (/ide/out/vs/server/node/server.main.js:87:18410)
    at async f.withReadProvider (/ide/out/vs/server/node/server.main.js:87:18533)
    at async f.readFile (/ide/out/vs/server/node/server.main.js:87:23097)
    at async Object.factory (/ide/out/vs/server/node/server.main.js:89:1822)

cc @sandy081

mustard-mh pushed a commit to gitpod-io/openvscode-server that referenced this issue Oct 21, 2022
filiptronicek pushed a commit to gitpod-io/openvscode-server that referenced this issue Oct 26, 2022
@github-actions github-actions bot locked and limited conversation to collaborators Nov 27, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Issue identified by VS Code Team member as probable bug candidate Issue identified as probable candidate for fixing in the next release extensions Issues concerning extensions verified Verification succeeded
Projects
None yet
Development

No branches or pull requests

4 participants