Katib model-frontend Error
See original GitHub issueThese is no err log when i deployment katib, but whey i try the demo ,When i curl ip:3000,here is my log
<h1>Not Found</h1>
<h2>404</h2>
<pre>Error: Not Found
at /modeldb/frontend/app.js:33:13
at Layer.handle [as handle_request] (/modeldb/frontend/node_modules/express/lib/router/layer.js:95:5)
at trim_prefix (/modeldb/frontend/node_modules/express/lib/router/index.js:312:13)
at /modeldb/frontend/node_modules/express/lib/router/index.js:280:7
at Function.process_params (/modeldb/frontend/node_modules/express/lib/router/index.js:330:12)
at next (/modeldb/frontend/node_modules/express/lib/router/index.js:271:10)
at cookieParser (/modeldb/frontend/node_modules/cookie-parser/index.js:56:14)
at Layer.handle [as handle_request] (/modeldb/frontend/node_modules/express/lib/router/layer.js:95:5)
at trim_prefix (/modeldb/frontend/node_modules/express/lib/router/index.js:312:13)
at /modeldb/frontend/node_modules/express/lib/router/index.js:280:7</pre>
Issue Analytics
- State:
- Created 5 years ago
- Comments:9 (9 by maintainers)
Top Results From Across the Web
Getting Started with Katib - Kubeflow
This guide shows how to get started with Katib and run a few examples using the command line and the Katib user interface...
Read more >Al-Katib Cover Story - Mission Critical Magazine
Denso and TCI have plans to roll out a 7- kW cooling capacity model, ... Cloud Centralized Management reduces human error and is...
Read more >A Closer Look at Kubeflow Components – InApps 2022
Katib, a component of Kubeflow, provides hyperparameter tuning for deep learning models. It runs several training jobs (known as trials) ...
Read more >Install - Amazon EKS Workshop
Few pods may initially give Error or CrashLoopBackOff status. Give it some time, they will auto-heal and will come to Running state.
Read more >Andymaks development patch 70940 (!28) · Merge requests · Iron ...
Kubeflow · katib · katib-frontend-170bd2c7c8f1 · Merge requests !28. An error occurred while retrieving approval data for this merge request.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@YujiOshima Thanks a lot , it works;
Oh, please try
http://127.0.0.1:3000/katib
. It may be a mistake on demo doc. If you use this manifest, theROOT_PATH
was set.