You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 17, 2021. It is now read-only.
I was just wondering if CentOS support has been tested. I'm attempting to use this, and I get the following error output when starting code-server:
/tmp/codessh-code-server: /lib64/libstdc++.so.6: version `GLIBCXX_3.4.20' not found (required by /tmp/codessh-code-server)/tmp/codessh-code-server: /lib64/libstdc++.so.6: version `GLIBCXX_3.4.21' not found (required by /tmp/codessh-code-server)/tmp/codessh-code-server: /lib64/libstdc++.so.6: version `CXXABI_1.3.9' not found (required by /tmp/codessh-code-server)2019-04-22 09:49:09 FATAL code-server didn't start intime context deadline exceeded
The text was updated successfully, but these errors were encountered:
This is more of a code-server issue since sshcode just downloads the latest code-server release onto the target system. Lots of people have shared the same frustration with CentOS so it's definitely something we're working on
Hi,
I was just wondering if CentOS support has been tested. I'm attempting to use this, and I get the following error output when starting
code-server
:The text was updated successfully, but these errors were encountered: