benc-uk / kubeview

Kubernetes cluster visualiser and graphical explorer

Home Page:http://kubeview.benco.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

kubeview interface is continuously loading

NiceMattHui opened this issue · comments

The kubeview interface displays all namespaces, but when attempting to select any namespace, it remains in a loading state. The logs from kubectl show the following error:

2023/10/19 02:54:55 ### 10.42.4.1 GET /
2023/10/19 02:55:03 ### 10.42.4.1 GET /
2023/10/19 02:55:05 ### 10.42.4.1 GET /
2023/10/19 02:55:08 ### 10.42.9.0 GET /api/scrape/default
2023/10/19 02:55:08 ### Kubernetes API error the server could not find the requested resource
2023/10/19 02:55:13 ### 10.42.9.0 GET /api/scrape/kube-system
2023/10/19 02:55:13 ### Kubernetes API error the server could not find the requested resource
2023/10/19 02:55:13 ### 10.42.4.1 GET /
2023/10/19 02:55:13 ### 10.42.9.0 GET /api/scrape/kube-system
2023/10/19 02:55:14 ### Kubernetes API error the server could not find the requested resource
2023/10/19 02:55:15 ### 10.42.4.1 GET /
2023/10/19 02:55:23 ### 10.42.4.1 GET /

image

k3s cluster v1.17.4+k3s1

yes, project is obsolete and unmaintained

Project is a personal side project and never was intended to be maintained