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

Failed to start container with v1.0.4 #215

Closed
linux-china opened this issue Jun 11, 2019 · 4 comments
Closed

Failed to start container with v1.0.4 #215

linux-china opened this issue Jun 11, 2019 · 4 comments

Comments

@linux-china
Copy link

After upgrade to v1.0.4, and I got the following errors:

2019-06-11 13:42:47 INFO writing sail proxy logs to /var/folders/fc/2bmlvpc166qbp2jc5d610jw00000gn/T/sailproxy_linux-china_sail-demo167613337
2019-06-11 13:42:47 ERROR        build run failed: failed to run container: failed to create container: Error response from daemon: invalid mount config for type "bind": bind source path does not exist: /var/folders/fc/2bmlvpc166qbp2jc5d610jw00000gn/T/sail-code-server-cache/code-server
2019-06-11 13:42:47 ERROR        failed to remove linux-china_sail-demo

it's good with v1.0.3.

@nathanpotter
Copy link
Contributor

Looking into this now, could you give some more details about the environment you're running in, and any other details you think may be helpful in debugging?

@linux-china
Copy link
Author

linux-china commented Jun 11, 2019

My development env:
macOS Mojave 10.14.6
Docker desktop for Mac 2.0.4.1(34207)
Docker Cli version 19.03.0-beta3, build c55e026

and My demo is here https://github.com/linux-china/sail-demo

logging as following:

2019-06-11 14:45:22 INFO        listening on http://127.0.0.1:60011
2019-06-11 14:45:32 ERROR       failed to inspect container: Error: No such container: linux-china_sail-demo
2019-06-11 14:45:32 FATAL       failed to refresh code-server port: failed while trying to find code-server port: context deadline exceeded

@nathanpotter
Copy link
Contributor

Ok thank you, I was able to reproduce this as well on a macbook, I'll investigate and get a fix in to resolve this

@nathanpotter
Copy link
Contributor

closed via #216

Thanks for submitting the issue, I updated the release with a patch to fix this issue

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