Page 1 of 1

Deluge-Console: Target Machine Actively Refused Connection

Posted: Thu Dec 05, 2013 8:29 am
by pisangkeju
I've been using deluge 1.3.6 on Windows 7 for a week and it works just fine.
So now i wanted to try out deluge-console.exe to pause/resume my torrents.
But everytime i give command like

Code: Select all

pause *
or

Code: Select all

resume *
or even

Code: Select all

cache
it always give me "Failed to connect to 127.0.0.1:58846 with reason: No connection could be made because the target machine actively refused it."
I tried changing the port and it still gave me the same error.

I'm new to torrent and i have no idea what went wrong.
I want to try automate some things with a shell script, that's why i need to access my torrents via deluge-console...

Re: Deluge-Console: Target Machine Actively Refused Connecti

Posted: Fri Dec 06, 2013 6:52 pm
by Cas
Is it a local or remote deluged?

Re: Deluge-Console: Target Machine Actively Refused Connecti

Posted: Fri Dec 06, 2013 6:54 pm
by pisangkeju
It's local.

Re: Deluge-Console: Target Machine Actively Refused Connecti

Posted: Sat Dec 07, 2013 12:12 pm
by Cas
Are you running deluged.exe then? deluge-console will only connect to that and not a deluge classic mode session.

Re: Deluge-Console: Target Machine Actively Refused Connecti

Posted: Mon Dec 09, 2013 7:25 pm
by pisangkeju
No, i'm running deluge.exe. And i just realized that deluge.exe and deluged.exe is different.
So i guess that's the problem.