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

[BUG] MongoDB安装失败 #4274

Closed
YaKun9 opened this issue Mar 22, 2024 · 1 comment
Closed

[BUG] MongoDB安装失败 #4274

YaKun9 opened this issue Mar 22, 2024 · 1 comment
Assignees

Comments

@YaKun9
Copy link

YaKun9 commented Mar 22, 2024

联系方式

No response

1Panel 版本

v1.10.1-lts

问题描述

image

重现步骤

MongoDB |
MongoDB | WARNING: MongoDB 5.0+ requires a CPU with AVX support, and your current system does not appear to have that!
MongoDB | see https://jira.mongodb.org/browse/SERVER-54407
MongoDB | see also https://www.mongodb.com/community/forums/t/mongodb-5-0-cpu-intel-g4650-compatibility/116610/2
MongoDB | see also docker-library/mongo#485 (comment)
MongoDB |
MongoDB | /usr/local/bin/docker-entrypoint.sh: line 416: 27 Illegal instruction "${mongodHackedArgs[@]}" --fork
MongoDB |

期待的正确结果

No response

相关日志输出

MongoDB  | 
MongoDB  | WARNING: MongoDB 5.0+ requires a CPU with AVX support, and your current system does not appear to have that!
MongoDB  |   see https://jira.mongodb.org/browse/SERVER-54407
MongoDB  |   see also https://www.mongodb.com/community/forums/t/mongodb-5-0-cpu-intel-g4650-compatibility/116610/2
MongoDB  |   see also https://github.com/docker-library/mongo/issues/485#issuecomment-891991814
MongoDB  | 
MongoDB  | /usr/local/bin/docker-entrypoint.sh: line 416:    27 Illegal instruction     "${mongodHackedArgs[@]}" --fork
MongoDB  |

附加信息

No response

@wanghe-fit2cloud
Copy link
Member

wanghe-fit2cloud commented Mar 22, 2024

MongoDB | WARNING: MongoDB 5.0+ requires a CPU with AVX support, and your current system does not appear to have that!

看这段错误信息,可能与服务器架构有关系,可以去 MongoDB 官方找一下具体解决方案。

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

2 participants