aMule Forum

English => aMule Help => Topic started by: p.r. on January 21, 2009, 11:05:20 AM

Title: amulecmd, status, zero values
Post by: p.r. on January 21, 2009, 11:05:20 AM
Code: [Select]
This is amulecmd 2.2.3
Enter password for mule connection:

Creating client...
Succeeded! Connection established to aMule 2.2.3

---------------------------------------
|          aMule text client          |
---------------------------------------

Use 'Help' for command list

aMulecmd$ status
 > eD2k: Connected to eDonkeyServer No2 [212.63.206.35:4242] with HighID
 > Kad: Connected (ok)
 > Download:    10.55 kB/s
 > Upload:      12.02 kB/s
 > Clients in queue:    0
 > Total sources:       0
aMulecmd$

I can't understand why "Clients in queue" and "Total sources" values are always zero?
Title: Re: amulecmd, status, zero values
Post by: Stu Redman on January 22, 2009, 09:53:53 PM
Works for me.
Code: [Select]
aMulecmd$ status
 > eD2k: Not connected
 > Kad: Connected (ok)
 > Download:    39.16 kB/s
 > Upload:      9.98 kB/s
 > Clients in queue:    61
 > Total sources:       713
aMulecmd$
Title: Re: amulecmd, status, zero values
Post by: p.r. on January 24, 2009, 10:55:20 PM
How do I find the source of this error?

Could be a cause of the error such libraries as
libm.so.0
libwx_baseu_net-2.8.so.0
libwx_baseu-2.8.so.0 ?

May be the reason for my very ancient embedded uclibc linux?

While on the other hand everything else works properly,  correct, and fine (except a very, very slow procedure of  final file hashing).


Something wrong with  "status" source  code,  because "statistics" show correct non-zero values:
Code: [Select]
aMulecmd$ Statistics
 > Statistics
...
 >   Uploads
...
 >    Active Uploads: 6
 >    Waiting Uploads: 119
...
 >   Downloads
...
 >    Found Sources: 30
 >     Kad: 2 (6.67%)
 >     Source Exchange: 17 (56.67%)
 >     Remote Server: 2 (6.67%)
 >     Passive: 9 (30.00%)
...


Title: Re: amulecmd, status, zero values
Post by: GonoszTopi on January 27, 2009, 01:05:30 PM
I'm quite sure what's going on and where it was broken... though I might be wrong.
Title: Re: amulecmd, status, zero values
Post by: p.r. on January 28, 2009, 08:54:45 PM
I'm quite sure what's going on and where it was broken... though I might be wrong.
What do you mean?
Title: Re: amulecmd, status, zero values
Post by: p.r. on September 20, 2009, 12:36:24 PM
fixed in version 2.2.6
Title: Re: amulecmd, status, zero values
Post by: GonoszTopi on September 20, 2009, 01:10:28 PM
Nice to know.