always connecting , never dowloading

General support for problems installing or using Deluge
markybob
Compulsive Poster
Compulsive Poster
Posts: 1230
Joined: Thu May 24, 2007 11:27 pm
Location: Chicago, IL, USA
Contact:

Re: always connecting , never dowloading

Post by markybob »

EmasXP wrote:Why couldnt that had come from the current svn version? I downloaded the code with "svn checkout http://deluge-torrent.org/svn/trunk deluge", is there another way?
because that's not the output that svn produces. do you have one installed via your distribution's package system? or you havent cleaned out your config dir as per the FAQ. and are you still having problems with it not downloading?
User avatar
EmasXP
Member
Member
Posts: 13
Joined: Tue Jul 03, 2007 10:00 pm
Location: Vargon, Vastra Gotaland, Sweden
Contact:

Re: always connecting , never dowloading

Post by EmasXP »

Nope, I didnt remove the previous installation before compiling the svn version. But even when I do so, the message is the same. Feels like I have missed something.
I also removed the config directory.

The connection problem is still there.
User avatar
EmasXP
Member
Member
Posts: 13
Joined: Tue Jul 03, 2007 10:00 pm
Location: Vargon, Vastra Gotaland, Sweden
Contact:

Re: always connecting , never dowloading

Post by EmasXP »

Noticed something odd. Deluge searches from port 6881 to 6889, and I have 6882 open in my router. But for some reason, deluge chooses port 6881 - which is closed. When choosing "Test active ports" , I got this:

TCP port 6881 closed on *
UDP port 6881 open on *

It makes no difference if I open 6881 (TCP or UDP).


Got a slightly more interresting output in the terminal now. After runing for like 10 minuters:

ERROR: ld.so: object 'libjvm.so' from LD_PRELOAD cannot be preloaded: ignored.
ERROR: ld.so: object 'libawt.so' from LD_PRELOAD cannot be preloaded: ignored.
X Error: BadDevice, invalid or uninitialized input device 169
Major opcode: 145
Minor opcode: 3
Resource id: 0x0
Failed to open device
X Error: BadDevice, invalid or uninitialized input device 169
Major opcode: 145
Minor opcode: 3
Resource id: 0x0
Failed to open device
opera: Activated running instance
User avatar
EmasXP
Member
Member
Posts: 13
Joined: Tue Jul 03, 2007 10:00 pm
Location: Vargon, Vastra Gotaland, Sweden
Contact:

Re: always connecting , never dowloading

Post by EmasXP »

The "solution"!:
Download azureus and choose the same port that deluge uses!
I guess that makes deluge sad =(
It's working now anyway.
jobangles

Re: always connecting , never dowloading

Post by jobangles »

Hi, I have the same problem. I used System/Administration/Network Tools and discovered the IP address was my Internet Provider's gateway. I then used Port Scan and found "port open 80 www, 1863 open msnp, 3128 open unknown, 5190 open aol". I configured Deluge with port 80 and restarted Deluge and tested port 80 to get the result "TCP port 0 closed on 202.7.166.180"
Have tried Azureus and found it slow, about to retry.
abubin
Seeder
Seeder
Posts: 217
Joined: Thu Sep 13, 2007 6:03 am

Re: always connecting , never dowloading

Post by abubin »

EmasXP wrote:Noticed something odd. Deluge searches from port 6881 to 6889, and I have 6882 open in my router. But for some reason, deluge chooses port 6881 - which is closed. When choosing "Test active ports" , I got this:

TCP port 6881 closed on *
UDP port 6881 open on *

It makes no difference if I open 6881 (TCP or UDP).


Got a slightly more interresting output in the terminal now. After runing for like 10 minuters:

ERROR: ld.so: object 'libjvm.so' from LD_PRELOAD cannot be preloaded: ignored.
ERROR: ld.so: object 'libawt.so' from LD_PRELOAD cannot be preloaded: ignored.
X Error: BadDevice, invalid or uninitialized input device 169
Major opcode: 145
Minor opcode: 3
Resource id: 0x0
Failed to open device
X Error: BadDevice, invalid or uninitialized input device 169
Major opcode: 145
Minor opcode: 3
Resource id: 0x0
Failed to open device
opera: Activated running instance
You could have choosen port 6882 to port 6882. This would force deluge to only use port 6882. One port opened is enough for all your torrents.

But I guess maybe deluge dev should look into this possible bug? Maybe deluge did not choose next port when 6881 is not working.
Post Reply