-
Notifications
You must be signed in to change notification settings - Fork 23
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Docker run error #15
Comments
Which operating system do you use and which Docker version? Did you set manually Docker environment variables in the cluster node settings? It might be that at |
Thanks for your replay. |
All images should work perfectly fine. Which did you use? So you cluster node server has Ubuntu 16.04, right? You can try starting your image by using |
Yes. I tried my own image and the ubuntu official images. They work fine when start on the server. Is it possible to inspect every command the deepkit runs? Or the detailed log about which command failed? |
Not yet. I'm currently working on a debug mode so we get valuable insights in such cases.
I'm pretty sure one of those variables I linked are wrong, but I don't know yet in which case that happens and which exactly are malformed. I'm afraid you won't easily find out which either since you can't not easily change the source code to inject debug statements. |
I tried to use the deepkit with clusters. After configuring the
deepkit.yml
as follows:I run it on the server, but got the error:
Can u help me to figure out how to fix it?
The text was updated successfully, but these errors were encountered: