aMule Forum

English => aMule Help => Topic started by: trinphoon on October 12, 2009, 09:38:18 AM

Title: status of connecting to ed2k is always connecting
Post by: trinphoon on October 12, 2009, 09:38:18 AM
Hi,
I'm trying to get amule running, but status of connecting to ed2k is always connecting. just as follow:

aMulecmd$ status
 > eD2k: Now connecting
 > Kad: Not connected
 > Download:   0 bytes/sec
 > Upload:   2048.00 MB/s
 > Clients in queue:   0
 > Total sources:   0

after connected to server 83.140.191.162, amule didn't send data packet to server immediately, but normally it will do it.


parts of logfile :

2009-10-12 06:45:25: Starting aMuled 2.2.5 using wxGTK2 v2.8.7
2009-10-12 06:45:25: ERROR: WARNING Warning! You are running aMule as root.
Doing so is not recommended for security reasons,
and you are advised to run aMule as an normal
user instead.
2009-10-12 06:45:25: Creditfile loaded, 13 clients are known
2009-10-12 06:45:25: Loading IP-filters 'ipfilter.dat' and 'ipfilter_static.dat'.
2009-10-12 06:45:25: Loaded 0 IP-ranges from '//.aMule/ipfilter.dat'. 0 malformed lines were discarded.
2009-10-12 06:45:25: Loaded 0 IP-ranges from '//.aMule/ipfilter_static.dat'. 0 malformed lines were discarded.
2009-10-12 06:45:25: *** TCP socket (ECServer) listening on 0.0.0.0:4712
2009-10-12 06:45:25: Created Server UDP-Socket at port 4665
2009-10-12 06:45:25: Created Client UDP-Socket at port 4672
2009-10-12 06:45:26: Warning: Invalid lock file '//.aMule/muleLock'.
2009-10-12 06:45:26: Loading server.met file: //.aMule/server.met
2009-10-12 06:45:26: 17 servers in server.met found
2009-10-12 06:45:26: No part files found
2009-10-12 06:45:26: Found 0 known shared files
2009-10-12 06:45:26: Connecting
2009-10-12 06:45:26: Connecting to 83.140.191.162 (83.140.191.162 - 83.140.191.162:4500)
2009-10-12 06:45:26: Read 143 Kad contacts
2009-10-12 06:45:26: Error: Cannot get the official hostname (error 0: Success)
2009-10-12 06:45:26: Warning: Invalid lock file '//.aMule/muleLock'.
2009-10-12 06:45:26: ThreadScheduler: Completed task 'AICH Syncronizing', 0 tasks remaining.
2009-10-12 06:45:26: Connected to 83.140.191.162 (83.140.191.162:4500)
2009-10-12 06:45:26: Kad started.
2009-10-12 06:45:52: Connection attempt to 83.140.191.162 (83.140.191.162:4500) timed out.
2009-10-12 06:45:52: Failed to connect to all obfuscated servers listed. Making another pass without obfuscation.
2009-10-12 06:45:52: Connecting to 83.140.191.162 (83.140.191.162 - 83.140.191.162:4500)
2009-10-12 06:45:52: Connected to 83.140.191.162 (83.140.191.162:4500)
2009-10-12 06:45:53: Connecting to 94.23.211.221 (94.23.211.221 - 94.23.211.221:4500)
2009-10-12 06:45:53: Lost connection to 94.23.211.221 (94.23.211.221:4500)
2009-10-12 06:45:53: Connection lost
2009-10-12 06:46:17: Connection attempt to 83.140.191.162 (83.140.191.162:4500) timed out.
......

Any help would be very much appreciated, thanks a lot...
Title: Re: status of connecting to ed2k is always connecting
Post by: Festor on October 12, 2009, 12:23:01 PM
Quote
2009-10-12 06:45:25: ERROR: WARNING Warning! You are running aMule as root.
Doing so is not recommended for security reasons,
and you are advised to run aMule as an normal
user instead.

 ::)?
Title: Re: status of connecting to ed2k is always connecting
Post by: trinphoon on October 13, 2009, 01:01:05 PM
thanks for izobbz's advice

today, I've recompiled amule, and find that i made a mistake when compile  cryptopp552 before. there's wrong config for mips as BIG-ENDIAN, in fact  should be little-endian.

anyway, all things is right now