eip-work / kuboard-press

Kuboard 是基于 Kubernetes 的微服务管理界面。同时提供 Kubernetes 免费中文教程,入门教程,最新版本的 Kubernetes v1.23.4 安装手册,(k8s install) 在线答疑,持续更新。
https://kuboard.cn/
22.11k stars 1.5k forks source link

kuboard安装成功, 无法访问 k8s 集群 #374

Open fan5487464 opened 1 year ago

fan5487464 commented 1 year ago

kuboard 日志同 #275

image

k8s 版本

image

kuboard 日志

image

kuboard 部署在 k8s 集群中

image

kuboard 全部日志

start kuboard-agent-server
当前 Kuboard 在 K8S 中运行,etcd 独立部署
启动内置的 QuestDB

  ___                  _   ____  ____
 / _ \ _   _  ___  ___| |_|  _ \| __ )
| | | | | | |/ _ \/ __| __| | | |  _ \
| |_| | |_| |  __/\__ \ |_| |_| | |_) |
 \__\_\\__,_|\___||___/\__|____/|____/
                        www.questdb.io

/questdb/bin/questdb.sh: line 66: ps: command not found
JAVA: /questdb/bin/java
QuestDB server 6.0.4
Copyright (C) 2014-2022, all rights reserved.

认证模块:使用本地用户库
启动 kuboard-sso
设置日志级别为 info
time="2022-12-03T05:00:17Z" level=info msg="config using log level: info"
time="2022-12-03T05:00:17Z" level=info msg="config issuer: http://192.168.101.27:30080/sso"
time="2022-12-03T05:00:17Z" level=info msg="config storage: etcd"
time="2022-12-03T05:00:17Z" level=info msg="config static client: KuboardApp"
time="2022-12-03T05:00:17Z" level=info msg="config connector: default"
time="2022-12-03T05:00:17Z" level=info msg="config skipping approval screen"
time="2022-12-03T05:00:17Z" level=info msg="config signing keys expire after: 6h0m0s"
time="2022-12-03T05:00:17Z" level=info msg="config id tokens valid for: 168h0m0s"
time="2022-12-03T05:00:17Z" level=info msg="config device requests valid for: 5m0s"
time="2022-12-03T05:00:17Z" level=info msg="keys expired, rotating"
time="2022-12-03T05:00:17Z" level=info msg="keys rotated, next rotation: 2022-12-03 11:00:17.6630229 +0000 UTC"
time="2022-12-03T05:00:17Z" level=info msg="listening (http) on 0.0.0.0:5556"
设置日志级别为 info
[LOG] 2022/12/03 - 13:00:20.370   | /common/etcd.client_config                                    24 |  info | KUBOARD_ETCD_ENDPOINTS=[192.168.101.25:2385 192.168.101.26:2385 192.168.101.27:2385]
[LOG] 2022/12/03 - 13:00:20.370   | /common/etcd.client_config                                    52 |  info | {[192.168.101.25:2385 192.168.101.26:2385 192.168.101.27:2385] 0s 1s 0s 0s 0 0 <nil>   false [] <nil> <nil> <nil> false}
[LOG] 2022/12/03 - 13:00:20.372   | /initializekuboard.InitializeEtcd                             39 |  info | 初始化 ./init-etcd-scripts/audit-policy-once.yaml
[LOG] 2022/12/03 - 13:00:20.377   | /initializekuboard.processEtcdObject                         115 |  info |  - 创建对象:KuboardAuditPolicy GLOBAL/GLOBAL
[LOG] 2022/12/03 - 13:00:20.389   | /initializekuboard.InitializeEtcd                             39 |  info | 初始化 ./init-etcd-scripts/bran-settings-once.yaml
[LOG] 2022/12/03 - 13:00:20.398   | /initializekuboard.processEtcdObject                         115 |  info |  - 创建对象:KuboardBrandSettings GLOBAL/KuboardBrandSettings
[LOG] 2022/12/03 - 13:00:20.412   | /initializekuboard.InitializeEtcd                             39 |  info | 初始化 ./init-etcd-scripts/login-policy-once.yaml
[LOG] 2022/12/03 - 13:00:20.419   | /initializekuboard.processEtcdObject                         115 |  info |  - 创建对象:KuboardLoginPolicySettings GLOBAL/KuboardLoginPolicySettings
[LOG] 2022/12/03 - 13:00:20.425   | /initializekuboard.InitializeEtcd                             39 |  info | 初始化 ./init-etcd-scripts/roles.yaml
[LOG] 2022/12/03 - 13:00:20.427   | /initializekuboard.processEtcdObject                         115 |  info |  - 创建对象:KuboardAuthRole GLOBAL/administrator
[LOG] 2022/12/03 - 13:00:20.465   | /initializekuboard.processEtcdObject                         115 |  info |  - 创建对象:KuboardAuthRole GLOBAL/viewer
[LOG] 2022/12/03 - 13:00:20.483   | /initializekuboard.processEtcdObject                         115 |  info |  - 创建对象:KuboardAuthRole GLOBAL/authenticated
[LOG] 2022/12/03 - 13:00:20.512   | /initializekuboard.processEtcdObject                         115 |  info |  - 创建对象:KuboardAuthRole GLOBAL/anonymous
[LOG] 2022/12/03 - 13:00:20.527   | /initializekuboard.processEtcdObject                         115 |  info |  - 创建对象:KuboardAuthRole GLOBAL/sso-user
[LOG] 2022/12/03 - 13:00:20.536   | /initializekuboard.InitializeEtcd                             39 |  info | 初始化 ./init-etcd-scripts/user.yaml
[LOG] 2022/12/03 - 13:00:20.539   | /initializekuboard.processEtcdObject                         115 |  info |  - 创建对象:KuboardAuthUser GLOBAL/admin
[LOG] 2022/12/03 - 13:00:20.557   | /initializekuboard.processEtcdObject                         115 |  info |  - 创建对象:KuboardAuthGroup GLOBAL/administrators
[LOG] 2022/12/03 - 13:00:20.859   | /initializekuboard.processEtcdObject                         115 |  info |  - 创建对象:KuboardAuthUserInGroup GLOBAL/admin.administrators
[LOG] 2022/12/03 - 13:00:20.873   | /initializekuboard.processEtcdObject                         115 |  info |  - 创建对象:KuboardAuthGlobalRoleBinding GLOBAL/group.administrators.administrator
[LOG] 2022/12/03 - 13:00:20.921   | /initializekuboard.InitializeDefaultCluster                   28 |  info | 【默认集群】Kuboard 安装在 K8S 中,校验是否需要初始化默认集群...
[LOG] 2022/12/03 - 13:00:20.924   | /initializekuboard.InitializeDefaultCluster                   49 |  info | 【默认集群】不存在,创建默认集群...
[LOG] 2022/12/03 - 13:00:20.949   | /kuboard/k8scluster.UpdateNginxConfig                        108 |  info | updated /etc/nginx/nginx.conf and reloaded nginx.conf
[LOG] 2022/12/03 - 13:00:21.118   | /initializekuboard.InitializeDefaultCluster                   81 |  info | 【默认集群】创建成功.
[LOG] 2022/12/03 - 13:00:21.262   | /kuboard/k8scluster.UpdateNginxConfig                        108 |  info | updated /etc/nginx/nginx.conf and reloaded nginx.conf
[LOG] 2022/12/03 - 13:00:21.302   | /initializekuboard.InitializeDefaultCluster                  172 | warning | 【默认集群】创建失败: {"kind":"ServiceAccount","apiVersion":"v1","metadata":{"name":"kuboard-admin","namespace":"kuboard","uid":"b8f8b5f2-ca8d-47e4-bfb3-45ca34e7d87e","resourceVersion":"1815","creationTimestamp":"2022-12-03T05:00:21Z"}}

