AlistGo / AlistGo/alist

xhofe/alist-aria2 docker容器的aria2c不能自动启动

Đang mở
#7,679 0 bình luận 0 reaction 0 người được giao Xem trên GitHub
bug
Ngôn ngữ chính
Go
Star
50.2k
Fork
7.9k
Merge trung bình
7 ngày 21 giờ
Pull request đã merge (30 ngày)
6

Mô tả

### Please make sure of the following things

- [X] I have read the [documentation](https://alist.nn.ci).
我已经阅读了[文档](https://alist.nn.ci)。

- [ ] I'm sure there are no duplicate issues or discussions.
我确定没有重复的issue或讨论。

- [ ] I'm sure it's due to `AList` and not something else(such as [Network](https://alist.nn.ci/faq/howto.html#tls-handshake-timeout-read-connection-reset-by-peer-dns-lookup-failed-connect-connection-refused-client-timeout-exceeded-while-awaiting-headers-no-such-host) ,`Dependencies` or `Operational`).
我确定是`AList`的问题,而不是其他原因(例如[网络](https://alist.nn.ci/zh/faq/howto.html#tls-handshake-timeout-read-connection-reset-by-peer-dns-lookup-failed-connect-connection-refused-client-timeout-exceeded-while-awaiting-headers-no-such-host),`依赖`或`操作`)。

- [X] I'm sure this issue is not fixed in the latest version.
我确定这个问题在最新版本中没有被修复。

### AList Version / AList 版本

v3.41.0

### Driver used / 使用的存储驱动

似与此无关

### Describe the bug / 问题描述

因为新挂载为本机存储的一些目录需要用一特定的宿主机用户访问,因此调整了容器运行时的PUID和PGID(以前是0,现在是另一个数),此外无其它更改。

修改设置后容器本身可启动,alist工作正常,但aria2c不能自动启动。

原因似与那个PUID有关:/entry.sh里启动aria2c的那句exec su-exec ${PUID}:${PGID} nohup aria2c ..... ,如果设置了非0的PUID,则在容器里这个PUID的用户会因无法访问 /root/.aria2/aria2.conf 而导致aria2c运行失败。

但是我需要那个PUID访问宿主机文件……我该如何解决呢?

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.