Deluge wont start

Specific support for Deluge on Microsoft Windows OS
bek
Member
Member
Posts: 10
Joined: Mon Mar 11, 2013 5:39 am

Deluge wont start

Post by bek »

Hello dear friends-

I'm having a problem with Deluge,
Not sure why but it just stopped working.

I tried to reinstall it but still no go!
I'm having these errors when execute deluge-debug.exe

Code: Select all

Traceback (most recent call last):
  File "<string>", line 6, in <module>
  File "__main__.py", line 105, in <module>
  File "__main__deluge-debug__.py", line 9, in <module>
  File "deluge\main.py", line 132, in start_ui
  File "deluge\ui\ui.py", line 150, in __init__
  File "deluge\ui\gtkui\gtkui.py", line 216, in __init__
  File "deluge\ui\gtkui\ipcinterface.py", line 106, in __init__
  File "twisted/internet/posixbase.py", line 346, in listenTCP
  File "twisted/internet/tcp.py", line 859, in startListening
  File "<string>", line 1, in getsockname
socket.error [Errno 10035] Uma operação de socket sem bloqueio não pôde ser concluída imediatamente
Can someone enlighten me please?

Thanks!
Cas
Top Bloke
Top Bloke
Posts: 3681
Joined: Mon Dec 07, 2009 6:04 am
Location: Scotland

Re: Deluge wont start

Post by Cas »

Is this Deluge 1.3.6?
bek
Member
Member
Posts: 10
Joined: Mon Mar 11, 2013 5:39 am

Re: Deluge wont start

Post by bek »

Cas wrote:Is this Deluge 1.3.6?
Edit:
It was 1.3.5

I'm changing now to 1.3.6
bek
Member
Member
Posts: 10
Joined: Mon Mar 11, 2013 5:39 am

Re: Deluge wont start

Post by bek »

Now with 1.3.6, deluged-debug.exe starts and I can't see anything, no error, no nothing

with deluged.exe it seems to start but exit in a second.
Cas
Top Bloke
Top Bloke
Posts: 3681
Joined: Mon Dec 07, 2009 6:04 am
Location: Scotland

Re: Deluge wont start

Post by Cas »

you will need to run the *-debug.exe versions from within a cmd window.
bek
Member
Member
Posts: 10
Joined: Mon Mar 11, 2013 5:39 am

Re: Deluge wont start

Post by bek »

Cas wrote:you will need to run the *-debug.exe versions from within a cmd window.
That's what I did.

I opened an elevated prompt, executed the C:\Programs\Deluge\deluged-debug.exe

The process is running, but I can't access anything, no UI, and no information on the prompt.
Cas
Top Bloke
Top Bloke
Posts: 3681
Joined: Mon Dec 07, 2009 6:04 am
Location: Scotland

Re: Deluge wont start

Post by Cas »

deluged is the daemon, deluge-debug.exe is probably what you want to run.
bek
Member
Member
Posts: 10
Joined: Mon Mar 11, 2013 5:39 am

Re: Deluge wont start

Post by bek »

Cas wrote:deluged is the daemon, deluge-debug.exe is probably what you want to run.
Same thing as 1.3.5

Here:
http://www.imagebam.com/image/b98d56242743011
Cas
Top Bloke
Top Bloke
Posts: 3681
Joined: Mon Dec 07, 2009 6:04 am
Location: Scotland

Re: Deluge wont start

Post by Cas »

Sorry I have no idea why you are facing that error. There is a reported Twisted bug that is still open but we have never seen it reported before by Deluge users so not sure what to suggest.

What operating system are you using?
bek
Member
Member
Posts: 10
Joined: Mon Mar 11, 2013 5:39 am

Re: Deluge wont start

Post by bek »

Cas wrote:Sorry I have no idea why you are facing that error. There is a reported Twisted bug that is still open but we have never seen it reported before by Deluge users so not sure what to suggest.

What operating system are you using?
Well, I am not sure if it relates to the same problem, but if I can help to find what cause that, perfect!

I am using Windows 7 Professional x64
Deluge 1.3.6
Reinstalled yesterday the GTK
Post Reply