ziahamza / webui-aria2

The aim for this project is to create the worlds best and hottest interface to interact with aria2. Very simple to use, just download and open index.html in any web browser.
MIT License
9.9k stars 1.46k forks source link

Oh Snap! Could not connect to the aria2 RPC server. nodeserver #572

Open coreybruce opened 3 years ago

coreybruce commented 3 years ago

Hi there seems to be a issue with properly connecting to the node server and get this error

"×Oh Snap! Could not connect to the aria2 RPC server. Will retry in 10 secs. You might want to check the connection settings by going to Settings > Connection Settings"

if I do it through the aria2c --enable-rpc --rpc-listen-all command it works tho

LaserKaspar commented 3 years ago

Have set a RPC secret in the /etc/aria2/aria2.conf file. If so you have to enter it in the webpage as well. "aria2c --enable-rpc --rpc-listen-all" probably overrides the rpc-secret. Hope this helps (: