DOWN-asgard-service

  • Choerodon平台版本: 0.6.0

  • 遇到问题的执行步骤:

  • 文档地址:

[root@node1 ~]# curl -s $(kubectl get po -n c7n-system -l choerodon.io/release=asgard-service -o jsonpath="{.items[0].status.podIP}"):18081/actuator/health | jq -r .status
DOWN
[root@node1 ~]# helm upgrade oauth-server c7n/oauth-server \

-f <(helm get values oauth-server) \
--version 0.18.0

Release “oauth-server” has been upgraded. Happy Helming!
LAST DEPLOYED: Sat Jul 13 04:29:14 2019
NAMESPACE: c7n-system
STATUS: DEPLOYED

RESOURCES:
==> v1/Pod(related)
NAME READY STATUS RESTARTS AGE
oauth-server-784f84fc9d-nz77m 0/1 Running 0 138m

==> v1beta2/Deployment
NAME READY UP-TO-DATE AVAILABLE AGE
oauth-server 0/1 1 0 138m

[root@node1 ~]# curl -s $(kubectl get po -n c7n-system -l choerodon.io/release=oauth-server -o jsonpath="{.items[0].status.podIP}"):8021/actuator/health | jq -r .status
DOWN
[root@node1 ~]# 环境信息(如:节点信息):

  • 报错日志:

  • 原因分析:

    提出您分析问题的过程,以便我们能更准确的找到问题所在

  • 疑问:

    提出您对于遇到和解决该问题时的疑问

你好,可以直接执行下面命令看看是具体哪一项DOWN

curl -s $(kubectl get po -n c7n-system -l choerodon.io/release=oauth-server -o jsonpath="{.items[0].status.podIP}"):8021/actuator/health

[root@node1 ~]# curl -s $(kubectl get po -n c7n-system -l choerodon.io/release=asgard-service -o jsonpath="{.items[0].status.podIP}"):18081/actuator/health | jq -r .status

0].status.podIP}"):9091/actuator/health | jq -r .statusUP

[root@node1 ~]# curl -s $(kubectl get po -n c7n-system -l choerodon.io/release=manager-service -o jsonpath="{.items[0].status.podIP}"):8964/actuator/health | jq -r .status

DOWN

[root@node1 ~]# curl -s $(kubectl get po -n c7n-system -l choerodon.io/release=notify-service -o jsonpath="{.items[0].status.podIP}"):18086/actuator/health | jq -r .status

UP

[root@node1 ~]# curl -s $(kubectl get po -n c7n-system -l choerodon.io/release=iam-service -o jsonpath="{.items[0].status.podIP}"):8031/actuator/health | jq -r .status

UP

[root@node1 ~]# curl -s $(kubectl get po -n c7n-system -l choerodon.io/release=api-gateway -o jsonpath="{.items[0].status.podIP}"):8081/actuator/health | jq -r .status

DOWN

[root@node1 ~]# curl -s $(kubectl get po -n c7n-system -l choerodon.io/release=oauth-server -o jsonpath="{.items[0].status.podIP}"):8021/actuator/health | jq -r .status

DOWN

[root@node1 ~]# curl -s $(kubectl get po -n c7n-system -l choerodon.io/release=file-service -o jsonpath="{.items[0].status.podIP}"):9091/actuator/health | jq -r .status

UP

[root@node1 ~]#

你好,可以直接执行下面命令看看是具体哪一项DOWN

curl -s $(kubectl get po -n c7n-system -l choerodon.io/release=manager-service -o jsonpath="{.items[0].status.podIP}"):8964/actuator/health

curl -s $(kubectl get po -n c7n-system -l choerodon.io/release=api-gateway -o jsonpath="{.items[0].status.podIP}"):8081/actuator/health

curl -s $(kubectl get po -n c7n-system -l choerodon.io/release=oauth-server -o jsonpath="{.items[0].status.podIP}"):8021/actuator/health

]

}

],

“apps__hashcode”: “app_hashcode”,

“versions__delta”: 2

}

}[root@node1 ~]# curl -s $(kubectl get po -n c7n-system -l choerodon.io/release=asgard-service -o jsonpath="{.items[0].status.podIP}"):18081/actuator/health | jq -r .status

UP

[root@node1 ~]# curl -s $(kubectl get po -n c7n-system -l choerodon.io/release=manager-service -o jsonpath="{.items[0].status.podIP}"):8964/actuator/health | jq -r .status

UP

[root@node1 ~]# curl -s $(kubectl get po -n c7n-system -l choerodon.io/release=notify-service -o jsonpath="{.items[0].status.podIP}"):18086/actuator/health | jq -r .status

UP

[root@node1 ~]# curl -s $(kubectl get po -n c7n-system -l choerodon.io/release=iam-service -o jsonpath="{.items[0].status.podIP}"):8031/actuator/health | jq -r .status

UP

[root@node1 ~]# curl -s $(kubectl get po -n c7n-system -l choerodon.io/release=api-gateway -o jsonpath="{.items[0].status.podIP}"):8081/actuator/health | jq -r .status

UP

[root@node1 ~]# curl -s $(kubectl get po -n c7n-system -l choerodon.io/release=oauth-server -o jsonpath="{.items[0].status.podIP}"):8021/actuator/health | jq -r .status

UP

[root@node1 ~]# curl -s $(kubectl get po -n c7n-system -l choerodon.io/release=file-service -o jsonpath="{.items[0].status.podIP}"):9091/actuator/health | jq -r .status

UP

[root@node1 ~]#

安装完成之后稍等一会 等待服务正常运行后重试即可。 提问请尽可能描述清楚你的问题和操作步骤和疑惑,对于解答是否有效也请给一个答复,谢谢。

安装的服务总是起不来,。。。