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

CLI is incorrectly parsing volume storage URIs #635

Closed
dalazx opened this issue Mar 14, 2019 · 1 comment
Closed

CLI is incorrectly parsing volume storage URIs #635

dalazx opened this issue Mar 14, 2019 · 1 comment
Assignees
Labels
bug Something isn't working CLIents platform

Comments

@dalazx
Copy link
Contributor

dalazx commented Mar 14, 2019

Windows 10

tried running the fast.ai command and received the following error:
(base) C:\Users\ybehzadi>neuro login
Logged into https://dev.neu.ro/api/v1

(base) C:\Users\ybehzadi>neuro submit -c 4 -g 1 -m 16G --http 80 --volume storage://~:/var/storage/home:rw --volume storage://neuromation:/var/storage/neuromation:ro image://neuromation/fastai
Using image 'image://neuromation/fastai:latest'

Using volumes:
 'storage:/\yashar' mounted to '/var/storage/home' in rw mode
 'storage:/\neuromation' mounted to '/var/storage/neuromation' in ro mode

ERROR: Illegal argument(s) (Internal Server Error)

cc @astaff
related #634

@dalazx dalazx added the bug Something isn't working label Mar 14, 2019
@shagren shagren self-assigned this Mar 14, 2019
@shagren
Copy link
Contributor

shagren commented Mar 17, 2019

fixed

@shagren shagren closed this as completed Mar 17, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working CLIents platform
Projects
None yet
Development

No branches or pull requests

3 participants