Skip to content
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 Mounts #20

Closed
anthonytec2 opened this issue Jul 3, 2020 · 4 comments
Closed

Docker Mounts #20

anthonytec2 opened this issue Jul 3, 2020 · 4 comments

Comments

@anthonytec2
Copy link

I have tried the most recent version of DeepKit and cant get Docker mounts to work. I go to the node where I want to use them, change the settings in mounts to /home/anthony/data:/data, this works locally but using DeepKit this mount does not appear.

I get the error:

run failed Error: (HTTP code 400) unexpected - invalid environment variable:  
(HTTP code 400) unexpected - invalid environment variable:  
@anthonytec2
Copy link
Author

Further, if I then define an env variable, I get the new error:

run failed Error: (HTTP code 500) server error - invalid volume specification: ':undefined' 
(HTTP code 500) server error - invalid volume specification: ':undefined'

@marcj
Copy link
Member

marcj commented Jul 3, 2020

Which linux and Docker version do you use on the cluster node? Also please post your configuration file, so I can try to replicate.

@anthonytec2
Copy link
Author

Sorry, after rebooting the node the error does not persist. I can see the volume now.

@marcj
Copy link
Member

marcj commented Jul 3, 2020

Mh, that's weird. The 500 comes from the Docker daemon. I wonder what the issue was. Please ping me when you experience the same issue again so we can hunt it down.

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

No branches or pull requests

2 participants