Skip to content

docker启动后自动退出提示No files to download #157

Open
@pansila

Description

@pansila

使用latest tag和仓库推荐的compose文件,启动容器后发现aria2自动退出,容器反复重启
image
从log看没有什么错误消息,只有一句"No files to donwload"。

难道是我理解有误,我以为这个docker是作为守护进程一直后台运行监听RPC请求的。这样的话aria2启动要带上--enable-rpc参数,可是现在docker里面是仅仅是aria2c --conf-path=/config/aria2.conf,然后没有下载请求所以直接退出了,导致docker反复重启,这样有何意义?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions