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

-bash: TOKEN: 没有那个文件或目录 #67

Closed
392377870 opened this issue Jan 8, 2022 · 1 comment
Closed

-bash: TOKEN: 没有那个文件或目录 #67

392377870 opened this issue Jan 8, 2022 · 1 comment

Comments

@392377870
Copy link

root@arm-64:~# docker run -d
--name aria2-pro
--restart unless-stopped
--log-opt max-size=1m
-e PUID=$UID
-e PGID=$GID
-e UMASK_SET=022
-e RPC_SECRET=
-e RPC_PORT=6800
-p 6800:6800
-e LISTEN_PORT=6888
-p 6888:6888
-p 6888:6888/udp
-v $PWD/aria2-config:/config
-v $PWD/aria2-downloads:/downloads
p3terx/aria2-pro
-bash: TOKEN: 没有那个文件或目录
这个怎么搞?ARMBIAN 的DOCKER安装

@wjf1547
Copy link

wjf1547 commented Apr 13, 2022

-e RPC_SECRET=
就是密钥
可以修改为
-e RPC_SECRET=123456 \

@P3TERX P3TERX closed this as completed Sep 6, 2022
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

3 participants