Skip to content

Extention not compatible with current version #4361

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

Closed
mrfoxie opened this issue Oct 16, 2021 · 8 comments
Closed

Extention not compatible with current version #4361

mrfoxie opened this issue Oct 16, 2021 · 8 comments
Labels
bug Something isn't working extension The issue needs to be fixed in the extension high-priority This issue needs to be resolved ASAP
Milestone

Comments

@mrfoxie
Copy link
Contributor

mrfoxie commented Oct 16, 2021

OS/Web Information

  • Web Browser: Brave
  • Local OS: Android 11
  • Remote Architecture: aarch64
  • code-server --version: 3.12.0 4cd55f94c0a72f05c18cea070e10b969996614d2

Error

when I try to install any extension in code-server it's give me error

[2021-10-16T03:59:31.503Z] info  code-server 3.12.0 4cd55f94c0a72f05c18cea070e10b969996614d2
[2021-10-16T03:59:31.506Z] info  Using user-data-dir ~/.local/share/code-server
[2021-10-16T03:59:31.528Z] info  Using config file ~/.config/code-server/config.yaml
[2021-10-16T03:59:31.528Z] info  HTTP server listening on http://127.0.0.1:8080
[2021-10-16T03:59:31.529Z] info    - Authentication is enabled
[2021-10-16T03:59:31.529Z] info      - Using password from ~/.config/code-server/config.yaml
[2021-10-16T03:59:31.529Z] info    - Not serving HTTPS
[main 2021-10-16T04:01:16.288Z] RequestStore#acceptReply was called without receiving a matching request 16
[main 2021-10-16T04:01:16.416Z] RequestStore#acceptReply was called without receiving a matching request 17
[main 2021-10-16T04:01:16.503Z] RequestStore#acceptReply was called without receiving a matching request 18
[main 2021-10-16T04:01:16.903Z] RequestStore#acceptReply was called without receiving a matching request 19
[main 2021-10-16T04:01:16.908Z] RequestStore#acceptReply was called without receiving a matching request 20
[main 2021-10-16T04:01:18.432Z] RequestStore#acceptReply was called without receiving a matching request 21
[main 2021-10-16T04:01:18.439Z] RequestStore#acceptReply was called without receiving a matching request 22
[main 2021-10-16T04:01:18.447Z] RequestStore#acceptReply was called without receiving a matching request 23
[main 2021-10-16T04:01:18.452Z] RequestStore#acceptReply was called without receiving a matching request 24
[main 2021-10-16T04:01:18.456Z] RequestStore#acceptReply was called without receiving a matching request 25
[main 2021-10-16T04:02:15.185Z] Can't install 'rusnasonov.vscode-hugo' extension because it is not compatible with the current version of VS Code (version 1.60.0).
[main 2021-10-16T04:02:45.363Z] Can't install 'vscode-icons-team.vscode-icons' extension because it is not compatible with the current version of VS Code (version 1.60.0).
[main 2021-10-16T04:07:58.637Z] Can't install 'vscode-icons-team.vscode-icons' extension because it is not compatible with the current version of VS Code (version 1.60.0).

Screenshot

Screenshot_20211016-093249_Brave

@code-asher
Copy link
Member

I think this might get fixed by #4319

@code-asher code-asher added bug Something isn't working extension The issue needs to be fixed in the extension labels Oct 18, 2021
@Justxd22
Copy link

Justxd22 commented Nov 1, 2021

I just got this error after updating code-server to latest,
Failed extension : ms-python
Fixed by downloading the vsix file from here and installing manually using install from vsix option complained about ms-toolsai.jupyter extension missing but works fine

@ashvinnihalani
Copy link

Also want to point out that code server is usually a version or two behind the official release. Use something like vsixhub.com which lists old versions of extensions and the code versions you need to run them.

@RoyGalaxy
Copy link

I am also facing this issue from over a month but still there is no update which solves the problem.Team code-server kindly do something on this.

@jsjoeio jsjoeio added the high-priority This issue needs to be resolved ASAP label Nov 29, 2021
@jsjoeio jsjoeio added this to the 4.1.0 - improve iPad UX milestone Nov 29, 2021
@jsjoeio
Copy link
Contributor

jsjoeio commented Nov 29, 2021

Sorry folks! I've added the high-priority label and moved it to an upcoming sprint. There is a chance this is fixed when 4.0.0 comes out so keep your eyes peeled.

@jsjoeio jsjoeio modified the milestones: 4.1.0 - improve iPad UX, 4.0.2 Jan 7, 2022
@benz0li
Copy link
Contributor

benz0li commented Jan 10, 2022

Works now. Tested with code-server 4.0.1 and [email protected] (latest)

@jsjoeio
Copy link
Contributor

jsjoeio commented Jan 10, 2022

@benz0li you are on it! That has to be your 4/5 issue you've helped test & close. Thank you so much!

@jsjoeio jsjoeio closed this as completed Jan 10, 2022
@Justxd22
Copy link

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working extension The issue needs to be fixed in the extension high-priority This issue needs to be resolved ASAP
Projects
None yet
Development

No branches or pull requests

7 participants