Search found 5 matches

by frenchy
Wed Dec 16, 2009 10:12 pm
Forum: Support
Topic: Web UI
Replies: 11
Views: 7447

Re: Web UI

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 ?
by frenchy
Wed Dec 16, 2009 12:24 pm
Forum: Support
Topic: Web UI
Replies: 11
Views: 7447

Re: Web UI

Sorry, i don't know why you are unable to connect to the web ui at http://localhost:8112/
by frenchy
Tue Dec 15, 2009 11:15 pm
Forum: Support
Topic: Web UI
Replies: 11
Views: 7447

Re: Web UI

frenchy wrote:and go to http://your.ip:8112
not 5112
by frenchy
Tue Dec 15, 2009 9:44 pm
Forum: Support
Topic: Web UI
Replies: 11
Views: 7447

Re: Web UI

On linux is easy :
Start deluge daemon & web ui :

Code: Select all

deluged
deluge -u web &
and go to http://your.ip:8112
default password is deluge
by frenchy
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...