Custom Query (2447 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (421 - 423 of 2447)

Ticket Resolution Summary Owner Reporter
#2114 WontFix Connection manager shows wrong info when connected to localhost Bro
Description

The problem is that the code distinguishes between localhost and 127.0.0.1 when comparing the hosts.

There are two issues:

1) The gtk-client can connect to localclient@localhost:58846 on startup but an entry in the connection manager with localclient@127.0.0.1:58846 will show as not connected.

2) When adding a new host, it's possible to add localclient@127.0.0.1:58846 if localclient@localhost:58846 is already in the list, and the other way around.

Fix: https://github.com/bendikro/deluge/commit/05fb216da9d128f8be24bf9824017b6b80bd28d2

This fix has not been extensively tested, but worked as expected when tested on Ubuntu. The only thing I expect could matter is that in the method update_list, the variable host is changed, and later passed to Client.connect().

#1764 Invalid Connection Manager Status Offline Damien Churchill Vovenko
Description

Hello I Installed 1.3.1 ver. Added user and pass info to the /.config/deluge/auth file.

Daemon started successfully but I can't connect to daemon. Status is Offline.

When I try to do smth in WebUi I usually get log in terminal:


[20/Apr/2011 03:26:08] code 400, message Bad request syntax ('\x16\x03\x01\x00Z\x01\x00\x00V\x03\x01M\xae\x1a\x10j\x11\xb5\xc4\xe4\x96\xb8`\xb3\xc0\x83\xfc\x1b\xed\x86\xeey,\x92p\x91\xeem\x15r:\xd3A\x00\x00(\x009\x008\x005\x00\x16\x00\x13\x00')

localhost - - [20/Apr/2011 03:26:08] code 400, message Bad request syntax ('\x16\x03\x01\x00Z\x01\x00\x00V\x03\x01M\xae\x1a\x10m~47\xf3W\xd6\xa6\xfdI\x13\xbc\x03\x11g`\xa3w\xa9\x18\xd6\xe44\x91\xcb\xe2\x7f\x1e\x00\x00(\x009\x008\x005\x00\x16\x00\x13\x00')

localhost - - [20/Apr/2011 03:26:10] code 400, message Bad request syntax ('\x16\x03\x01\x00Z\x01\x00\x00V\x03\x01M\xae\x1a\x12M]\xd7\xaa\x8c#\xbc\x16\xe5\xcd\x89\xb2f\xfek\xbc#4-A\xd5O0\x16@T\x924\x00\x00(\x009\x008\x005\x00\x16\x00\x13\x00')

localhost - - [20/Apr/2011 03:26:10] code 400, message Bad request syntax ('\x16\x03\x01\x00Z\x01\x00\x00V\x03\x01M\xae\x1a\x127I\xbdP}\x90\xd7n\xc6\xe7w\xc1l\xee]\xc2\x05F\xc8\x06VX\xd6\xe6\x8c>7\x9f\x00\x00(\x009\x008\x005\x00\x16\x00\x13\x00')

localhost - - [20/Apr/2011 03:26:14] code 400, message Bad request syntax ('\x16\x03\x01\x00Z\x01\x00\x00V\x03\x01M\xae\x1a\x16\xda\xee\x137m\x05\xc06V\xa6\xe1E\xda\x10\xc5\x06\xc3\xf3\xe2X_Qq\x0f\xa2\xde\xc4<\x00\x00(\x009\x008\x005\x00\x16\x00\x13\x00')


Thanks in advance

Best regards, Vladimir

#678 Invalid Connections not closed after deluge quits andar Henridv
Description

Hi

I've noticed that after I quit deluge, I still seem to receive packages. I've checked it with Wireshark. The packages enter with the port I (or deluge) forwarded. Deluge is not running, not the gui, webui or daemon.

Should I attach a list of packages I recieve?

Henri

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.