0

我注意到我的 ICP 目录甚至不再加载。目录只是旋转一个蓝色圆圈,现在当我尝试执行 CLI 时:

bx pr load-ppa-archive ...  

它抛出错误 500 响应。

Uploading helm charts   
Processing chart: charts/ibm-cam-prod-1.0.1.tgz   
Updating chart values.yaml   
Uploading chart FAILED Returned status 500 Internal Server Error

发生了什么?

4

1 回答 1

0
  1. 检查 cloudant 连接:

    • curl https://cloudantdb:6954/_up在 pod 中验证状态
    • 检查{"status":"ok"}- 连接成功
  2. 移除 helm-repo pod 和 helm-api pod 并等待它们重生,看看是否可以解决 ICP 目录的问题。

于 2017-11-29T18:59:05.830 回答