Cp0204 / CasaOS-AppStore-Play

Interesting and High-quality Docker AppStore | 有趣且高质量的 Docker 应用商店
207 stars 32 forks source link

baidunetdisk无法在arm64上启动 #12

Closed CHEN1016 closed 2 weeks ago

CHEN1016 commented 3 months ago

设备是树莓派5,无法正常启动 下面是容器内的日志 [cont-init ] 10-xdg-runtime-dir.sh: terminated successfully. [cont-init ] 15-install-pkgs.sh: executing... [cont-init ] 15-install-pkgs.sh: terminated successfully. [cont-init ] 85-take-config-ownership.sh: executing... [cont-init ] 85-take-config-ownership.sh: terminated successfully. [cont-init ] 89-info.sh: executing... ╭――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――╮ │ │ │ Application: Baidunetdisk │ │ Application Version: n/a │ │ Docker Image Version: n/a │ │ Docker Image Platform: linux/arm64 │ │ │ ╰――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――╯ [cont-init ] 89-info.sh: terminated successfully. [cont-init ] all container initialization scripts executed. [init ] giving control to process supervisor. [supervisor ] loading services... [supervisor ] loading service 'default'... [supervisor ] loading service 'app'... [supervisor ] loading service 'gui'... [supervisor ] loading service 'jwm'... [supervisor ] loading service 'xvnc'... [supervisor ] loading service 'nginx'... [supervisor ] loading service 'certsmonitor'... [supervisor ] service 'certsmonitor' is disabled. [supervisor ] loading service 'logmonitor'... [supervisor ] service 'logmonitor' is disabled. [supervisor ] all services loaded. [supervisor ] starting services... [supervisor ] starting service 'xvnc'... [xvnc ] Xvnc TigerVNC 1.12.0 - built Dec 11 2022 21:00:18 [xvnc ] Copyright (C) 1999-2021 TigerVNC Team and many others (see README.rst) [xvnc ] See https://www.tigervnc.org for information on TigerVNC. [xvnc ] Underlying X server release 12013000, The X.Org Foundation [xvnc ] Sat Jun 22 15:09:17 2024 [xvnc ] vncext: VNC extension running! [xvnc ] vncext: Listening for VNC connections on /tmp/vnc.sock (mode 0660) [xvnc ] vncext: Listening for VNC connections on all interface(s), port 5900 [xvnc ] vncext: created VNC server for screen 0 [supervisor ] starting service 'jwm'... [supervisor ] starting service 'nginx'... [nginx ] Listening for HTTP connections on port 5800. [supervisor ] starting service 'app'... [app ] Segmentation fault [supervisor ] all services started. [supervisor ] service 'app' exited (with status 139). [supervisor ] service 'app' exited, shutting down... [supervisor ] stopping service 'nginx'... [supervisor ] service 'nginx' exited (with status 0). [supervisor ] stopping service 'jwm'... [supervisor ] service 'jwm' exited (with status 0). [supervisor ] stopping service 'xvnc'... [xvnc ] Sat Jun 22 15:09:19 2024 [xvnc ] ComparingUpdateTracker: 0 pixels in / 0 pixels out [xvnc ] ComparingUpdateTracker: (1:nan ratio) [supervisor ] service 'xvnc' exited (with status 0). [finish ] executing container finish scripts... [finish ] all container finish scripts executed.

Cp0204 commented 3 months ago

无法复现,经测试 arm64 环境

https://github.com/Cp0204/CasaOS-AppStore-Play/blob/main/Apps/baidunetdisk/docker-compose.yml https://github.com/Cp0204/CasaOS-AppStore-Play/blob/main/Apps_arm64/baidunetdisk/docker-compose.yml

均能成功启动。

CHEN1016 commented 3 months ago

是新pull的镜像吗,我看源项目也有人无法运行

Cp0204 commented 3 months ago

是新pull的镜像吗,我看源项目也有人无法运行

就刚刚,你提 issue 后,我找台 arm64 的机子测试,前后装两个版本,都可以