Skip to content
This repository was archived by the owner on Jan 17, 2021. It is now read-only.

CentOS support? #31

Closed
4cm4k1 opened this issue Apr 22, 2019 · 2 comments
Closed

CentOS support? #31

4cm4k1 opened this issue Apr 22, 2019 · 2 comments

Comments

@4cm4k1
Copy link

4cm4k1 commented Apr 22, 2019

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:

/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 in time context deadline exceeded
@coadler
Copy link
Contributor

coadler commented Apr 22, 2019

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

Some related issues from code-server: coder/code-server#239 coder/code-server#209

@coadler coadler closed this as completed Apr 22, 2019
@4cm4k1
Copy link
Author

4cm4k1 commented Apr 22, 2019

Thanks, Colin.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants