ocp升级卡在预检查,提示ocp集群名称找不到

【 使用环境 】生产环境
【 OB or 其他组件 】ocp
【 使用版本 】4.2.2-20240315150922
【问题描述】用白屏部署的4.2.2 ocp,通过白屏升级,卡在预检查界面,点击预检查无反应

024-12-30 14:52:30,243 INFO generate_config (service_info_handler.py:144) [084af041355e4816bb4e9727233c2550] use command to get info
2024-12-30 14:52:30,247 INFO generate_config (service_info_handler.py:153) [084af041355e4816bb4e9727233c2550] successfully get monior config from metadb
2024-12-30 14:52:30,249 INFO generate_config (service_info_handler.py:157) [084af041355e4816bb4e9727233c2550] successfully get ocp-server port: 8080
2024-12-30 14:52:30,717 ERROR generate_config (service_info_handler.py:198) [084af041355e4816bb4e9727233c2550] rsa decryption an exception occurred: Invalid base64-encoded string: number of data characters (9) cannot be 1 more than a multiple of 4
2024-12-30 14:52:30,723 INFO dispatch (request_response_log.py:43) [084af041355e4816bb4e9727233c2550] app send response, code: 200
2024-12-30 14:52:30,756 INFO dispatch (request_response_log.py:40) [9a32134b6d2849f8b2a3ed2cab4eca81] app receive request, method: POST, url: http://192.168.10.157:8680/api/v1/ocp/ocp/upgrade/precheck?cluster_name=ocp, query_params: cluster_name=ocp, body: , from: 192.168.3.57:51287
2024-12-30 14:52:30,758 INFO dispatch (idle_shutdown.py:36) [9a32134b6d2849f8b2a3ed2cab4eca81] dispatch request and update last request time
2024-12-30 14:52:30,760 ERROR new_internal_server_error_exception (response_utils.py:53) [9a32134b6d2849f8b2a3ed2cab4eca81] got internal server error exception: NoneType: None

2024-12-30 14:52:30,760 ERROR new_internal_server_error_exception (response_utils.py:54) [9a32134b6d2849f8b2a3ed2cab4eca81] Runing Exception: no such deploy: ocp
2024-12-30 14:52:30,763 INFO dispatch (request_response_log.py:43) [9a32134b6d2849f8b2a3ed2cab4eca81] app send response, code: 500

提示集群名称不是ocp
但是ocp的集群名称查到的就是ocp

需确认下是ocp还是ocp-express

是可视化安装的ocp

提供一下ocp的yaml文件看看。