V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
XuanYuan
V2EX  ›  问与答

求助: Docker 上安装了 qBittorrent,死活无法保存设置

  •  
  •   XuanYuan · 4 天前 · 890 次点击
    问题环境:
    - 群晖 DSM7.2
    - Contain Manager
    - 通过 WireGuard 访问

    已经试了 qB 5.1.2(latest )、5.1.0 、4.6.7 ,都无法保存设置,表现为点 Save 按钮没反应。


    看了一下浏览器控制台,每点击一次都会有这么一条:
    [Error] Failed to load resource: the server responded with a status of 503 (Service Unavailable) (setPreferences, line 0)
    http://192.168.88.1:9091/api/v2/app/setPreferences
    8 条回复    2025-08-31 16:58:55 +08:00
    dayanshenjun
        1
    dayanshenjun  
       4 天前
    我用的飞牛自带的 qB,不过感觉你这个表现像是权限问题导致无法写入,是不是有文件路径授权成只读了?
    gshit
        2
    gshit  
       4 天前
    存儲空間的路徑設置了嗎?
    qbittorrent
    基础信息 存储空间 端口 网络 环境变量 进程 日志 终端
    文件/文件夹 装载路径 类型
    存储空间 3/docker/qbittorrent/configtemp /config 读写
    存储空间 1/迅雷下载 /downloads 读写
    PerFectTime
        3
    PerFectTime  
       4 天前
    检查下配置的挂载目录是否可写
    XuanYuan
        4
    XuanYuan  
    OP
       4 天前
    1. 我挂了两个路径,分别是:
    /volume2/Dockers/qBittorrent:/config:rw
    /volume1/PT/Download:/downloads:rw

    2. 专门添加了一个 qBittorrent 的用户,UID 为 1039 ,GID 为 100
    ```
    # id qBittorrent
    uid=1039(qBittorrent) gid=100(users) groups=100(users)
    ```

    3. 上述两个路径的权限:
    ```
    # ls -al /volume2/Dockers/qBittorrent/
    total 4
    drw-rw-rw- 1 qBittorrent users 58 Aug 27 13:23 .
    d---------+ 1 root root 50 Aug 27 13:20 ..
    drw-rw-rw- 1 qBittorrent users 22 Aug 27 13:23 .cache
    -rw-rw-rw- 1 qBittorrent users 438 Aug 27 13:23 compose.yaml
    drw-rw-rw- 1 qBittorrent users 222 Aug 27 15:03 qBittorrent


    # ls -al /volume1/PT/Download/
    total 16
    drwxrwxr-x+ 1 qBittorrent users 98 Apr 21 18:42 .
    drwxrwxr-x 1 qBittorrent users 78 Apr 21 18:42 ..
    drwxrwxr-x+ 1 qBittorrent users 1554 Oct 13 2024 Documentary
    drwxrwxr-x 1 qBittorrent users 66 Mar 3 2024 @eaDir
    drwxrwxr-x+ 1 qBittorrent users 7820 May 29 23:06 Movie
    drwxrwxr-x+ 1 qBittorrent users 0 Apr 1 2024 Music
    ```
    ysc3839
        5
    ysc3839  
       4 天前 via Android
    @XuanYuan 容器内外的用户 ID 要一致,你确定容器内的用户也是这个 ID ?
    使用的是什么镜像?
    XuanYuan
        6
    XuanYuan  
    OP
       4 天前 via Android
    容器内的 ID 怎么看?
    我用的是 linuxserver/qbittorrent:latest
    XuanYuan
        7
    XuanYuan  
    OP
       1 天前 via Android
    排查了一周了,发现 spk 版的现在也会报错了,就是 API call 不通(以前是好的)。

    不知道是 DSM 哪里出了问题……
    XuanYuan
        8
    XuanYuan  
    OP
       13 小时 20 分钟前
    又排查了一下,只要是从 WG 的 IP 访问就会报错,用外部 IP 就不会。
    关于   ·   帮助文档   ·   自助推广系统   ·   博客   ·   API   ·   FAQ   ·   实用小工具   ·   892 人在线   最高记录 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 20ms · UTC 22:19 · PVG 06:19 · LAX 15:19 · JFK 18:19
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.