ziahamza/webui-aria2

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

coreybruce opened this issue · 1 comments

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

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 (: