0x676e67 / thunder

Synology NAS thunder run on Linux

Home Page:https://nas.xunlei.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

openwrt a53架构安装正常,运行报FATAL: kernel too old

Hashcoel opened this issue · comments

安装正常,能运行,但打开页面是空白的,打开调试输出如下:

Version 1.1.24
Dynamic Program Loader
Usage: ldd [options] [--] pathname

DEBUG 2023-06-11 14:31:50: [Asset] Run on musl environment
DEBUG 2023-06-11 14:31:50: [Asset] ldd stdout: 	/lib/ld-linux-aarch64.so.1 (0x555aec6000)
	libpthread.so.0 => /lib/ld-linux-aarch64.so.1 (0x555aec6000)
	libc.so.6 => /lib/ld-linux-aarch64.so.1 (0x555aec6000)

INFO 2023-06-11 14:31:50: [Asset] Real path of the symlink /lib/ld-linux-aarch64.so.1: /usr/share/xunlei/target/host/lib/ld-linux-aarch64.so.1
INFO 2023-06-11 14:31:50: [Asset] LD_LIBRARY_PATH=/usr/share/xunlei/target/host/lib
INFO 2023-06-11 14:31:50: [XunleiBackendServer] Mount /mnt/mmcblk0p25/videos to /xunlei succeeded
INFO 2023-06-11 14:31:50: [XunleiBackendServer] Start Xunlei Backend Server
INFO 2023-06-11 14:31:50: [XunleiLauncher] Start Xunlei Pannel UI, listening on 0.0.0.0:5055
DEBUG 2023-06-11 14:31:50: Server listening on 0.0.0.0:5055
DEBUG 2023-06-11 14:31:50: Running accept thread
INFO 2023-06-11 14:31:50: [XunleiBackendServer] Xunlei Backend Server PID: 9967
FATAL: kernel too old
2023-06-11 14:31:52.978743 UTC - GET / - 91.4us - 303
2023-06-11 14:31:52.986136 UTC - GET /login - 82.2us - 200
2023-06-11 14:31:53.011853 UTC - GET /js/sha3.min.js - 99.2us - 200
2023-06-11 14:31:53.204900 UTC - GET /favicon.ico - 83.6us - 303
2023-06-11 14:31:53.213120 UTC - GET /login - 88.2us - 200
2023-06-11 14:31:57.783508 UTC - POST /login - 138.4us - 303
2023-06-11 14:31:57.788853 UTC - GET / - 74.0us - 307
FATAL: kernel too old
2023-06-11 14:31:57.792609 UTC - GET /webman/3rdparty/pan-xunlei-com/index.cgi/ - 3.1ms - 200
2023-06-11 14:31:57.892847 UTC - GET /favicon.ico - 95.8us - 307
FATAL: kernel too old
2023-06-11 14:31:57.987908 UTC - GET /webman/3rdparty/pan-xunlei-com/index.cgi/ - 3.5ms - 200

https://github.com/gngpp/xunlei/releases/tag/v3.8.0-25

  • 移植了群晖的glibc,如果再跑不起来那就没办法了,谁叫你内核比群晖低