question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Katib model-frontend Error

See original GitHub issue

These 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:closed
  • Created 5 years ago
  • Comments:9 (9 by maintainers)

github_iconTop GitHub Comments

1reaction
xieyddcommented, Sep 14, 2018

@YujiOshima Thanks a lot , it works;

$ curl 127.0.0.1:3000/katib
Redirecting to <a href="/katib/">/katib/</a>
1reaction
YujiOshimacommented, Sep 14, 2018

Oh, please try http://127.0.0.1:3000/katib. It may be a mistake on demo doc. If you use this manifest, the ROOT_PATH was set.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found