aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: Disconnecting clients  (Read 3339 times)

rbox

  • Newbie
  • Karma: 0
  • Offline Offline
  • Posts: 4
Disconnecting clients
« on: February 08, 2004, 03:29:53 PM »

I've got the following problems:

2004-02-08 16:07:06: aMule 1.2.4
2004-02-08 16:07:06: Found 1 known shared files
2004-02-08 16:07:13: Connecting to ...
2004-02-08 16:07:13: Fatal Error while trying to connect. Internet connection might be down
2004-02-08 16:07:13: Disconnected
2004-02-08 16:07:13: Disconnected

[ Connecting - Fatal error - Disconnected are repeated many times while connecting to server ]

2004-02-08 16:07:24: Connection established on:
2004-02-08 16:07:24: New clientid is
2004-02-08 16:07:26: Client '(null)' (IP:) caused an error: 107. Disconnecting client!
2004-02-08 16:07:28: Client '(null)' (IP:) caused an error: 107. Disconnecting client!
2004-02-08 16:07:30: Disconnected
2004-02-08 16:07:30: Client '(null)' (IP:) caused an error: 107. Disconnecting client!
2004-02-08 16:07:30: Client '(null)' (IP:) caused an error: 107. Disconnecting client!
2004-02-08 16:07:30: Client '(null)' (IP:) caused an error: 107. Disconnecting client!

So, the problems are:

1. Connection to server is established after a lot of insuccessfull attempts (while eMule (win) works fine, connection is established almost immediately).

2. After connecting to server, while source exchange is going on, all the clients are disconnected.


I use Slackware 9.1, kernel 2.4.24 (build from source), aMule 1.2.4. It seems the only client that works fine for me in linux is xMule 1.6.1, while xMule >1.6.1 and recent versions of aMule have the same problems. I tried prebuilt versions of amule/wxgtk from linuxpackages.net, tried to build everything from sources but it doensn't help.

Tried everything without any iptable filtering rules, result was the same.
It seems that something wrong with my networking or kernel, because all the *mule linux clients have similar behaviour.

Help, please.
Logged

deltaHF

  • Evil Admin
  • Former Developer
  • Hero Member
  • *****
  • Karma: 6
  • Offline Offline
  • Posts: 3920
  • .. Legends may sleep, but they never die ..
    • http://www.amule.org
Re: Disconnecting clients
« Reply #1 on: February 08, 2004, 04:06:26 PM »

set your upload limit a bit smaller plz ..
 
we had an ugly upload bug =< 1.2.4 and it's fixed now in cvs .. means 1.2.5 will not have it anymore

u could compile cvs right now -> http://www.amule.org/amule/thread.php?threadid=617&sid=

greets

Kry

  • Ex-developer
  • Retired admin
  • Hero Member
  • *****
  • Karma: -665
  • Offline Offline
  • Posts: 5795
Re: Disconnecting clients
« Reply #2 on: February 08, 2004, 04:12:25 PM »

1.2.5 will be out tomorrow.
Logged

rbox

  • Newbie
  • Karma: 0
  • Offline Offline
  • Posts: 4
Re: Disconnecting clients
« Reply #3 on: February 08, 2004, 06:22:29 PM »

I use a 56k modem so limits are rather small: 6 for down and 2 up kb/s.
3/1 doesn't help so I'll try the updated version.


BTW, there's a typo - Bandwith instead of Bandwidth Limits at Preferences-Connection tab.

Thank you.
Logged

rbox

  • Newbie
  • Karma: 0
  • Offline Offline
  • Posts: 4
Re: Disconnecting clients
« Reply #4 on: February 09, 2004, 08:43:00 AM »

I have compiled the current version from cvs, and now I see errors 0, 2, 84, 107 in verbose mode in log area. Result is the same - "Disconnecting client!". 107 and 0 are the most frequent.


The output of get-info.sh is as follows:

I.   Development Environment

     A. Compiler Info
        Reading specs from /usr/lib/gcc-lib/i486-slackware-linux/3.2.3/specs Configured with: ../gcc-3.2.3/configure --prefix=/usr --enable-shared --enable-threads=posix --enable-__cxa_atexit --disable-checking --with-gnu-ld --verbose --target=i486-slackware-linux --host=i486-slackware-linux Thread model: posix gcc version 3.2.3

     B. wxWindows Info
        Version: 2.4.2
        -L/usr/local/wxBase-2.4.2/lib -pthread -lwx_base-2.4

     C. GTK Info
        GTK 1: 1.2.10
        GTK 2: 2.2.4

II.  System Environment
      ...

     B. Memory Info
        Total:   515488 kB
        Unused:  149080 kB

     C. Kernel Info
        Version: 2.4.24

     D. Library Info
        wxWindows library: libwx_gtk-2.4.so (libc6) => /usr/local/wxGTK-2.4.2/lib/libwx_gtk-2.4.so libwx_base-2.4.so (libc6) => /usr/local/wxBase-2.4.2/lib/libwx_base-2.4.so
Logged

Kry

  • Ex-developer
  • Retired admin
  • Hero Member
  • *****
  • Karma: -665
  • Offline Offline
  • Posts: 5795
Re: Disconnecting clients
« Reply #5 on: February 09, 2004, 08:55:21 AM »

those aerrors are not strange - eMule gives the same. Just disable verbose to get rid of them.

About server connection, hope new version helps you.
Logged