[LOG] 2022/12/03 - 13:00:21.319   | /initializekuboard.InitializeDefaultCluster                  172 | warning | 【默认集群】创建失败: {"kind":"ClusterRoleBinding","apiVersion":"rbac.authorization.k8s.io/v1","metadata":{"name":"kuboard-admin-crb","uid":"a88b9c40-1548-4ae7-b247-0e3391e6a91c","resourceVersion":"1816","creationTimestamp":"2022-12-03T05:00:21Z","managedFields":[{"manager":"Go-http-client","operation":"Update","apiVersion":"rbac.authorization.k8s.io/v1","time":"2022-12-03T05:00:21Z","fieldsType":"FieldsV1","fieldsV1":{"f:roleRef":{},"f:subjects":{}}}]},"subjects":[{"kind":"ServiceAccount","name":"kuboard-admin","namespace":"kuboard"}],"roleRef":{"apiGroup":"rbac.authorization.k8s.io","kind":"ClusterRole","name":"cluster-admin"}}

[LOG] 2022/12/03 - 13:00:21.383   | /initializekuboard.InitializeDefaultCluster                  172 | warning | 【默认集群】创建失败: {"kind":"ServiceAccount","apiVersion":"v1","metadata":{"name":"kuboard-viewer","namespace":"kuboard","uid":"c849cef9-ad2c-44c9-ab3f-b85d6244d8b9","resourceVersion":"1818","creationTimestamp":"2022-12-03T05:00:21Z"}}

[LOG] 2022/12/03 - 13:00:21.398   | /initializekuboard.InitializeDefaultCluster                  172 | warning | 【默认集群】创建失败: {"kind":"ClusterRoleBinding","apiVersion":"rbac.authorization.k8s.io/v1","metadata":{"name":"kuboard-viewer-crb","uid":"5f7607bc-6e32-40db-b79a-01245fe27a3f","resourceVersion":"1819","creationTimestamp":"2022-12-03T05:00:21Z","managedFields":[{"manager":"Go-http-client","operation":"Update","apiVersion":"rbac.authorization.k8s.io/v1","time":"2022-12-03T05:00:21Z","fieldsType":"FieldsV1","fieldsV1":{"f:roleRef":{},"f:subjects":{}}}]},"subjects":[{"kind":"ServiceAccount","name":"kuboard-viewer","namespace":"kuboard"}],"roleRef":{"apiGroup":"rbac.authorization.k8s.io","kind":"ClusterRole","name":"view"}}

