Skip to content

4.0.0 Beta 在 iStoreOS 24.10.5 下 Docker 启动失败 #238

Description

@dragonflylee

在 Debian 12 x86_64下运行是正常的,相同的设备在 iStoreOS 下运行错误日志

root@iStoreOS:~# docker run --rm --name xunlei --network host --hostname DS423plus  -v xunlei:/xunlei/data -v $HOME
/downloads:/xunlei/downloads  --cap-add SYS_ADMIN --security-opt apparmor:unconfined  -v cache:/xunlei/var/packages/pa
n-xunlei-com -it cnk3x/xunlei:beta
01/21 10:17:16 INF [main] _  _ _  _ _  _ _    ____  _
01/21 10:17:16 INF [main]  \/  |  | |\ | |    |___  |
01/21 10:17:16 INF [main] _/\_ |__| | \| |___ |___  |
01/21 10:17:16 INF [main] daemon version: 4.0.0
01/21 10:17:16 INF [main] build time: 2026-01-20T19:03:48+08:00
01/21 10:17:16 INF [main] port: 2345
01/21 10:17:16 INF [main] ip: <nil>
01/21 10:17:16 INF [main] dashboard username:
01/21 10:17:16 INF [main] dashboard password:
01/21 10:17:16 INF [main] dir download.1: /xunlei/downloads
01/21 10:17:16 INF [main] dir data: /xunlei/data
01/21 10:17:16 INF [main] uid: 0
01/21 10:17:16 INF [main] gid: 0
01/21 10:17:16 INF [main] root: /xunlei
01/21 10:17:16 INF [main] spk_url: https://down.sandai.net/nas/nasxunlei-DSM7-x86_64.spk
01/21 10:17:16 INF [main] spk_force_download: false
01/21 10:17:16 INF [main] prevent update: false
01/21 10:17:16 INF [main] log: info
01/21 10:17:16 INF [main] debug: false
01/21 10:17:17 WRN [vms] mount fail target=/xunlei/dev source=devtmpfs optional=false err="no such device"
01/21 10:17:17 ERR [main] exit err="no such device"

Docker 版本信息

root@iStoreOS:~# docker info
Client:
 Version:    27.3.1
 Context:    default
 Debug Mode: false
 Plugins:
  compose: Docker Compose (Docker Inc.)
    Version:  v2.39.1
    Path:     /usr/lib/docker/cli-plugins/docker-compose

Server:
 Containers: 0
  Running: 0
  Paused: 0
  Stopped: 0
 Images: 1
 Server Version: 27.3.1
 Storage Driver: overlay2
  Backing Filesystem: extfs
  Supports d_type: true
  Using metacopy: false
  Native Overlay Diff: true
  userxattr: false
 Logging Driver: json-file
 Cgroup Driver: cgroupfs
 Cgroup Version: 2
 Plugins:
  Volume: local
  Network: bridge host ipvlan macvlan null overlay
  Log: awslogs fluentd gcplogs gelf journald json-file local splunk syslog
 Swarm: inactive
 Runtimes: io.containerd.runc.v2 runc
 Default Runtime: runc
 Init Binary: docker-init
 containerd version:
 runc version:
 init version: de40ad0
 Security Options:
  seccomp
   Profile: builtin
  cgroupns
 Kernel Version: 6.6.119
 Operating System: iStoreOS 24.10.5
 OSType: linux
 Architecture: x86_64
 CPUs: 1
 Total Memory: 453.4MiB
 Name: iStoreOS
 ID: 2867052b-77c2-4a6f-b4b0-9279ee9ca03b
 Docker Root Dir: /overlay/upper/opt/docker
 Debug Mode: false
 Experimental: false
 Insecure Registries:
  127.0.0.0/8
 Registry Mirrors:
  https://docker.1ms.run/
 Live Restore Enabled: false

PS: 之前的 xunlei 3.20.2 版本在 iStoreOS 下运行正常
iStoreOS 下载 https://fw.koolcenter.com/iStoreOS/x86_64_efi/

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions