Skip to content
This repository was archived by the owner on Apr 28, 2020. It is now read-only.

ERROR failed to wait for project to be online: container cdr_sail not running #269

Open
kunwarsahni01 opened this issue Mar 20, 2020 · 4 comments

Comments

@kunwarsahni01
Copy link

On OSX 10.15.3 I have just installed sail and after attempting to run sail run cdr/sail I get this:

2020-03-20 15:57:51 ERROR	failed to wait for project to be online: container cdr_sail not running
+ cd /home/user/go/src/go.coder.com/sail
+ sudo chown user:user /home/user/.vscode
+ code-server --host 0.0.0.0 --port 8443 --data-dir /home/user/.config/Code --extensions-dir /home/user/.vscode/host-extensions --extra-extensions-dir /home/user/.vscode/extensions --allow-http --no-auth
+ tee /tmp/code-server.log
/lib/ld-linux-aarch64.so.1: No such file or directory
2020-03-20 15:57:52 ERROR	build run failed: container cdr_sail not running
@kunwarsahni01
Copy link
Author

Opening the chrome extension results in an fatal error as well.
Screen Shot 2020-03-20 at 4 01 22 PM

@ghost
Copy link

ghost commented Mar 26, 2020

I'm experiencing the same thing

$ sail version
v1.1.0

@skymeyer
Copy link

skymeyer commented Apr 2, 2020

Reproducible for both situations using sail run and the error message when trying with the extension.

OSX 10.14.6
Chrome 80.0
Docker Desktop 2.2.0.4
Docker 19.03.8

@chafey
Copy link

chafey commented Apr 5, 2020

I ran into a similar issue #270 and I think this may be caused by the code-server dependency which just moved to a new major version 3.0. I tried building and running the latest version of sail, but it still doesn't work. This looks like a promising project, but the lack of backwards compatibility, testing and responsiveness to this is concerning...

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

3 participants