Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

在部署WeDPR时所有组件启动脚本docker兼容性问题 #209

Open
JyFangYang opened this issue Jan 16, 2025 · 1 comment
Open

在部署WeDPR时所有组件启动脚本docker兼容性问题 #209

JyFangYang opened this issue Jan 16, 2025 · 1 comment

Comments

@JyFangYang
Copy link

Docker版本在 Version:19.03.11 时启动 wedpr-gateway、wedpr-node等所有容器时会失败报错如下:

[2025-01-16 15:25:29] start ppc-gateway-service failed, error:Dynamic exception type: boost::filesystem::filesystem_error
std::exception::what: boost::filesystem::status: Operation not permitted [system:1]: "config.ini"

[2025-01-16 15:25:29] The ppc-gateway-service program exit normally

但在docker版本 20+似乎没这个问题!

@JyFangYang
Copy link
Author

网上找的解决方式:
docker run时加上参数 --privileged=true 可以解决

@JyFangYang JyFangYang changed the title 在部署WeDPR时启动脚本docker兼容性问题 在部署WeDPR时所有组件启动脚本docker兼容性问题 Jan 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant