unable to activate any extension
See original GitHub issuesummary
I can open code-server, but suddenly I can’t see any extension loaded
I see ‘Activating extensions’ for seconds, but no any extension loaded without any failure message.
this also makes git
don’t work, check the attached screenshot.
OS/Web Information
- Web Browser: Google chrome Version 89.0.4389.128 (Official Build) (64-bit)
- Local OS: windows 8.1 pro preview
- Remote OS: Debian GNU/Linux 10 (buster)
- Remote Architecture:
code-server --version
: 3.9.3
Steps to Reproduce
- installed via script:
curl -fsSL https://code-server.dev/install.sh | sh
Expected
run normally with all extensions activated.
Actual
extensions don’t activated.
Screenshot
Notes
This issue can be reproduced in VS Code: Yes/No (don’t know)
Issue Analytics
- State:
- Created 2 years ago
- Comments:16 (7 by maintainers)
Top Results From Across the Web
coder/code-server - unable to activate any extension - GitHub
I can open code-server, but suddenly I can't see any extension loaded. I see 'Activating extensions' for seconds, but no any extension ......
Read more >Extensions disabled by Chrome - Chrome Web Store Help
See a list of your extensions. On your computer, open Chrome. At the top right, click More More . Choose More tools and...
Read more >Unable to turn on Safari extensions (iOS 15) - Apple Discussions
Hi, I'm running iOS 15.3.1 on iPhone 12 Pro. I've tried to install a few extensions for Safari but I can't enable any...
Read more >Fix "Unable to Activate" error from Trend Micro in Google ...
How do I fix this? · Go to https://account.trendmicro.com. · Sign in with your email address and password. · Look for the serial...
Read more >Unable to install add-ons (extensions or themes) | Firefox Help
An inability to install an extension can be the result of problems with the extension, Firefox preferences, or the version of Firefox you...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
I removed all extensions (renamed the extensions dir), but the same issue. I also tried to remove the user-data dir entierly
~/.local/share/code-server
, so I use a fresh instance of code-server, but it didn’t helpnote: it was working fine in the same environment, but this issue happened suddenly
the console output, without
---verbose
flagwith
--verbose
command line output (with
--verbose
)