[Feedback v0.14.0]-Can't submit the job since submit.bind.js:85 errors
@Binyang2014 is already working on this.
Since Aug 18, 2020.
- Dominant language
- JavaScript
- Stars
- 2.7k
- Forks
- 554
- Avg merge
- 20h 42m
- Merged PRs (30d)
- 14
Description
I deployed the OpenPAI v0.14.0 on the cluster. Every service is OK in k8s console. But when I submit a job in the web-portal, the button of "submit" keeps disabled. I checked the web console of the page and found the following errors:
GET "http://MASTER_IP:9186/api/v1/kubernetes/api/v1/namespaces/pai-storage/secrets/storage-config" 404 (not found)
GET "http://MASTER_IP:9186/api/v1/kubernetes/api/v1/namespaces/pai-storage/secrets/storage-server" 404 (not found)
Above errors occurred at submit.bind.js:85. I checked the source of submit.bind.js and find the script will fail when not get the above resources. Anybody can help clear this issue?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.