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
server crashed 5 times in the last 3 minutes #1242
Comments
Hi @Sh1-5, what is your vscode version? Please try update vscode if it can. |
My vscode version is 1.66.2. If I use 0.34.10, the program based on vue2 will cause this problem, the program based on vue3 will not.(I try agian, and find a new error: Request textDocument/inlayHint failed.) If I use 0.34.0, everything is all right. |
thank you, maybe I haven't turned my mbp off in too long |
The problem has cropped up again, I'm sure this problem is caused by Volar, I uninstalled Volar and installed Vetur without any problems |
For what it's worth, I just started seeing a similar error with Volar whenever I start up vs code today. The extension is version 0.34.10 and vs code is up to date. Happy to share whatever terminal or server logs would be helpful for troubleshooting. |
I can't reproduce this problem in vue2 branch of https://github.com/johnsoncodehk/volar-starter, will be helpful if you can provide minimal reproduction. |
Hey guys, I have the same problem. VS Code, 1.66.2 (mac os)
Tried to switch versions, but the problem still appears. |
@dark-kitt Can you reproduce this problem in https://github.com/johnsoncodehk/volar-starter? If it can't please open a new issue and provide repro case. |
@johnsoncodehk I couldn't reproduce my error with your repo and I forgot to mention that my project is a Vue 2 project without TypeScript support. Are there any problems with Vue 2? I thought Volar supports Vue 2. Anyhow, I figured out that if I open your test project with my VS Code and switch to my Vue 2 project (in one VS Code instance), Volar works like charm. But when I'm opening my Vue 2 project directly, I get the same error as above. Do you have any idea why that happens? |
@dark-kitt I can't confirm if no repro case, but maybe check your workspace TS version if it can update. |
A little down lately, always look forward to volar, try again and again. As soon as I install volar, the code prompt disappears. Formatting code gets stuck because it takes up too much memory(vscode plugin: prettier) Don't struggle, switch to vetur |
@Sh1-5 The
We do not have builtin prettier support, this problem should not be related to volar. Please understand that I cannot "psychic", https://github.com/johnsoncodehk/volar-starter have a vue2 branch and you should able to check and compare what different with it. |
碰到和标题一样的错误,简直崩溃,也是 vue2:
|
Works in version v0.38.1 Volar + VSCODE 1.68.1 for me now |
version: 0.34.10
error: The Volar - Language Features Server server crashed 5 times in the last 3 minutes. The server will not be restarted. See the output for more information.
cause: no CodeInsight in all file
solution: 0.34.0
The text was updated successfully, but these errors were encountered: