-
Notifications
You must be signed in to change notification settings - Fork 5
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
The server crashes #10
Comments
Thank you for reporting this. To fix this it will help to know more about the issue. When this happens, there should be a stack trace and exception information under Output (CTRL+K CTRL+H). Could you provide the information from there? Also if you know how to cause this issue, that would help me to find the issue and test a fix. |
I get this issue also, it happens as soon as I open a YAML file. The output is [Info - 1:51:07 pm] Connection to server got closed. Server will restart. TypeError: Cannot set property 'location' of undefined |
Thanks @lee-baker, that is very helpful!
Node kind 5 means an include reference which are documented in the README as not supported. It would be better if they didn't crash the whole server though. That said, it might not be a whole lot more work to just add support for support rather than adding better failure behavior. |
Oddly the same happens with YAML Support by Red Hat |
I have the same problem.
The error in the Output is:
Thank you! |
Getting the exact same error as @TheMasquerader |
this issue has been opened over year, and this problem still not fixed |
Use the yaml extension by redhat. It's maintained and this issue had been fixed on it. https://marketplace.visualstudio.com/items?itemName=redhat.vscode-yaml |
VSCode said the server crashed 5 times in 3 minutes. It won't be started again.
The text was updated successfully, but these errors were encountered: