Deluge GTK i can't use it.

Specific support for Deluge on Microsoft Windows OS
Reco-X
Member
Member
Posts: 13
Joined: Wed May 15, 2013 8:26 pm

Re: Deluge GTK i can't use it.

Post 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.
Cas
Top Bloke
Top Bloke
Posts: 3681
Joined: Mon Dec 07, 2009 6:04 am
Location: Scotland

Re: Deluge GTK i can't use it.

Post by Cas »

From preference in deluge have you checked that the daemon has remote connections enabled?
Reco-X
Member
Member
Posts: 13
Joined: Wed May 15, 2013 8:26 pm

Re: Deluge GTK i can't use it.

Post by Reco-X »

yes is enabled.
Attachments
err2or.png
err2or.png (43.03 KiB) Viewed 3207 times
Reco-X
Member
Member
Posts: 13
Joined: Wed May 15, 2013 8:26 pm

Re: Deluge GTK i can't use it.

Post by Reco-X »

An error appeared i don't know why, but it appeared before i run deluge and i connected to the daemon.
Attachments
wwwerror.png
wwwerror.png (24.9 KiB) Viewed 3207 times
Reco-X
Member
Member
Posts: 13
Joined: Wed May 15, 2013 8:26 pm

Re: Deluge GTK i can't use it.

Post 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.
Post Reply