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.
Deluge GTK i can't use it.
Re: Deluge GTK i can't use it.
From preference in deluge have you checked that the daemon has remote connections enabled?
Re: Deluge GTK i can't use it.
An error appeared i don't know why, but it appeared before i run deluge and i connected to the daemon.
- Attachments
-
- wwwerror.png (24.9 KiB) Viewed 3207 times
Re: Deluge GTK i can't use it.
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:
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.