Katib: Katib UI does not show in Kubeflow central dashboard

Created on 12 Dec 2019  路  15Comments  路  Source: kubeflow/katib

/kind bug

What steps did you take and what happened:
installed

  • microk8s 1.14/stable
  • kubeflow 0.7.0

accessed kubeflow central dashboard, but in the katib section, nothing was shown.

What did you expect to happen:
expected to see katib ui

Anything else you would like to add:
[Miscellaneous information that will assist in solving the issue.]

Environment:

  • ubuntu 16.04
  • microk8s 1.14/stable
  • kubeflow 0.7.0
arecentraldashboard arefront-end arekatib kinbug

All 15 comments

@ethanscho Can you check logs from the Katib-ui pod and Katib-ui image version, please?
Also, is status of Katib-ui pod Running?

Same is the case for me, just that I have installed kubeflow version 1.0.0. All my katib deployments are working
image

The katib ui image am running is gcr.io/kubeflow-images-public/katib/v1alpha3/katib-ui:v0.8.0.

One another thing, i have a dex based istio deployment

I also am seeing the same thing (kubeflow v1.0.0 and this config https://github.com/kubeflow/manifests/blob/master/kfdef/kfctl_k8s_istio.yaml). I can port forward the service via kubectl port-forward svc/katib-ui -n kubeflow 8080:80 but nothing shows up for me either thru the central dashboard. The other components like pipelines/jupyter/artifacts are viewable, just not katib

@terrykong Is your katib-ui pod Running?
Also, can you open console in your browser and check if you have any errors there?

hey @andreyvelich

the katib-ui pod is running, but i don't see any errors when i tail the log while i try to open the UI from the central-dashboard

@andreyvelich yes I am using kfctl_istio_dex.v1.0.0.yaml, Also for me when i port-forward, i can see the katib-ui just not in the dashboard.

@terrykong @anupash147 Can you check any errors in the browser console, while opening Katib UI from the Central Dashboard?

@andreyvelich this morning i tried to get to the katib UI from the central dashboard and it miraculously showed up. wished it didn't just go away on its own 馃槥 . if it disappears again i'll update.

fwiw, even though the katib ui showed up i see a Failed to retrieve GKE metadata TypeError: Failed to fetch error in the console. not relevant to me I'm guessing since i'm not running my cluster on GKE

@terrykong Did you access central dashboard using port-forward? And where you run your k8s cluster? Sometimes it can lose connection between Kubeflow components. Updating the page should help with it.

@andreyvelich i've always accessed the central dashboard through the istio ingressgateway

i'm running an on-prem cluster.

@terrykong I think sometimes you should refresh the page to see Katib UI in the Central Dashboard.
Next time you can't access Katib UI, please, show me the errors from the browser console.

It working for me too ..

Issue-Label Bot is automatically applying the labels:

| Label | Probability |
| ------------- | ------------- |
| area/katib | 0.96 |
| area/front-end | 1.00 |
| area/centraldashboard | 0.86 |

Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback!
Links: app homepage, dashboard and code for this bot.

Was this page helpful?
0 / 5 - 0 ratings