You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 18, 2024. It is now read-only.
[4/30/2019, 9:58:32 AM] FATAL [ 'Mount NFS 10.10.10.10:/var/nfs/general to /home/gaocegege/nni/experiments/a2D9yNon/trials-nfs-tmp failed, error is ChildProcessError: Command failed: sudo mount 10.10.10.10:/var/nfs/general /home/gaocegege/nni/experiments/a2D9yNon/trials-nfs-tmp\nmount: /home/gaocegege/nni/experiments/a2D9yNon/trials-nfs-tmp: bad option; for several filesystems (e.g. nfs, cifs) you might need a /sbin/mount.<type> helper program.\n `sudo mount 10.10.10.10:/var/nfs/general /home/gaocegege/nni/experiments/a2D9yNon/trials-nfs-tmp` (exited with error code 32)' ]
Hi, this error dues to your nfs path in config file is not valid, you should change your nfs path in config file to your own nfs server path, not 10.10.10.10 in example.
Short summary about the issue/question:
The error message is empty when failed to create kubeflow config.
Brief what process you are following:
Using the kubeconfig to set up an experiment with kubeflow training platform. The output is:
The root cause of the issue is that the response here is empty.
How to reproduce it:
Create a local k8s cluster, and use it to create kubeflow experiments.
nni Environment:
need to update document(yes/no):
Anything else we need to know:
The response code of http://localhost:8081/api/v1/nni/experiment/cluster-metadata is 500, and the response body is empty, I think.
The request body is
The text was updated successfully, but these errors were encountered: