Code Server Online with C/C++ extension(ver1.1.1) cause CPU 100%usage #2296
Replies: 1 comment 1 reply
-
You might be running into #2120.
If so, for now you'll have to manually download the vsix for your
architecture from the vscode-cpptools GitHub repository and upload it to
code-server.
|
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
KannaNyaa
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
After the C/C++ (ver1.1.1) came out, My Code Server updated it from 1.1.0 to 1.1.1 in default.
After a long time, it had succeeded.(My Online VM has 1 core, 2G Ram, 5Mb download speed)
However the Code Server's terminal started showing:
/home/ubuntu/.local/share/code-server/extensions/ms-vscode.cpptools-1.1.1/bin/cpptools: /home/ubuntu/.local/share/code-server/extensions/ms-vscode.cpptools-1.1.1/bin/cpptools: cannot execute binary file.
Is that meaning I should run My Code Server in
su
permission?And Code Server IDE shows:
The C/C++ extension failed to install successfully. You will need to repair or reinstall the extension for C/C++ language features to function properly.
My VM is stuck by the Code Server with 100% CPU usage...
It has never happened!(before the extension updated) .
I reboot the VM and reload the extension. It was USELESS! The Warnings come again!
What can I do for solving this problem? :(
Kid can't live without programming.
T_T
(T_T)
o(╥﹏╥)o
~~o(>_<)o ~~
Beta Was this translation helpful? Give feedback.
All reactions