[LOG] 2022/12/03 - 13:00:21.447   | /initializekuboard.InitializeDefaultCluster                  172 | warning | 【默认集群】创建失败: {"kind":"Deployment","apiVersion":"apps/v1","metadata":{"name":"kuboard-agent","namespace":"kuboard","uid":"8fa2aae7-8db0-4a1e-8e37-0f153dba0917","resourceVersion":"1821","generation":1,"creationTimestamp":"2022-12-03T05:00:21Z","labels":{"k8s.kuboard.cn/name":"kuboard-agent"},"annotations":{"k8s.kuboard.cn/ingress":"false","k8s.kuboard.cn/service":"none","k8s.kuboard.cn/workload":"kuboard-agent"},"managedFields":[{"manager":"Go-http-client","operation":"Update","apiVersion":"apps/v1","time":"2022-12-03T05:00:21Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:k8s.kuboard.cn/ingress":{},"f:k8s.kuboard.cn/service":{},"f:k8s.kuboard.cn/workload":{}},"f:labels":{".":{},"f:k8s.kuboard.cn/name":{}}},"f:spec":{"f:progressDeadlineSeconds":{},"f:replicas":{},"f:revisionHistoryLimit":{},"f:selector":{},"f:strategy":{"f:rollingUpdate":{".":{},"f:maxSurge":{},"f:maxUnavailable":{}},"f:type":{}},"f:template":{"f:metadata":{"f:labels":{".":{},"f:k8s.kuboard.cn/name":{}}},"f:spec":{"f:affinity":{".":{},"f:nodeAffinity":{".":{},"f:preferredDuringSchedulingIgnoredDuringExecution":{}},"f:podAffinity":{".":{},"f:preferredDuringSchedulingIgnoredDuringExecution":{}}},"f:containers":{"k:{\"name\":\"kuboard-agent\"}":{".":{},"f:env":{".":{},"k:{\"name\":\"KUBERNETES_TOKEN_NAME\"}":{".":{},"f:name":{},"f:value":{}},"k:{\"name\":\"KUBOARD_AGENT_HOST\"}":{".":{},"f:name":{},"f:value":{}},"k:{\"name\":\"KUBOARD_AGENT_KEY\"}":{".":{},"f:name":{},"f:value":{}},"k:{\"name\":\"KUBOARD_AGENT_PORT\"}":{".":{},"f:name":{},"f:value":{}},"k:{\"name\":\"KUBOARD_AGENT_PROTOCOL\"}":{".":{},"f:name":{},"f:value":{}},"k:{\"name\":\"KUBOARD_AGENT_PROXY\"}":{".":{},"f:name":{}},"k:{\"name\":\"KUBOARD_AGENT_REMOTE_PORT\"}":{".":{},"f:name":{},"f:value":{}},"k:{\"name\":\"KUBOARD_ANONYMOUS_TOKEN\"}":{".":{},"f:name":{},"f:value":{}},"k:{\"name\":\"KUBOARD_ENDPOINT\"}":{".":{},"f:name":{},"f:value":{}},"k:{\"name\":\"KUBOARD_K8S_CLUSTER_NAME\"}":{".":{},"f:name":{},"f:value":{}}},"f:image":{},"f:imagePullPolicy":{},"f:livenessProbe":{".":{},"f:exec":{".":{},"f:command":{}},"f:failureThreshold":{},"f:initialDelaySeconds":{},"f:periodSeconds":{},"f:successThreshold":{},"f:timeoutSeconds":{}},"f:name":{},"f:resources":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:serviceAccount":{},"f:serviceAccountName":{},"f:terminationGracePeriodSeconds":{},"f:tolerations":{}}}}}}]},"spec":{"replicas":1,"selector":{"matchLabels":{"k8s.kuboard.cn/name":"kuboard-agent"}},"template":{"metadata":{"creationTimestamp":null,"labels":{"k8s.kuboard.cn/name":"kuboard-agent"}},"spec":{"containers":[{"name":"kuboard-agent","image":"eipwork/kuboard-agent:v3","env":[{"name":"KUBOARD_ENDPOINT","value":"http://kuboard-v3"},{"name":"KUBOARD_AGENT_HOST","value":"kuboard-v3"},{"name":"KUBOARD_AGENT_PORT","value":"10081"},{"name":"KUBOARD_AGENT_REMOTE_PORT","value":"35001"},{"name":"KUBOARD_AGENT_PROTOCOL","value":"kcp"},{"name":"KUBOARD_AGENT_PROXY"},{"name":"KUBOARD_K8S_CLUSTER_NAME","value":"default"},{"name":"KUBOARD_AGENT_KEY","value":"32b7d6572c6255211b4eec9009e4a816"},{"name":"KUBERNETES_TOKEN_NAME","value":"kuboard-admin"},{"name":"KUBOARD_ANONYMOUS_TOKEN","value":"NaV2A3qNv8gGtAVYNtIDfLS9yqsjOBPe"}],"resources":{},"livenessProbe":{"exec":{"command":["/health.sh"]},"initialDelaySeconds":5,"timeoutSeconds":1,"periodSeconds":60,"successThreshold":1,"failureThreshold":3},"terminationMessagePath":"/dev/termination-log","terminationMessagePolicy":"File","imagePullPolicy":"Always"}],"restartPolicy":"Always","terminationGracePeriodSeconds":30,"dnsPolicy":"ClusterFirst","serviceAccountName":"kuboard-admin","serviceAccount":"kuboard-admin","securityContext":{},"affinity":{"nodeAffinity":{"preferredDuringSchedulingIgnoredDuringExecution":[{"weight":100,"preference":{"matchExpressions":[{"key":"node-role.kubernetes.io/master","operator":"Exists"}]}}]},"podAffinity":{"preferredDuringSchedulingIgnoredDuringExecution":[{"weight":100,"podAffinityTerm":{"labelSelector":{"matchLabels":{"k8s.kuboard.cn/name":"kuboard-v3"}},"namespaces":["kuboard"],"topologyKey":"kubernetes.io/hostname"}}]}},"schedulerName":"default-scheduler","tolerations":[{"key":"node-role.kubernetes.io/master","operator":"Exists","effect":"NoSchedule"}]}},"strategy":{"type":"RollingUpdate","rollingUpdate":{"maxUnavailable":"25%","maxSurge":"25%"}},"revisionHistoryLimit":10,"progressDeadlineSeconds":600},"status":{}}

[LOG] 2022/12/03 - 13:00:21.475   | /initializekuboard.InitializeDefaultCluster                  172 | warning | 【默认集群】创建失败: {"kind":"Deployment","apiVersion":"apps/v1","metadata":{"name":"kuboard-agent-2","namespace":"kuboard","uid":"4ad146b0-94f6-4a04-8b75-a7adfaf53b6a","resourceVersion":"1826","generation":1,"creationTimestamp":"2022-12-03T05:00:21Z","labels":{"k8s.kuboard.cn/name":"kuboard-agent-2"},"annotations":{"k8s.kuboard.cn/ingress":"false","k8s.kuboard.cn/service":"none","k8s.kuboard.cn/workload":"kuboard-agent-2"},"managedFields":[{"manager":"Go-http-client","operation":"Update","apiVersion":"apps/v1","time":"2022-12-03T05:00:21Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:k8s.kuboard.cn/ingress":{},"f:k8s.kuboard.cn/service":{},"f:k8s.kuboard.cn/workload":{}},"f:labels":{".":{},"f:k8s.kuboard.cn/name":{}}},"f:spec":{"f:progressDeadlineSeconds":{},"f:replicas":{},"f:revisionHistoryLimit":{},"f:selector":{},"f:strategy":{"f:rollingUpdate":{".":{},"f:maxSurge":{},"f:maxUnavailable":{}},"f:type":{}},"f:template":{"f:metadata":{"f:labels":{".":{},"f:k8s.kuboard.cn/name":{}}},"f:spec":{"f:affinity":{".":{},"f:nodeAffinity":{".":{},"f:preferredDuringSchedulingIgnoredDuringExecution":{}},"f:podAffinity":{".":{},"f:preferredDuringSchedulingIgnoredDuringExecution":{}}},"f:containers":{"k:{\"name\":\"kuboard-agent\"}":{".":{},"f:env":{".":{},"k:{\"name\":\"KUBERNETES_TOKEN_NAME\"}":{".":{},"f:name":{},"f:value":{}},"k:{\"name\":\"KUBOARD_AGENT_HOST\"}":{".":{},"f:name":{},"f:value":{}},"k:{\"name\":\"KUBOARD_AGENT_KEY\"}":{".":{},"f:name":{},"f:value":{}},"k:{\"name\":\"KUBOARD_AGENT_PORT\"}":{".":{},"f:name":{},"f:value":{}},"k:{\"name\":\"KUBOARD_AGENT_PROTOCOL\"}":{".":{},"f:name":{},"f:value":{}},"k:{\"name\":\"KUBOARD_AGENT_PROXY\"}":{".":{},"f:name":{}},"k:{\"name\":\"KUBOARD_AGENT_REMOTE_PORT\"}":{".":{},"f:name":{},"f:value":{}},"k:{\"name\":\"KUBOARD_ANONYMOUS_TOKEN\"}":{".":{},"f:name":{},"f:value":{}},"k:{\"name\":\"KUBOARD_ENDPOINT\"}":{".":{},"f:name":{},"f:value":{}},"k:{\"name\":\"KUBOARD_K8S_CLUSTER_NAME\"}":{".":{},"f:name":{},"f:value":{}}},"f:image":{},"f:imagePullPolicy":{},"f:livenessProbe":{".":{},"f:exec":{".":{},"f:command":{}},"f:failureThreshold":{},"f:initialDelaySeconds":{},"f:periodSeconds":{},"f:successThreshold":{},"f:timeoutSeconds":{}},"f:name":{},"f:resources":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:serviceAccount":{},"f:serviceAccountName":{},"f:terminationGracePeriodSeconds":{},"f:tolerations":{}}}}}}]},"spec":{"replicas":1,"selector":{"matchLabels":{"k8s.kuboard.cn/name":"kuboard-agent-2"}},"template":{"metadata":{"creationTimestamp":null,"labels":{"k8s.kuboard.cn/name":"kuboard-agent-2"}},"spec":{"containers":[{"name":"kuboard-agent","image":"eipwork/kuboard-agent:v3","env":[{"name":"KUBOARD_ENDPOINT","value":"http://kuboard-v3"},{"name":"KUBOARD_AGENT_HOST","value":"kuboard-v3"},{"name":"KUBOARD_AGENT_PORT","value":"10081"},{"name":"KUBOARD_AGENT_REMOTE_PORT","value":"35001"},{"name":"KUBOARD_AGENT_PROTOCOL","value":"kcp"},{"name":"KUBOARD_AGENT_PROXY"},{"name":"KUBOARD_K8S_CLUSTER_NAME","value":"default"},{"name":"KUBOARD_AGENT_KEY","value":"32b7d6572c6255211b4eec9009e4a816"},{"name":"KUBERNETES_TOKEN_NAME","value":"kuboard-viewer"},{"name":"KUBOARD_ANONYMOUS_TOKEN","value":"NaV2A3qNv8gGtAVYNtIDfLS9yqsjOBPe"}],"resources":{},"livenessProbe":{"exec":{"command":["/health.sh"]},"initialDelaySeconds":5,"timeoutSeconds":1,"periodSeconds":60,"successThreshold":1,"failureThreshold":3},"terminationMessagePath":"/dev/termination-log","terminationMessagePolicy":"File","imagePullPolicy":"Always"}],"restartPolicy":"Always","terminationGracePeriodSeconds":30,"dnsPolicy":"ClusterFirst","serviceAccountName":"kuboard-viewer","serviceAccount":"kuboard-viewer","securityContext":{},"affinity":{"nodeAffinity":{"preferredDuringSchedulingIgnoredDuringExecution":[{"weight":100,"preference":{"matchExpressions":[{"key":"node-role.kubernetes.io/master","operator":"Exists"}]}}]},"podAffinity":{"preferredDuringSchedulingIgnoredDuringExecution":[{"weight":100,"podAffinityTerm":{"labelSelector":{"matchLabels":{"k8s.kuboard.cn/name":"kuboard-v3"}},"namespaces":["kuboard"],"topologyKey":"kubernetes.io/hostname"}}]}},"schedulerName":"default-scheduler","tolerations":[{"key":"node-role.kubernetes.io/master","operator":"Exists","effect":"NoSchedule"}]}},"strategy":{"type":"RollingUpdate","rollingUpdate":{"maxUnavailable":"25%","maxSurge":"25%"}},"revisionHistoryLimit":10,"progressDeadlineSeconds":600},"status":{}}

[LOG] 2022/12/03 - 13:00:21.476   | main.main                                                    113 |  info | 使用 http, 端口: 80
[LOG] 2022/12/03 - 13:00:21.476   | /audit/audit_common.questDbDriverURI                          49 |  info | QuestDB连接参数: postgresql://admin:quest@127.0.0.1:8812/qdb
[LOG] 2022/12/03 - 13:00:21.492   | /audit/audit_runtime.doInit                                  145 |  info | CREATE TABLE IF NOT EXISTS audit_events.
[LOG] 2022/12/03 - 13:00:21.492   | /audit/audit_runtime.doInit                                  146 |  info | QuestDB Initilized.
[LOG] 2022/12/03 - 13:00:21.492   | /audit/audit_runtime.initConnection                          152 |  info | Create QuestDB Connection.
[LOG] 2022/12/03 - 13:00:21.492   | /audit/audit_common.questDbDriverURI                          49 |  info | QuestDB连接参数: postgresql://admin:quest@127.0.0.1:8812/qdb
[GIN] 2022/12/03 - 13:00:31 | 200 |     294.919µs |  192.168.101.27 | GET      "/kuboard-resources/version.json"
[GIN] 2022/12/03 - 13:00:31 | 200 |      431.24µs |  192.168.101.27 | GET      "/kuboard-resources/version.json"
[LOG] 2022/12/03 - 13:00:31.943   | /kuboard/k8scluster.UpdateNginxConfig                        108 |  info | updated /etc/nginx/nginx.conf and reloaded nginx.conf
[GIN] 2022/12/03 - 13:00:31 | 200 |   64.177978ms |    100.68.136.5 | POST     "/kuboard-api/cluster/default/kind/KubernetesClusterToken"
[GIN] 2022/12/03 - 13:00:32 | 200 |   17.794064ms |    100.68.136.6 | POST     "/kuboard-api/cluster/default/kind/KubernetesClusterToken"
[LOG] 2022/12/03 - 13:00:32.654   | /kuboard/k8scluster.UpdateNginxConfig                        108 |  info | updated /etc/nginx/nginx.conf and reloaded nginx.conf
[GIN] 2022/12/03 - 13:00:41 | 200 |      82.138µs |  192.168.101.27 | GET      "/kuboard-resources/version.json"
[GIN] 2022/12/03 - 13:00:41 | 200 |       90.14µs |  192.168.101.27 | GET      "/kuboard-resources/version.json"
[GIN] 2022/12/03 - 13:00:51 | 200 |       81.02µs |  192.168.101.27 | GET      "/kuboard-resources/version.json"
[GIN] 2022/12/03 - 13:00:51 | 200 |       49.06µs |  192.168.101.27 | GET      "/kuboard-resources/version.json"
[GIN] 2022/12/03 - 13:01:01 | 200 |      88.941µs |  192.168.101.27 | GET      "/kuboard-resources/version.json"
[GIN] 2022/12/03 - 13:01:01 | 200 |     123.746µs |  192.168.101.27 | GET      "/kuboard-resources/version.json"
[LOG] 2022/12/03 - 13:01:09.804   | /login.AuthRequired.func1                                    149 | error | failed to verify signature: failed to verify id token signature
[GIN] 2022/12/03 - 13:01:09 | 303 |    1.586927ms |    100.97.40.64 | GET      "/"
[GIN] 2022/12/03 - 13:01:09 | 303 |      245.18µs |    100.97.40.64 | GET      "/login"
[GIN] 2022/12/03 - 13:01:09 | 302 |    8.967057ms |    100.97.40.64 | GET      "/sso/auth?access_type=offline&client_id=kuboard-sso&redirect_uri=%2Fcallback&response_type=code&scope=openid+profile+email+groups&connector_id=default"
[GIN] 2022/12/03 - 13:01:09 | 200 |    4.207862ms |    100.97.40.64 | GET      "/sso/auth/default?req=jrdsjqva6rhpsrqa6ffhj5lny"
[GIN] 2022/12/03 - 13:01:10 | 200 |     5.70728ms |    100.97.40.64 | GET      "/configured/brand"
[GIN] 2022/12/03 - 13:01:10 | 200 |    2.300223ms |    100.97.40.64 | GET      "/configured/login-policy"
[GIN] 2022/12/03 - 13:01:11 | 200 |       96.37µs |  192.168.101.27 | GET      "/kuboard-resources/version.json"
[GIN] 2022/12/03 - 13:01:11 | 200 |      66.998µs |  192.168.101.27 | GET      "/kuboard-resources/version.json"
[GIN] 2022/12/03 - 13:01:21 | 200 |     107.793µs |  192.168.101.27 | GET      "/kuboard-resources/version.json"
[GIN] 2022/12/03 - 13:01:21 | 200 |      67.497µs |  192.168.101.27 | GET      "/kuboard-resources/version.json"
[GIN] 2022/12/03 - 13:01:25 | 200 |     9.36933ms |    100.97.40.64 | POST     "/login/password"
[LOG] 2022/12/03 - 13:01:25.373   | nnector/kuboardetcd.client_config                             18 |  info | KUBOARD_ETCD_ENDPOINTS=[192.168.101.25:2385 192.168.101.26:2385 192.168.101.27:2385]
time="2022-12-03T05:01:25Z" level=info msg="login successful: connector \"default\", username=\"System Administrator\", preferred_username=\"admin\", email=\"\", groups=[\"administrators\"]"
[GIN] 2022/12/03 - 13:01:25 | 303 |   32.724508ms |    100.97.40.64 | POST     "/sso/auth/default?req=jrdsjqva6rhpsrqa6ffhj5lny"
[GIN] 2022/12/03 - 13:01:25 | 303 |   17.698466ms |    100.97.40.64 | GET      "/sso/approval?req=jrdsjqva6rhpsrqa6ffhj5lny"
[GIN] 2022/12/03 - 13:01:25 | 303 |   18.315824ms |    100.97.40.64 | GET      "/callback?code=cdiypia7ruqvacou72o6y5fch&state="
[GIN] 2022/12/03 - 13:01:25 | 303 |    2.510626ms |    100.97.40.64 | GET      "/"
[GIN] 2022/12/03 - 13:01:25 | 200 |    1.190434ms |    100.97.40.64 | GET      "/kuboard/cluster"
[GIN] 2022/12/03 - 13:01:25 | 200 |   23.883971ms |    100.97.40.64 | GET      "/js/app.4b68e436.js"
[GIN] 2022/12/03 - 13:01:25 | 200 |    1.134441ms |    100.97.40.64 | GET      "/js/chunk-009652e9.d192d50a.js"
[GIN] 2022/12/03 - 13:01:25 | 200 |     703.543µs |    100.97.40.64 | GET      "/js/chunk-023b91a6.c4eb4eca.js"
[GIN] 2022/12/03 - 13:01:25 | 200 |    1.194201ms |    100.97.40.64 | GET      "/js/chunk-027ce3d2.a5b6bcff.js"
[GIN] 2022/12/03 - 13:01:25 | 200 |     500.726µs |    100.97.40.64 | GET      "/js/chunk-03518017.2cbabde0.js"
[GIN] 2022/12/03 - 13:01:25 | 200 |     678.035µs |    100.97.40.64 | GET      "/js/chunk-02e41f3d.c0ccb3a5.js"
[GIN] 2022/12/03 - 13:01:25 | 200 |     355.014µs |    100.97.40.64 | GET      "/js/chunk-03ab82bf.1406c391.js"
[GIN] 2022/12/03 - 13:01:25 | 200 |    2.017556ms |    100.97.40.64 | GET      "/js/chunk-0615143d.2806f0a9.js"
[GIN] 2022/12/03 - 13:01:25 | 200 |     307.521µs |    100.97.40.64 | GET      "/js/chunk-0a160f18.f4c7a201.js"
[GIN] 2022/12/03 - 13:01:25 | 200 |      862.22µs |    100.97.40.64 | GET      "/js/chunk-0a51243a.9bbd0f03.js"
[GIN] 2022/12/03 - 13:01:25 | 200 |    6.382339ms |    100.97.40.64 | GET      "/js/chunk-06641e96.d223b66b.js"
[GIN] 2022/12/03 - 13:01:25 | 200 |     773.571µs |    100.97.40.64 | GET      "/js/chunk-0a63be66.24eefbae.js"
[GIN] 2022/12/03 - 13:01:25 | 200 |    1.641257ms |    100.97.40.64 | GET      "/js/chunk-10a4bebe.fb68a0ad.js"
[GIN] 2022/12/03 - 13:01:25 | 200 |    26.00627ms |    100.97.40.64 | GET      "/js/chunk-05938c95.bce15871.js"
[GIN] 2022/12/03 - 13:01:25 | 200 |     226.483µs |    100.97.40.64 | GET      "/js/chunk-14da3ba6.7e68ba12.js"
[GIN] 2022/12/03 - 13:01:25 | 200 |     388.047µs |    100.97.40.64 | GET      "/js/chunk-14e4adcc.41658560.js"
[GIN] 2022/12/03 - 13:01:26 | 200 |     312.402µs |    100.97.40.64 | GET      "/js/chunk-15b7b1ee.b31ed4fe.js"
[GIN] 2022/12/03 - 13:01:26 | 200 |     306.519µs |    100.97.40.64 | GET      "/js/chunk-1611c70b.befc2696.js"
[GIN] 2022/12/03 - 13:01:26 | 200 |      394.42µs |    100.97.40.64 | GET      "/js/chunk-16a46838.be8793b0.js"
[GIN] 2022/12/03 - 13:01:26 | 200 |    1.692249ms |    100.97.40.64 | GET      "/js/chunk-167792c5.a58309a4.js"
[GIN] 2022/12/03 - 13:01:26 | 200 |    1.182063ms |    100.97.40.64 | GET      "/js/chunk-189d293a.eb9cf437.js"
[GIN] 2022/12/03 - 13:01:26 | 200 |     262.285µs |    100.97.40.64 | GET      "/js/chunk-194df9db.8b072275.js"
[GIN] 2022/12/03 - 13:01:26 | 200 |    1.569309ms |    100.97.40.64 | GET      "/js/chunk-197a80c0.0ba59d59.js"
[GIN] 2022/12/03 - 13:01:26 | 200 |     499.497µs |    100.97.40.64 | GET      "/js/chunk-19858812.40648efe.js"
[GIN] 2022/12/03 - 13:01:26 | 200 |     774.964µs |    100.97.40.64 | GET      "/js/chunk-1b93d8f2.db15146b.js"
[GIN] 2022/12/03 - 13:01:26 | 200 |     316.558µs |    100.97.40.64 | GET      "/js/chunk-1c665e16.251f37c7.js"
[GIN] 2022/12/03 - 13:01:26 | 200 |     325.083µs |    100.97.40.64 | GET      "/js/chunk-1d4e1b4e.6a167582.js"
[GIN] 2022/12/03 - 13:01:26 | 200 |     448.878µs |    100.97.40.64 | GET      "/js/chunk-1d5dc272.c7765b58.js"
[GIN] 2022/12/03 - 13:01:26 | 200 |     274.323µs |    100.97.40.64 | GET      "/js/chunk-1d841378.587c8dec.js"
[GIN] 2022/12/03 - 13:01:26 | 200 |    1.581537ms |    100.97.40.64 | GET      "/js/chunk-1de2f2ae.772af595.js"
[GIN] 2022/12/03 - 13:01:26 | 200 |     404.004µs |    100.97.40.64 | GET      "/js/chunk-1e2bb51b.46399d99.js"
[GIN] 2022/12/03 - 13:01:26 | 200 |     283.009µs |    100.97.40.64 | GET      "/js/chunk-1efad87f.15478072.js"
[GIN] 2022/12/03 - 13:01:26 | 200 |      492.12µs |    100.97.40.64 | POST     "/kuboard-api/selfInfo"
[GIN] 2022/12/03 - 13:01:26 | 200 |     279.233µs |    100.97.40.64 | GET      "/js/chunk-1f4fe03e.6ab07e8a.js"
[GIN] 2022/12/03 - 13:01:26 | 200 |     406.563µs |    100.97.40.64 | GET      "/js/chunk-2263d82e.ed0891a6.js"
[GIN] 2022/12/03 - 13:01:26 | 200 |     222.324µs |    100.97.40.64 | GET      "/js/chunk-2406e04e.a215bec2.js"
[GIN] 2022/12/03 - 13:01:26 | 200 |     418.599µs |    100.97.40.64 | GET      "/js/chunk-22e146b9.e1a45080.js"
[GIN] 2022/12/03 - 13:01:26 | 200 |    1.221599ms |    100.97.40.64 | GET      "/js/chunk-222c6f8c.734a5bb1.js"
[GIN] 2022/12/03 - 13:01:26 | 200 |     509.441µs |    100.97.40.64 | GET      "/js/chunk-26f335b0.bf35d3de.js"
[GIN] 2022/12/03 - 13:01:26 | 200 |     541.968µs |    100.97.40.64 | GET      "/js/chunk-28d63754.9404df27.js"
[GIN] 2022/12/03 - 13:01:26 | 200 |      321.66µs |    100.97.40.64 | GET      "/js/chunk-294fba88.acd137db.js"
[GIN] 2022/12/03 - 13:01:26 | 200 |     515.923µs |    100.97.40.64 | GET      "/js/chunk-28f75a57.53459b7e.js"
[GIN] 2022/12/03 - 13:01:26 | 200 |    4.135695ms |    100.97.40.64 | GET      "/js/chunk-2a308af5.cd39d902.js"
[GIN] 2022/12/03 - 13:01:26 | 200 |    3.798563ms |    100.97.40.64 | GET      "/kuboard-api/cluster/GLOBAL/kind/KuboardLoginPolicySettings/KuboardLoginPolicySettings"
[GIN] 2022/12/03 - 13:01:26 | 404 |      94.524µs |    100.97.40.64 | GET      "/favicon.ico"
[GIN] 2022/12/03 - 13:01:26 | 200 |     472.265µs |    100.97.40.64 | GET      "/js/chunk-2a476d14.b03e703a.js"
[GIN] 2022/12/03 - 13:01:26 | 200 |     948.151µs |    100.97.40.64 | GET      "/js/chunk-2a7b246a.19b0cb73.js"
[GIN] 2022/12/03 - 13:01:26 | 200 |     283.546µs |    100.97.40.64 | GET      "/js/chunk-2d0abc87.7099add4.js"
[GIN] 2022/12/03 - 13:01:26 | 200 |    2.518951ms |    100.97.40.64 | GET      "/kuboard-api/cluster/admin/kind/KuboardUserGlobalPreference/admin"
[GIN] 2022/12/03 - 13:01:26 | 200 |     297.017µs |    100.97.40.64 | GET      "/js/chunk-2d0b6c4d.e2374283.js"
[GIN] 2022/12/03 - 13:01:26 | 200 |     257.065µs |    100.97.40.64 | GET      "/js/chunk-2d0b8dda.f45cf9dc.js"
[GIN] 2022/12/03 - 13:01:26 | 200 |     214.493µs |    100.97.40.64 | GET      "/js/chunk-2d0b9055.46db8126.js"
[GIN] 2022/12/03 - 13:01:26 | 200 |    5.137264ms |    100.97.40.64 | GET      "/kuboard-api/cluster/GLOBAL/kind/KuboardBrandSettings/KuboardBrandSettings"
[GIN] 2022/12/03 - 13:01:26 | 200 |     212.818µs |    100.97.40.64 | GET      "/kuboard-resources/version.json?r=0.04948857186041766"
[GIN] 2022/12/03 - 13:01:26 | 200 |    3.810677ms |    100.97.40.64 | GET      "/kuboard-api/cluster/GLOBAL/kind/KuboardLicensedClusters/LicensedClusters"
[GIN] 2022/12/03 - 13:01:26 | 200 |     341.377µs |    100.97.40.64 | GET      "/js/chunk-2d0d7274.3066a5bf.js"
[GIN] 2022/12/03 - 13:01:26 | 200 |     402.875µs |    100.97.40.64 | POST     "/kuboard-api/selfInfo"
[GIN] 2022/12/03 - 13:01:26 | 200 |     240.403µs |    100.97.40.64 | GET      "/kuboard-resources/version.json?r=0.911435103748164"
[GIN] 2022/12/03 - 13:01:26 | 200 |     1.52649ms |    100.97.40.64 | GET      "/js/chunk-70704a73.1bf23b46.js"
[GIN] 2022/12/03 - 13:01:26 | 200 |     2.49351ms |    100.97.40.64 | GET      "/js/chunk-494f8ad2.f80ff1b2.js"
[GIN] 2022/12/03 - 13:01:26 | 200 |    2.085295ms |    100.97.40.64 | GET      "/js/chunk-edfa3610.7820ce1d.js"
[GIN] 2022/12/03 - 13:01:26 | 200 |      671.77µs |    100.97.40.64 | GET      "/js/chunk-7adf27cc.90610f74.js"
[GIN] 2022/12/03 - 13:01:26 | 200 |    1.208801ms |    100.97.40.64 | GET      "/js/chunk-41cffb08.a135a554.js"
[GIN] 2022/12/03 - 13:01:26 | 200 |    3.324964ms |    100.97.40.64 | GET      "/js/chunk-a3cd4582.54f962cb.js"
[GIN] 2022/12/03 - 13:01:26 | 200 |      404.04µs |    100.97.40.64 | GET      "/js/chunk-2d21046c.4c5b8253.js"
[GIN] 2022/12/03 - 13:01:26 | 200 |     303.464µs |    100.97.40.64 | GET      "/js/chunk-2d21672a.725e8549.js"
[GIN] 2022/12/03 - 13:01:26 | 200 |     346.356µs |    100.97.40.64 | GET      "/js/chunk-2d21f4e9.80810ba0.js"
[GIN] 2022/12/03 - 13:01:26 | 200 |      680.53µs |    100.97.40.64 | GET      "/js/chunk-34b510da.3cec70cd.js"
[GIN] 2022/12/03 - 13:01:26 | 200 |      373.38µs |    100.97.40.64 | GET      "/js/chunk-b9840d4a.1f7ef1f6.js"
[GIN] 2022/12/03 - 13:01:26 | 200 |    2.437763ms |    100.97.40.64 | GET      "/kuboard-api/kind/KubernetesCluster"
[GIN] 2022/12/03 - 13:01:26 | 200 |     318.561µs |    100.97.40.64 | GET      "/js/chunk-2e8e7bb0.e70aaad7.js"
[GIN] 2022/12/03 - 13:01:26 | 200 |     484.088µs |    100.97.40.64 | GET      "/js/chunk-2e1ce0a6.2c0222d7.js"
[GIN] 2022/12/03 - 13:01:26 | 200 |     282.031µs |    100.97.40.64 | GET      "/js/chunk-31a27a1b.7ec44e04.js"
[GIN] 2022/12/03 - 13:01:26 | 200 |    1.329741ms |    100.97.40.64 | GET      "/js/chunk-2f757c30.6dbedce3.js"
[GIN] 2022/12/03 - 13:01:26 | 200 |     525.597µs |    100.97.40.64 | GET      "/js/chunk-340f0a98.d9d8d509.js"
[GIN] 2022/12/03 - 13:01:26 | 200 |    20.76922ms |    100.97.40.64 | GET      "/js/chunk-2d6fad08.a3d50ccb.js"
[GIN] 2022/12/03 - 13:01:26 | 200 |     283.946µs |    100.97.40.64 | GET      "/js/chunk-34eb44e0.1bb500ca.js"
[GIN] 2022/12/03 - 13:01:26 | 200 |     399.424µs |    100.97.40.64 | GET      "/js/chunk-36fa636e.06b3207d.js"
[GIN] 2022/12/03 - 13:01:26 | 200 |   14.430609ms |    100.97.40.64 | GET      "/js/chunk-348ea976.d8580637.js"
[GIN] 2022/12/03 - 13:01:26 | 200 |     417.581µs |    100.97.40.64 | GET      "/js/chunk-374f5e94.5b97345c.js"
[GIN] 2022/12/03 - 13:01:26 | 200 |   12.417727ms |    100.97.40.64 | GET      "/js/chunk-36fce8bc.2dc0139b.js"
[GIN] 2022/12/03 - 13:01:26 | 200 |     995.054µs |    100.97.40.64 | GET      "/js/chunk-37d71bda.5c549f0a.js"
[GIN] 2022/12/03 - 13:01:26 | 200 |     328.883µs |    100.97.40.64 | GET      "/js/chunk-383903c4.b46d7301.js"
[GIN] 2022/12/03 - 13:01:26 | 200 |     273.669µs |    100.97.40.64 | GET      "/js/chunk-398bda7e.33d0558d.js"
[GIN] 2022/12/03 - 13:01:26 | 200 |     858.036µs |    100.97.40.64 | GET      "/js/chunk-3874886b.4e122cbb.js"
[GIN] 2022/12/03 - 13:01:27 | 200 |     802.272µs |    100.97.40.64 | GET      "/js/chunk-39d1ab01.05e3869e.js"
[GIN] 2022/12/03 - 13:01:27 | 200 |     837.028µs |    100.97.40.64 | GET      "/js/chunk-3b90a2e4.64480fdd.js"
[GIN] 2022/12/03 - 13:01:27 | 200 |     557.964µs |    100.97.40.64 | GET      "/js/chunk-671da4c4.fa852b02.js"
[GIN] 2022/12/03 - 13:01:27 | 200 |     350.487µs |    100.97.40.64 | GET      "/js/chunk-45949638.66dd22c8.js"
[GIN] 2022/12/03 - 13:01:27 | 200 |     271.261µs |    100.97.40.64 | GET      "/js/chunk-50005d51.494e80a5.js"
[GIN] 2022/12/03 - 13:01:27 | 200 |     596.441µs |    100.97.40.64 | GET      "/js/chunk-3c3ff6c4.8316136f.js"
[GIN] 2022/12/03 - 13:01:27 | 200 |    2.515005ms |    100.97.40.64 | GET      "/js/chunk-3e04033a.5ca26050.js"
[GIN] 2022/12/03 - 13:01:27 | 200 |     910.979µs |    100.97.40.64 | GET      "/js/chunk-400f7791.bd4593b1.js"
[GIN] 2022/12/03 - 13:01:27 | 200 |     307.829µs |    100.97.40.64 | GET      "/js/chunk-4046476c.63f37b76.js"
[GIN] 2022/12/03 - 13:01:27 | 200 |    1.162213ms |    100.97.40.64 | GET      "/js/chunk-422e83e2.34d23808.js"
[GIN] 2022/12/03 - 13:01:27 | 200 |     312.869µs |    100.97.40.64 | GET      "/js/chunk-43d0a785.9c6f5c76.js"
[GIN] 2022/12/03 - 13:01:27 | 200 |     432.375µs |    100.97.40.64 | GET      "/js/chunk-44dbc584.ad7f63ed.js"
[GIN] 2022/12/03 - 13:01:27 | 200 |     370.966µs |    100.97.40.64 | GET      "/js/chunk-44e82ea6.5da3fe9c.js"
[GIN] 2022/12/03 - 13:01:27 | 200 |      959.66µs |    100.97.40.64 | GET      "/js/chunk-457c96a6.7fd6e418.js"
[GIN] 2022/12/03 - 13:01:27 | 200 |     269.766µs |    100.97.40.64 | GET      "/js/chunk-45cf5c83.6904f033.js"
[GIN] 2022/12/03 - 13:01:27 | 200 |     736.104µs |    100.97.40.64 | GET      "/js/chunk-4613b4ab.bab7ebcf.js"
[GIN] 2022/12/03 - 13:01:27 | 200 |     445.034µs |    100.97.40.64 | GET      "/js/chunk-4621bb3c.2e059330.js"
[GIN] 2022/12/03 - 13:01:27 | 200 |    1.005354ms |    100.97.40.64 | GET      "/js/chunk-47c8d9f2.395ede4e.js"
[GIN] 2022/12/03 - 13:01:27 | 200 |     1.18342ms |    100.97.40.64 | GET      "/js/chunk-49eb79fe.af3eb452.js"
[GIN] 2022/12/03 - 13:01:27 | 200 |     976.886µs |    100.97.40.64 | GET      "/js/chunk-4a47f48a.928afeba.js"
[GIN] 2022/12/03 - 13:01:27 | 200 |     960.121µs |    100.97.40.64 | GET      "/js/chunk-4a8cb8f2.3a4ca8f5.js"
[GIN] 2022/12/03 - 13:01:27 | 200 |     736.743µs |    100.97.40.64 | GET      "/js/chunk-4c819999.616d0733.js"
[GIN] 2022/12/03 - 13:01:27 | 200 |     760.139µs |    100.97.40.64 | GET      "/js/chunk-4e8c8fa0.555fda34.js"
[GIN] 2022/12/03 - 13:01:27 | 200 |     470.662µs |    100.97.40.64 | GET      "/js/chunk-4ea67d74.6ce16707.js"
[GIN] 2022/12/03 - 13:01:27 | 200 |     318.676µs |    100.97.40.64 | GET      "/js/chunk-4ecf8983.5c3f2cc2.js"
[GIN] 2022/12/03 - 13:01:27 | 200 |     598.728µs |    100.97.40.64 | GET      "/js/chunk-50a266dd.abe99f14.js"
[GIN] 2022/12/03 - 13:01:27 | 200 |    3.180993ms |    100.97.40.64 | GET      "/js/chunk-50f09f8b.f4f09a73.js"
[GIN] 2022/12/03 - 13:01:27 | 200 |     701.832µs |    100.97.40.64 | GET      "/js/chunk-544affeb.d4112801.js"
[GIN] 2022/12/03 - 13:01:27 | 200 |     498.052µs |    100.97.40.64 | GET      "/js/chunk-50f41251.76bb5d05.js"
[GIN] 2022/12/03 - 13:01:27 | 200 |      874.75µs |    100.97.40.64 | GET      "/js/chunk-544eccaa.84fcd15e.js"
[GIN] 2022/12/03 - 13:01:27 | 200 |     706.845µs |    100.97.40.64 | GET      "/js/chunk-56dad11b.19224704.js"
[GIN] 2022/12/03 - 13:01:27 | 200 |     364.441µs |    100.97.40.64 | GET      "/js/chunk-5eb25507.9908f02e.js"
[GIN] 2022/12/03 - 13:01:27 | 200 |     361.811µs |    100.97.40.64 | GET      "/js/chunk-5c106ba2.15eb8757.js"
[GIN] 2022/12/03 - 13:01:27 | 200 |     296.473µs |    100.97.40.64 | GET      "/js/chunk-6153e4fe.5f461eca.js"
[GIN] 2022/12/03 - 13:01:27 | 200 |     401.268µs |    100.97.40.64 | GET      "/js/chunk-628fc3a8.1d6e0d80.js"
[GIN] 2022/12/03 - 13:01:27 | 200 |    1.412369ms |    100.97.40.64 | GET      "/js/chunk-628fee1e.1578c38d.js"
[GIN] 2022/12/03 - 13:01:27 | 200 |      415.15µs |    100.97.40.64 | GET      "/js/chunk-675087e6.8766c18f.js"
[GIN] 2022/12/03 - 13:01:27 | 200 |    3.312522ms |    100.97.40.64 | GET      "/js/chunk-650d2f66.4f7ba240.js"
[GIN] 2022/12/03 - 13:01:27 | 200 |     902.409µs |    100.97.40.64 | GET      "/js/chunk-67bbb0b0.03abe2bc.js"
[GIN] 2022/12/03 - 13:01:27 | 200 |     845.057µs |    100.97.40.64 | GET      "/js/chunk-6c94a4c5.1194a9b1.js"
[GIN] 2022/12/03 - 13:01:27 | 200 |   10.293154ms |    100.97.40.64 | GET      "/js/chunk-691c0e20.8f72aca1.js"
[GIN] 2022/12/03 - 13:01:27 | 200 |    1.301599ms |    100.97.40.64 | GET      "/js/chunk-6dc2ca5e.1d1555b5.js"
[GIN] 2022/12/03 - 13:01:27 | 200 |     357.886µs |    100.97.40.64 | GET      "/js/chunk-7213ada6.a8aa6b08.js"
[GIN] 2022/12/03 - 13:01:27 | 200 |      428.49µs |    100.97.40.64 | GET      "/js/chunk-719bf114.3f58ed72.js"
[GIN] 2022/12/03 - 13:01:27 | 200 |     280.279µs |    100.97.40.64 | GET      "/js/chunk-76aba7e7.2e095300.js"
[GIN] 2022/12/03 - 13:01:27 | 200 |    1.665039ms |    100.97.40.64 | GET      "/js/chunk-73bb388b.ab6c894f.js"
[GIN] 2022/12/03 - 13:01:27 | 200 |     315.827µs |    100.97.40.64 | GET      "/js/chunk-763d4805.a8c3f6c1.js"
[GIN] 2022/12/03 - 13:01:27 | 200 |     350.672µs |    100.97.40.64 | GET      "/js/chunk-7706a02c.7b0c7a34.js"
[GIN] 2022/12/03 - 13:01:27 | 200 |     275.023µs |    100.97.40.64 | GET      "/js/chunk-7791c651.3a7431ff.js"
[GIN] 2022/12/03 - 13:01:27 | 200 |    1.233394ms |    100.97.40.64 | GET      "/js/chunk-77a0fca0.787609ee.js"
[GIN] 2022/12/03 - 13:01:27 | 200 |    1.887713ms |    100.97.40.64 | GET      "/js/chunk-78963c5b.b07f3aab.js"
[GIN] 2022/12/03 - 13:01:27 | 200 |    2.158479ms |    100.97.40.64 | GET      "/js/chunk-79ee97db.53c73ff1.js"
[GIN] 2022/12/03 - 13:01:27 | 200 |     454.853µs |    100.97.40.64 | GET      "/js/chunk-7a570a10.644412c5.js"
[GIN] 2022/12/03 - 13:01:27 | 200 |     725.209µs |    100.97.40.64 | GET      "/js/chunk-7b034241.9457a934.js"
[GIN] 2022/12/03 - 13:01:27 | 200 |     325.082µs |    100.97.40.64 | GET      "/js/chunk-7d3262ea.6960f0f6.js"
[GIN] 2022/12/03 - 13:01:27 | 200 |     316.021µs |    100.97.40.64 | GET      "/js/chunk-7d8e4f58.898c0cc3.js"
[GIN] 2022/12/03 - 13:01:27 | 200 |     230.111µs |    100.97.40.64 | GET      "/js/chunk-7f237a8f.1d9b0540.js"
[GIN] 2022/12/03 - 13:01:27 | 200 |    3.165252ms |    100.97.40.64 | GET      "/js/chunk-860cc5f6.52250f51.js"
[GIN] 2022/12/03 - 13:01:27 | 200 |     306.013µs |    100.97.40.64 | GET      "/js/chunk-963e5f52.93dce3fa.js"
[GIN] 2022/12/03 - 13:01:27 | 200 |     499.554µs |    100.97.40.64 | GET      "/js/chunk-8cb816d2.6d23af6d.js"
[GIN] 2022/12/03 - 13:01:27 | 200 |    1.395815ms |    100.97.40.64 | GET      "/js/chunk-880ef47a.de7f1e13.js"
[GIN] 2022/12/03 - 13:01:27 | 200 |     262.242µs |    100.97.40.64 | GET      "/js/chunk-9a009bc8.5bc0bd0d.js"
[GIN] 2022/12/03 - 13:01:27 | 200 |     262.719µs |    100.97.40.64 | GET      "/js/chunk-9c40bf70.453ed8c3.js"
[GIN] 2022/12/03 - 13:01:27 | 200 |   41.145991ms |    100.97.40.64 | GET      "/js/chunk-82646cce.e72ef266.js"
[GIN] 2022/12/03 - 13:01:27 | 200 |    1.044957ms |    100.97.40.64 | GET      "/js/chunk-9ce1151c.867f90a3.js"
[GIN] 2022/12/03 - 13:01:27 | 200 |     544.728µs |    100.97.40.64 | GET      "/js/chunk-a0427af2.f94ff397.js"
[GIN] 2022/12/03 - 13:01:27 | 200 |     990.785µs |    100.97.40.64 | GET      "/js/chunk-a241d68a.17117262.js"
[GIN] 2022/12/03 - 13:01:27 | 200 |     781.275µs |    100.97.40.64 | GET      "/js/chunk-a307af2a.816dabd8.js"
[GIN] 2022/12/03 - 13:01:27 | 200 |     346.818µs |    100.97.40.64 | GET      "/js/chunk-a4c8127c.15edef00.js"
[GIN] 2022/12/03 - 13:01:27 | 200 |     293.765µs |    100.97.40.64 | GET      "/js/chunk-a4f6f000.b5174db1.js"
[GIN] 2022/12/03 - 13:01:27 | 200 |     300.036µs |    100.97.40.64 | GET      "/js/chunk-a8e56e70.0c1e0843.js"
[GIN] 2022/12/03 - 13:01:27 | 200 |      327.76µs |    100.97.40.64 | GET      "/js/chunk-a9e598ea.15ac9768.js"
[GIN] 2022/12/03 - 13:01:27 | 200 |     354.635µs |    100.97.40.64 | GET      "/js/chunk-adbe46e6.3af167e5.js"
[GIN] 2022/12/03 - 13:01:27 | 200 |      352.38µs |    100.97.40.64 | GET      "/js/chunk-affc75fa.143fb208.js"
[GIN] 2022/12/03 - 13:01:27 | 200 |     545.499µs |    100.97.40.64 | GET      "/js/chunk-ba91d32e.b924fae7.js"
[GIN] 2022/12/03 - 13:01:27 | 200 |    12.73148ms |    100.97.40.64 | GET      "/js/chunk-b7d5d0fe.5a3b288e.js"
[GIN] 2022/12/03 - 13:01:27 | 200 |     614.614µs |    100.97.40.64 | GET      "/js/chunk-bd04d760.535da7f8.js"
[GIN] 2022/12/03 - 13:01:27 | 200 |     438.297µs |    100.97.40.64 | GET      "/js/chunk-bf972fa2.df13af2c.js"
[GIN] 2022/12/03 - 13:01:27 | 200 |     881.623µs |    100.97.40.64 | GET      "/js/chunk-be21bda0.caf1a510.js"
[GIN] 2022/12/03 - 13:01:27 | 200 |     302.647µs |    100.97.40.64 | GET      "/js/chunk-c5f50a38.747893a6.js"
[GIN] 2022/12/03 - 13:01:27 | 200 |     668.689µs |    100.97.40.64 | GET      "/js/chunk-c1c20f74.d5f4474a.js"
[GIN] 2022/12/03 - 13:01:27 | 200 |     268.072µs |    100.97.40.64 | GET      "/js/chunk-c65c8fc8.3b67ad0e.js"
[GIN] 2022/12/03 - 13:01:27 | 200 |     911.899µs |    100.97.40.64 | GET      "/js/chunk-c6a1b278.b01acf7c.js"
[GIN] 2022/12/03 - 13:01:27 | 200 |      745.33µs |    100.97.40.64 | GET      "/js/chunk-c7038642.b0ad239c.js"
[GIN] 2022/12/03 - 13:01:27 | 200 |     1.41874ms |    100.97.40.64 | GET      "/js/chunk-c7f426da.eb1261bf.js"
[GIN] 2022/12/03 - 13:01:27 | 200 |     685.325µs |    100.97.40.64 | GET      "/js/chunk-cbc886ae.8bc420c5.js"
[GIN] 2022/12/03 - 13:01:27 | 200 |     713.094µs |    100.97.40.64 | GET      "/js/chunk-d0c0d4dc.65cc0c3b.js"
[GIN] 2022/12/03 - 13:01:27 | 200 |     339.077µs |    100.97.40.64 | GET      "/js/chunk-dbcb35b4.a52f6ff0.js"
[GIN] 2022/12/03 - 13:01:27 | 200 |     591.003µs |    100.97.40.64 | GET      "/js/chunk-dd8e93c8.cf2bcecb.js"
[GIN] 2022/12/03 - 13:01:27 | 200 |     479.194µs |    100.97.40.64 | GET      "/js/chunk-defa07ca.2bef8274.js"
[GIN] 2022/12/03 - 13:01:27 | 200 |     948.183µs |    100.97.40.64 | GET      "/js/chunk-f1a2a43a.59095037.js"
[GIN] 2022/12/03 - 13:01:27 | 200 |     960.443µs |    100.97.40.64 | GET      "/js/chunk-fe95a472.ef16f4b0.js"
[GIN] 2022/12/03 - 13:01:27 | 200 |     937.504µs |    100.97.40.64 | GET      "/js/chunk-f93abd96.9ece9755.js"
[GIN] 2022/12/03 - 13:01:27 | 200 |     1.85586ms |    100.97.40.64 | GET      "/js/chunk-f3e2767a.799bd12a.js"
[GIN] 2022/12/03 - 13:01:27 | 200 |   51.624677ms |    100.97.40.64 | GET      "/k8s-api/default/healthz"
[LOG] 2022/12/03 - 13:01:29.240   | /reversek8s.reviewToken                                      203 | error | 未找到用户的 PassPort : KuboardUserClusterPreference default/admin 不存在
[GIN] 2022/12/03 - 13:01:29 | 200 |    2.964971ms |    100.97.40.64 | POST     "/kuboard-api/selfInfo"
gaojunjie03 commented 1 year ago

我这里也报了同样的错,请问后面有解决吗?是怎么解决的?