[web] Ubuntu Server 9.10 web ui issue

General support for problems installing or using Deluge
Post Reply
pablolite

[web] Ubuntu Server 9.10 web ui issue

Post by pablolite »

Hello,
Im using deluge 1.2.0. on ubuntu karmic 9.10 (server). Im install it from this guide http://havetheknowhow.com/Install-the-s ... ss-RC.html

I have a problem with WEB UI. It doesnt work longer than 1-3 sek after I logged in.
My browser is Mozzila Firefox 3.6.

1. Run linux
2. Log on http://my_ip:9092/
Image

3. Connect to deamon
Image

4. After 3 sek
Image

5. When i try to connect again i see this
Image

But... torrents downloading.

6. When try: /etc/init.d/deluge-daemon restart I can again connect from WEB UI for 3 sek... and again, and again.

My conf and log:
http://www.kursykoparki.eu/al/conf.tar

Cheers,
Pawel

ps. sorry for my ugly English
Cas
Top Bloke
Top Bloke
Posts: 3681
Joined: Mon Dec 07, 2009 6:04 am
Location: Scotland

Re: [web] Ubuntu Server 9.10 web ui issue

Post by Cas »

That guide has a rather odd way of changing the Web UI port:

Code: Select all

DAEMON2_ARGS="-p 9092  -c /var/lib/deluge -l /var/log/deluge-web.log -L warning"
Not sure if that could be part of the problem but realistically you would change the port in the preferences or web.conf file not in init.
Post Reply