为什么 CAM 没有出现在 ICP 目录中?

Why is CAM not showing in the ICP catalog?

我注意到我的 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

发生了什么事?

  1. 检查 cloudant 连接:

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