[求助/Help] 华为云国际站无法同步状态
cloudpods多云管理 版本 v3.11.5 部署方式daocker-compose 华为云国际站key已给admin权限 及bss administrator 仍然提示 GetBalance: {"error":{"class":"CBC.0150","code":403,"details":"Access denied. The customer does not belong to the website you are now at.","request":{"headers":{"Authorization":"*","Host":"bss.myhuaweicloud.com","User-Agent":"yunioncloud-go/201708","X-Sdk-Date":"20240801T094302Z"},"method":"GET","url":"https://bss.myhuaweicloud.com/v2/accounts/customer-accounts/balances"}}}
这个得提工单问下华为云的人了, 或者在华为云控制台上调用此API: https://console.huaweicloud.com/apiexplorer/#/openapi/BSS/doc?api=ShowCustomerAccountBalances
国际站是这个链接 https://bss-intl.myhuaweicloud.com/v2/accounts/customer-accounts/balances
我兼容处理下
fixed: https://github.com/yunionio/cloudmux/pull/1030
谢谢 ocboot 拉哪个分支?
最新release没释放出来,需要自己打包镜像,或者先执行以下命令更新
kubectl patch oc -n onecloud default --type='json' -p='[{op: replace, path: /spec/regionServer/imageName, value: region},{op: replace, path: /spec/regionServer/repository, value: registry.cn-beijing.aliyuncs.com/yunionio},{op: add, path: /spec/regionServer/tag, value: v3.11-20240807-solo}]'
docker-compose 中对应更新哪个服务
region服务
有大概的步骤吗?拉哪个代码?
@zhangsj
改 docker-compose.yaml 里面的这里
这个bug在ocboot最新的版本V3.11.6中没有修复吗
https://github.com/yunionio/cloudmux/pull/1050/files 将在下次发版修复,其中有次优化导致识别华为Error错误
If you do not provide feedback for more than 37 days, we will close the issue and you can either reopen it or submit a new issue.
您超过 37 天未反馈信息,我们将关闭该 issue,如有需求您可以重新打开或者提交新的 issue。