手动BlueXP 分类安装失败、并显示Docker seccomp配置文件错误
适用场景
- BlueXP分类(也称为Data Sense)
- v 1.38及更低版本
问题描述
使用v 1.38安装程序二进制文件手动安装BlueXP 分类失败、并显示以下错误:
2025-01-08 15:26:48 INFO Running Classification Mount Serverdocker: Error response from daemon: container create: opening seccomp profile failed: open: file name too long.ERROR Pull images and populate DB - errorINFO Killing Probe APITraceback (most recent call last):File "/data/first_install.py", line 728, in <module>main()File "/data/first_install.py", line 578, in mainpull_populate_deploy()File "/data/install_logging.py", line 104, in wrapperreturn func(*args, **kwargs)File "/data/first_install.py", line 331, in pull_populate_deployexecute_command(File "/data/exec_cmd.py", line 29, in execute_commandraise subprocess.CalledProcessError(returncode=p.returncode, cmd=args[0], output=std_out, stderr=std_err)subprocess.CalledProcessError: Command '['./populate_db.sh']' returned non-zero exit status 125.