mayswind / AriaNg

AriaNg, a modern web frontend making aria2 easier to use.
http://ariang.mayswind.net
MIT License
11.91k stars 1.3k forks source link

Where is the UI expecting to find aria2? #755

Closed porkchoppie closed 5 months ago

porkchoppie commented 5 months ago

I have tried different versions of ng, and keep getting this error.

Screenshot 2024-07-02 at 7 27 52 AM

So I assume it is a path issue, or there is some other root cause.

mayswind commented 5 months ago

Please make sure that the aria2 rpc configuration (address, port, secret token ...) in AriaNg is the same as the aria2 configuration you launched. For more information about aria2, please visit https://github.com/aria2/aria2 In addition, there are many tutorial in internet (e.g. youtube) about setting aria2 and AriaNg, and you can follow their steps.