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

dashboard no namespace show #19

Open
l1351868270 opened this issue Dec 2, 2022 · 3 comments
Open

dashboard no namespace show #19

l1351868270 opened this issue Dec 2, 2022 · 3 comments

Comments

@l1351868270
Copy link

版本信息

操作系统: ubuntu20.04
rancher: v2.5.2
k8s: v1.18.20
kubeflow-chart: kubeflow-1.5.1

报错

dashboard no namespace show

request

GET http://192.168.136.128:8080/api/workgroup/exists 403 (Forbidden) vendor.bundle.js:765 

response

{"error":{}}

request

GET http://192.168.136.128:8080/pipeline/apis/v1beta1/runs?page_size=5&sort_by=created_at%20desc&resource_reference_key.type=NAMESPACE&resource_reference_key.id=undefined 403 (Forbidden) vendor.bundle.js:765 

response

{
	"error": "Failed to authorize with namespace resource reference.: Failed to authorize with API resource references: PermissionDenied: User '[email protected]' is not authorized with reason:  (request: \u0026ResourceAttributes{Namespace:undefined,Verb:list,Group:pipelines.kubeflow.org,Version:v1beta1,Resource:runs,Subresource:,Name:,}): Unauthorized access",
	"code": 7,
	"message": "Failed to authorize with namespace resource reference.: Failed to authorize with API resource references: PermissionDenied: User '[email protected]' is not authorized with reason:  (request: \u0026ResourceAttributes{Namespace:undefined,Verb:list,Group:pipelines.kubeflow.org,Version:v1beta1,Resource:runs,Subresource:,Name:,}): Unauthorized access",
	"details": [{
		"@type": "type.googleapis.com/api.Error",
		"error_message": "User '[email protected]' is not authorized with reason:  (request: \u0026ResourceAttributes{Namespace:undefined,Verb:list,Group:pipelines.kubeflow.org,Version:v1beta1,Resource:runs,Subresource:,Name:,})",
		"error_details": "Failed to authorize with namespace resource reference.: Failed to authorize with API resource references: PermissionDenied: User '[email protected]' is not authorized with reason:  (request: \u0026ResourceAttributes{Namespace:undefined,Verb:list,Group:pipelines.kubeflow.org,Version:v1beta1,Resource:runs,Subresource:,Name:,}): Unauthorized access"
	}]
}
@bxhzzx
Copy link

bxhzzx commented Mar 23, 2023

遇到同样的问题,请问解决了吗

@l1351868270
Copy link
Author

遇到同样的问题,请问解决了吗

没有哈

@typhoonzero
Copy link
Collaborator

@l1351868270 使用最新版本的 chart 安装还有遇到问题么?此外,报错信息请描述清楚操作步骤,是页面报错还是某个 pod 的报错。

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