ossrs / oryx

Oryx(SRS Stack) is an all-in-one, out-of-the-box, and open-source video solution for creating online video services, including live streaming and WebRTC, on the cloud or through self-hosting.
https://ossrs.io/oryx
MIT License
502 stars 106 forks source link

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

Open 51Hertz opened 1 month ago

51Hertz commented 1 month ago

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

winlinvip commented 1 month ago

Only support arm64 or aarch64 or arm v8.

51Hertz commented 1 month ago

仅支持 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 我的系统是这个