Page 2 of 2

Re: Deluge GTK i can't use it.

Posted: Thu May 16, 2013 5:19 pm
by Reco-X
Yes i tried that and i can connect to the deluged local. Everything is Ok.

But when i try to connect remotely i can't.

Re: Deluge GTK i can't use it.

Posted: Thu May 16, 2013 11:05 pm
by Cas
From preference in deluge have you checked that the daemon has remote connections enabled?

Re: Deluge GTK i can't use it.

Posted: Fri May 17, 2013 1:07 am
by Reco-X
yes is enabled.

Re: Deluge GTK i can't use it.

Posted: Fri May 17, 2013 1:12 am
by Reco-X
An error appeared i don't know why, but it appeared before i run deluge and i connected to the daemon.

Re: Deluge GTK i can't use it.

Posted: Fri May 17, 2013 1:30 am
by Reco-X
I could fix it, the problem was if the username and the password are not filled, the system don't tell some error about user or password. I fill it and it works.

I think this information must be in the userguide of thinclient:

Code: Select all

Ok I forgot the instruction for windows running deluged are slightly different.

Stop deluged.exe

Edit the auth file %APPDATA%\deluge\auth and add a line to it with your user in this format: username:password:level

Start deluged.exe and you should then be able to run the following from cmd window:

Code: Select all
    deluge-console.exe "config -s allow_remote True"
    deluge-console.exe "config allow_remote"



Restart deluged.exe

Then follow gtk setup instructions.