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

be无法启动 #2

Open
wangkunk opened this issue Jun 27, 2022 · 0 comments
Open

be无法启动 #2

wangkunk opened this issue Jun 27, 2022 · 0 comments

Comments

@wangkunk
Copy link

使用docker-compose部署单fe模式,执行docker-compose up 启动服务,发现be无法启动,日志如下:

be03    | ++ mysql -hfe -P9030 -uroot '-eSHOW PROC '\''/backends'\''\G;'
be03    | ++ grep be03
be03    | ++ wc -l
be03    | + COUNT=1
be03    | + '[' 1 -lt 1 ']'
be03    | + exec bash /opt/StarRocks-2.2.0-rc01/be/bin/start_be.sh
be02    | ++ mysql -hfe -P9030 -uroot '-eSHOW PROC '\''/backends'\''\G;'
be02    | ++ grep be02
be02    | ++ wc -l
be02    | + COUNT=1
be02    | + '[' 1 -lt 1 ']'
be02    | + exec bash /opt/StarRocks-2.2.0-rc01/be/bin/start_be.sh
be01    | ++ wc -l
be01    | + COUNT=1
be01    | + '[' 1 -lt 1 ']'
be01    | + exec bash /opt/StarRocks-2.2.0-rc01/be/bin/start_be.sh
be03    | /opt/StarRocks-2.2.0-rc01/be/bin/start_be.sh: line 126:   876 Illegal instruction     (core dumped) ${STARROCKS_HOME}/lib/starrocks_be "$@" >> $LOG_DIR/be.out 2>&1 < /dev/null
be02    | /opt/StarRocks-2.2.0-rc01/be/bin/start_be.sh: line 126:   876 Illegal instruction     (core dumped) ${STARROCKS_HOME}/lib/starrocks_be "$@" >> $LOG_DIR/be.out 2>&1 < /dev/null
be01    | /opt/StarRocks-2.2.0-rc01/be/bin/start_be.sh: line 126:   876 Illegal instruction     (core dumped) ${STARROCKS_HOME}/lib/starrocks_be "$@" >> $LOG_DIR/be.out 2>&1 < /dev/null
be03 exited with code 132
be02 exited with code 132
be01 exited with code 132
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