Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

unraid 应用市场错误Aria2-pro #161

Open
Lzxingyang opened this issue May 15, 2024 · 0 comments
Open

unraid 应用市场错误Aria2-pro #161

Lzxingyang opened this issue May 15, 2024 · 0 comments

Comments

@Lzxingyang
Copy link

Lzxingyang commented May 15, 2024

unraid 软件中心下载,配置完成之后的参数
docker run
-d
--name='aria2-pro'
--net='bridge'
-e TZ="America/Los_Angeles"
-e HOST_OS="Unraid"
-e HOST_HOSTNAME="Tower"
-e HOST_CONTAINERNAME="aria2-pro"
-e 'RPC_SECRET'='2654382'
-e 'RPC_PORT'='6800'
-e 'LISTEN_PORT'='6888'
-e 'UID'='1000'
-e 'GID'='100'
-l net.unraid.docker.managed=dockerman
-l net.unraid.docker.webui='http://ariang.mayswind.net/latest/'
-l net.unraid.docker.icon='https://raw.githubusercontent.com/justin-himself/unraid-templates/master/aria2-pro/aria2-pro.ico'
-p '6800:6800/tcp'
-p '6888:6888/tcp'
-p '6888:6888/udp'
-v '/mnt/user/Movies/aria2-downloads/':'/downloads':'rw'
-v '/mnt/user/appdata/aria2-pro':'/config':'rw' 'p3terx/aria2-pro'
e182f17bbfdb68d20bf62bada592608dfd900741a9a65c0be032e1da4b1a69cc

命令成功完成!
但是仍然是Aria2未连接,已经改过RPC秘钥,去掉或者加上GID/UID都不起作用
使用ip或者localhost 都不起作用
关闭Aria2-pro之后用netstat检查6800端口没被占用

@Lzxingyang Lzxingyang changed the title unraid Aria2 状态未连接 unraid 应用市场错误Aria2-pro May 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant