Maybe you can check if your config file ~/.config/deluge/ have the good owner ?
if you start deluge with sudo, the owner on config file maybe is wrong ?
Search found 5 matches
Re: Web UI
Sorry, i don't know why you are unable to connect to the web ui at http://localhost:8112/
Re: Web UI
not 5112frenchy wrote:and go to http://your.ip:8112
Re: Web UI
On linux is easy :
Start deluge daemon & web ui :
and go to http://your.ip:8112
default password is deluge
Start deluge daemon & web ui :
Code: Select all
deluged
deluge -u web &
default password is deluge
- Tue Dec 15, 2009 9:35 pm
- Forum: Support
- Topic: Error in webui (gettext.js)
- Replies: 1
- Views: 2065
Error in webui (gettext.js)
Hi, i'm french, i use deluge 1.1.9r on ubuntu 9.04 i have error on gettext.js in my browser (firefox) : Erreur : missing ) after argument list Fichier Source : http://xxxx:8112/gettext.js Ligne : 58, Colonne : 49 Code Source : GetText.add('U/L Speed Limit', 'Vitesse limite d'envoi'); is simple to re...