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

The KubeSphere system, which is based on the ARM architecture, is encountering a startup error. #203

Open
51Hertz opened this issue Jul 17, 2024 · 2 comments
Labels
bug Something isn't working TransByAI Translated by AI/GPT.

Comments

@51Hertz
Copy link

51Hertz commented Jul 17, 2024

Error message
BASH_SOURCE=./bootstrap, REALPATH=/usr/local/oryx/platform/bootstrap, SCRIPT_DIR=/usr/local/oryx/platform, WORK_DIR=/usr/local/oryx/platform

Run oryx with args: , WORK_DIR:/usr/local/oryx/platform

BASH_SOURCE=auto/start_redis, REALPATH=/usr/local/oryx/platform/auto/start_redis, SCRIPT_DIR=/usr/local/oryx/platform/auto, WORK_DIR=/usr/local/oryx/platform

Start Redis server, WORK_DIR:/usr/local/oryx/platform

LoadEnv CLOUD=DOCKER REGION=, SOURCE=

Run redis-server /usr/local/oryx/platform/containers/conf/redis.conf --daemonize yes --dir /data/redis

20:C 17 Jul 2024 03:33:38.085 # oO0OoO0OoO0Oo Redis is starting oO0OoO0OoO0Oo

20:C 17 Jul 2024 03:33:38.085 # Redis version=5.0.14, bits=64, commit=00000000, modified=0, pid=20, just started

20:C 17 Jul 2024 03:33:38.085 # Configuration loaded

Redis server started, pid=21

BASH_SOURCE=auto/start_srs, REALPATH=/usr/local/oryx/platform/auto/start_srs, SCRIPT_DIR=/usr/local/oryx/platform/auto, WORK_DIR=/usr/local/oryx/platform

Start SRS server, WORK_DIR:/usr/local/oryx/platform

LoadEnv CLOUD=DOCKER REGION=, SOURCE=

Run srs-server -c /usr/local/oryx/platform/containers/conf/srs.release.conf

auto/start_srs: line 42: 40 Segmentation fault /usr/local/srs/objs/srs $SRS_PARAMS

Warning: SRS start with none zero, but might be ok, see #3757.

cat: ./objs/srs.pid: No such file or directory

Check SRS failed

Start SRS failed

TRANS_BY_GPT4

@51Hertz 51Hertz added the bug Something isn't working label Jul 17, 2024
@winlinvip winlinvip changed the title arm架构的kubeSphere启动报错 The KubeSphere system, which is based on the ARM architecture, is encountering a startup error. Jul 17, 2024
@winlinvip winlinvip added the TransByAI Translated by AI/GPT. label Jul 17, 2024
@winlinvip
Copy link
Member

Only support arm64 or aarch64 or arm v8.

@51Hertz
Copy link
Author

51Hertz commented Jul 18, 2024

仅支持 arm64 或 aarch64 或 arm v8。

Architecture: aarch64
Byte Order: Little Endian
CPU(s): 4
On-line CPU(s) list: 0-3
Thread(s) per core: 1
Core(s) per socket: 4
座: 1
NUMA 节点: 1
型号: 1
BogoMIPS: 50.00
L1d 缓存: unknown size
L1i 缓存: unknown size
L2 缓存: unknown size
NUMA 节点0 CPU: 0-3
Flags: fp asimd evtstrm aes pmull sha1 sha2 crc32 atomics fphp asimdhp cpuid asimdrdm lrcpc dcpop asimddp ssbs
我的系统是这个

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working TransByAI Translated by AI/GPT.
Projects
None yet
Development

No branches or pull requests

2 participants