This is for now 3 time when deluged closes when I try to connect to it in webui, When I go to deluge web connection manager pops up and in the status says online, when I click on that and click connect then it like connecting but nothing hapens. when I refresh the web and go to connection manager then in the status its says offline.
When I click on it and click start daemon nothing hapens, daemon just dont start. I need to restart my pc aigan to get daemon start and then the all the same thing replay aigan, daemon goes offline. I dont want aigan do delete my deluge config and re add all the torrents aigan. this is realy annoying,
can some1 help me fix this annoying bug.
Deluged hangs when trying to connect.
-
- Member
- Posts: 40
- Joined: Sat Jan 31, 2009 7:28 am
Deluged hangs when trying to connect.
http://www.bugmenot.com
Re: Deluged hangs when trying to connect.
OS running daemon? libtorrent version? Do you get a python.core dump?
When reporting issues, please include any relevant information such as OS (and version), python version (for Windows users this depends on which Deluge installer was used), Deluge version and plugin version.
-
- Member
- Posts: 40
- Joined: Sat Jan 31, 2009 7:28 am
Re: Deluged hangs when trying to connect.
Ubuntu 12.04 headless server.bro wrote:OS running daemon? libtorrent version? Do you get a python.core dump?
Code: Select all
seed@mediaserver:~$ deluge -v
deluge: 1.3.5
libtorrent: 0.16.5.0
I have tryed to compile deluge from source and edited deluge/rencode.py
Code: Select all
UnicodeEncodeError with UnicodeDecodeError
http://www.bugmenot.com
Re: Deluged hangs when trying to connect.
Which source code?
-
- Member
- Posts: 40
- Joined: Sat Jan 31, 2009 7:28 am
Re: Deluged hangs when trying to connect.
1.3-stable git://deluge-torrent.org/deluge.git
http://www.bugmenot.com
Re: Deluged hangs when trying to connect.
The rencode fix is already applied to that code so I am not sure what you were changing.