后台硬件信息也没有数据,求大佬支援一下,卡了两个星期了


又卡了一晚上 还是报错 最小化后台基本上都可以用了

    DukeChiang 出现这个提示说明没有安装成功,你参考日志的4点提示操作试试。Helm 是什么版本?

      Feynman 最主要的是所有的pod都正常运行中,最小化后台还能进去,功能正常,只是没有硬件信息的统计数据。这样就不知道从何入手了?

      DukeChiang
      执行这2个看下

      kubectl get pod --all-namespaces
      kubectl get pvc --all-namespaces

        Feynman {
        “changed”: true,
        “cmd”: “/usr/local/bin/helm upgrade –install ks-minio /etc/kubesphere/minio-ha -f /etc/kubesphere/custom-values-minio.yaml –set fullnameOverride=minio –namespace kubesphere-system –wait –timeout 1800\n”,
        “delta”: “0:00:00.834163″,
        “end”: “2020-07-08 02:20:29.914977″,
        “msg”: “non-zero return code”,
        “rc”: 1,
        “start”: “2020-07-08 02:20:29.080814″,
        “stderr”: "Error: render error in \“minio/templates/deployment.yaml\”: template: minio/templates/deployment.yaml:183:20: executing \“minio/templates/deployment.yaml\” at <(not .Values.gcsgateway.enabled) (not .Values.azuregateway.enabled) (not .Values.s3gateway.enabled)>: can’t give argument to non-function not .Values.gcsgateway.enabled",
        “stderr_lines”: ["Error: render error in \“minio/templates/deployment.yaml\”: template: minio/templates/deployment.yaml:183:20: executing \“minio/templates/deployment.yaml\” at <(not .Values.gcsgateway.enabled) (not .Values.azuregateway.enabled) (not .Values.s3gateway.enabled)>: can’t give argument to non-function not .Values.gcsgateway.enabled"],
        “stdout”: "Release \“ks-minio\” does not exist. Installing it now.",
        “stdout_lines”: ["Release \“ks-minio\” does not exist. Installing it now."]
        }

        报错是这个ks-minio的原因吧

          现在登录界面还是没有监控数据是么?