Aria2-Pro-Docker icon indicating copy to clipboard operation
Aria2-Pro-Docker copied to clipboard

Aria2 Pro | A perfect Aria2 Docker image | 更好用的 Aria2 Docker 容器镜像

Results 102 Aria2-Pro-Docker issues
Sort by recently updated
recently updated
newest added

怎么设置权限呢,可以删除文件

群晖docker创建容器设置参数时不能留空,且设置后不生效

https://github.com/P3TERX/Aria2-Pro-Docker/issues/59#issuecomment-963833122 这里进入容器修改了权限 请问有类似方法更改下载目录吗 每次重启都会被重置

我知道aria2c *.torrent这种方法可以,但是我想添加到RPC里面显示进度,怎么解决?

Using default tag: latest latest: Pulling from p3terx/aria2-pro no matching manifest for linux/s390x in the manifest list entries

See command log: ``` # cat /DockerVolumes/Aria2/aria2.conf | grep -i Downloads dir=/downloads max-concurrent-downloads=5 # nano /DockerVolumes/Aria2/aria2.conf # cat /DockerVolumes/Aria2/aria2.conf | grep -i Downloads dir=/data/Downloads max-concurrent-downloads=5 # docker restart Aria2 Aria2...

I have successfully installed the software using docker on raspberry pi. However when a open the webpage I get Authorization Error. I have attached the picture for reference ![image](https://user-images.githubusercontent.com/49723167/134609447-4b3eb58a-318e-423f-9ce9-81a2d771623f.png)

使用unraid模板安装时,设置对应PUID和PGID后,aria2pro似乎在启动时会尝试修改下载目录和config目录下所有文件的`user:group`为之前设置的UID与GID,如果权限设置失败,则ariang无法正常连接😢 unraid版本:6.10.0 aria2pro版本:docker:latest docker设置如下: ![image](https://user-images.githubusercontent.com/62131027/172980402-3d5c0ee7-52ad-49d0-b670-ac3a746e2f7b.png)

每次启动都会更改文件夹权限 请问我需要怎么修改,才能不是 nobody:nobody 呢? 进容器查看 aria2线程 用户也是 nobody