yuswift 缩减只是kubesphere控制台可以访问的了,但是项目网关会时不时重启,ks-console报错依然存在

DFX 可以多提供一些信息,贴以下 ks-console 和 ks-apiserver 的日志

  • DFX 回复了此帖

    hongming 日志已经更新在原贴内容里 ks-apiserver日志内容特别少,ks-console的日志内容是循环的报错

      yuswift
      W0105 19:00:31.396155 1 client_config.go:543] Neither –kubeconfig nor –master was specified. Using the inClusterConfig. This might not work.

      I0105 19:00:31.416662 1 apiserver.go:300] Start cache objects

      I0105 19:00:32.201359 1 apiserver.go:502] Finished caching objects

      I0105 19:00:32.201394 1 apiserver.go:232] Start listening on :9090

      E0105 19:14:36.704110 1 jwt.go:51] signature is invalid

      E0105 19:14:36.704130 1 token.go:57] signature is invalid

      E0105 19:14:36.704135 1 jwt_token.go:45] signature is invalid

      E0105 19:14:36.704143 1 authentication.go:60] Unable to authenticate the request due to error: signature is invalid

      报错只有这些,容器好像不工作

      yuswift

      部署的时候,用local pv,lb.kubesphere.local写的IP是master1主机地址

        2 年 后

        DFX ks3.3.0,k8s1.22.10 centos7.6 内核3.10 我出现了同样的问题,修改了配置,但问题仍然存在