手动安装AWS Connector后无法初始化UI
适用场景
- BlueXP
- Amazon Web Service (EC2实例)
问题描述
- 在AWS主机上安装连接器后、用户界面会显示以下错误消息:
Failed to initialize UI: Service Unavailable
- 连接器CLI仅显示3个容器:
[root@connectorvm ~]# podman ps -a
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
d1a8dda5ef65 cloudmanagerinfraprod.azurecr.io/cloudmanager_traefik:production-423d129-33-S 2 hours ago Up 2 hours 0.0.0.0:80->80/tcp, 0.0.0.0:443->443/tcp cloudmanager_traefik
fb8a2be0957f cloudmanagerinfraprod.azurecr.io/cloudmanager_static-file-server:production-9f383dd-76-S 2 hours ago Up 2 hours cloudmanager_static-file-server
7dd42abf67c0 cloudmanagerinfraprod.azurecr.io/cloudmanager_credentials:d7c8e76-80-S 2 hours ago Up
- sm2.logs:
{"level":"error","message":"Failedrequest /occm/api/occm/system/about error: Request failed: connect ECONNREFUSED127.0.0.1:3001","timestamp":"2024-10-09T05:28:16.002Z"}
{"level":"error","message":"Failed request/occm/api/occm/system/about error: Request failed: connect ECONNREFUSED127.0.0.1:3001","timestamp":"2024-10-09T05:28:26.012Z"}
{"level":"error","message":"Failed request/occm/api/occm/system/about error: Request failed: connect ECONNREFUSED127.0.0.1:3001","timestamp":"2024-10-09T05:28:35.991Z"}