Page 1 of 1

the connection to the webserver has been lost

Posted: Tue Mar 06, 2012 12:08 am
by moonhead
hello gentlemen. i'm running deluged and the webui on my htpc/nas/server. the webui connection remains alive for 2-5 minutes and then the connection drops. i can refresh the page and it's all good again for 2-5 minutes. this happens on the local network and on wan. i'm running this remotely. i don't manage the torrents on the box locally. any ideas? this happens regardless of activity or number of torrents. thanks for any help.

here's the specifics:

Code: Select all

deluged: 1.3.3
libtorrent: 0.15.7.0
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=11.10
DISTRIB_CODENAME=oneiric
DISTRIB_DESCRIPTION="Ubuntu 11.10"
3.0.0-16-generic
Server version: Apache/2.2.20 (Ubuntu)
Server built:   Feb 14 2012 16:35:35
and a screenshot of what happens:

http://oi42.tinypic.com/2jvar5.jpg

Re: the connection to the webserver has been lost

Posted: Tue Mar 06, 2012 3:42 am
by moonhead
debug log shows this when the connection with the webui is severed:

Code: Select all

[DEBUG   ] 21:40:40 alertmanager:123 portmap_log_alert: UPnP: HTTP method m-search from 192.168.1.127:35870
[DEBUG   ] 21:40:40 alertmanager:123 portmap_log_alert: UPnP: HTTP method m-search from 192.168.1.127:1900
[DEBUG   ] 21:40:40 alertmanager:123 portmap_log_alert: UPnP: HTTP method m-search from 192.168.1.127:1900
[DEBUG   ] 21:41:04 alertmanager:123 portmap_error_alert: could not map port using UPnP: no router found
[DEBUG   ] 21:41:04 alertmanager:123 portmap_error_alert: could not map port using UPnP: no router found

Re: the connection to the webserver has been lost

Posted: Tue Mar 06, 2012 8:57 am
by Cas
It sounds much like the Chrome issue that has been fixed in 1.3.4: http://dev.deluge-torrent.org/ticket/2038

Those log messages are libtorrent alerts and are probably coincidental.

Re: the connection to the webserver has been lost

Posted: Tue Mar 06, 2012 1:07 pm
by moonhead
Cas wrote:It sounds much like the Chrome issue that has been fixed in 1.3.4: http://dev.deluge-torrent.org/ticket/2038

Those log messages are libtorrent alerts and are probably coincidental.
interesting. thanks for the link. i'm on chrome 18 on my personal laptop, not sure what version i'm running on the work laptop.

is there an eta for 1.3.4?

Re: the connection to the webserver has been lost

Posted: Tue Mar 06, 2012 6:28 pm
by johnnyg

Re: the connection to the webserver has been lost

Posted: Wed Mar 07, 2012 2:04 am
by moonhead
johnnyg wrote:1.3.4. has already been released: http://dev.deluge-torrent.org/wiki/ReleaseNotes/1.3.4
cheers!