Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Central Dashboard not visible #2735

Closed
5 of 7 tasks
nagar-ajay opened this issue May 29, 2024 · 7 comments
Closed
5 of 7 tasks

Central Dashboard not visible #2735

nagar-ajay opened this issue May 29, 2024 · 7 comments

Comments

@nagar-ajay
Copy link

nagar-ajay commented May 29, 2024

Validation Checklist

  • Is this a Kubeflow issue?
  • Are you posting in the right repository ?
  • Did you follow the installation guide https://github.com/kubeflow/manifests?tab=readme-ov-file ?
  • Is the issue report properly structured and detailed with version numbers?
  • Is this for Kubeflow development ?
  • Would you like to work on this issue?
  • Join our slack channel using wg-manifests.

Version

1.9

Describe your issue

  • Central dashboard is not visible.
Screenshot 2024-05-27 at 3 24 50 PM

Steps to reproduce the issue

  • Installed kubeflow 1.9 using rc0 on k8s version 1.28.5.

Put here any screenshots or videos (optional)

No response

@kubeflow-bot kubeflow-bot added this to To Do in Needs Triage May 29, 2024
@rimolive
Copy link
Member

cc @juliusvonkohout

@juliusvonkohout
Copy link
Member

@nagar-ajay are you sure that it is not related to #2646 ?

@nagar-ajay
Copy link
Author

I'm not sure, can you please provide some pointers to debug this?

FYI: after some time central dashboard came up automatically. But I got the same error when I tried kfp inside the notebook server.

@juliusvonkohout
Copy link
Member

juliusvonkohout commented May 30, 2024

KFP has multiple authentication mechanisms. Please apply the changes from the cronjob PR #2667 to the master branch and check whether the problem persists. The master branch is way newer than RC.0 at the moment.

@juliusvonkohout
Copy link
Member

https://github.com/kubeflow/manifests/releases 1.9.1-rc.1 is out. Please test it with the cronjob patch

@nagar-ajay
Copy link
Author

sure

@nagar-ajay
Copy link
Author

thanks @juliusvonkohout, the central dashboard is working fine now. I tried kfp inside notebook, I'm getting different error.

kfp_server_api.exceptions.ApiException: (403)
Reason: Forbidden
HTTP response headers: HTTPHeaderDict({'content-length': '19', 'content-type': 'text[/plain](http://localhost:8080/plain)', 'date': 'Wed, 05 Jun 2024 18:54:25 GMT', 'server': 'envoy', 'x-envoy-upstream-service-time': '0'})
HTTP response body: RBAC: access denied

Closing this issue as the above seems unrelated to the current issue.

Needs Triage automation moved this from To Do to Closed Jun 5, 2024
@kubeflow-bot kubeflow-bot removed this from Closed in Needs Triage Jun 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants