内部BlueXP 分类安装程序失败、无法通过BlueXP UI重试
适用场景
- BlueXP
- BlueXP 分类
问题描述
- 在运行通过BlueXP UI生成的产品安装命令后,使用在内部运行的BlueXP Connector手动安装BlueXP 分类内部VM失败,并显示以下错误:
ERROR: failed to solve: failed to compute cache key: failed to calculate checksum of ref 545k9fzi8dvfhlqbmi49o9cqi::q09sonez3r72rp1kyvs9zrctq: "/libs": not found
2024-10-30 13:44:35 ERROR Pull images and populate DB - error
2024-10-30 13:44:35 INFO Killing Probe API
Traceback (most recent call last):
File "/data/first_install.py", line 728, in <module>
main()
File "/data/first_install.py", line 578, in main
pull_populate_deploy()
File "/data/install_logging.py", line 104, in wrapper
return func(*args, **kwargs)
File "/data/first_install.py", line 304, in pull_populate_deploy
execute_command(["./build_pull_dockerfiles.sh"], cwd=CLOUD_COMPLIANCE_PATH, stream_stdout=True, output_log_level=logging.INFO)
File "/data/exec_cmd.py", line 29, in execute_command
raise subprocess.CalledProcessError(returncode=p.returncode, cmd=args[0], output=std_out, stderr=std_err)
subprocess.CalledProcessError: Command '['./build_pull_dockerfiles.sh']' returned non-zero exit status 1.- 当用户重试分类安装时、BlueXP UI将失败、并显示以下错误:
"Something went wrong. BlueXP is preparing the Connector. Please wait a few moments"