aMule Forum

English => en_Bugs => Topic started by: skolnick on July 19, 2008, 02:33:03 PM

Title: bug in logs
Post by: skolnick on July 19, 2008, 02:33:03 PM
Hi!

Besides my previous post, I also noticed this:

Code: [Select]
2008-07-19 07:21:21: Creditfile loaded, 6144 clients are known
2008-07-19 07:21:21: Loading IP-filters 'ipfilter.dat' and 'ipfilter_static.dat'.
2008-07-19 07:21:21: Loaded 0 IP-ranges from '/home/gpulido/.aMule/ipfilter.dat'. 0 malformed lines were discarded.
2008-07-19 07:21:21: Loaded 0 IP-ranges from '/home/gpulido/.aMule/ipfilter_static.dat'. 0 malformed lines were discarded.
2008-07-19 07:21:21: *** TCP socket (ECServer) listening on 0.0.0.0:4712
2008-07-19 07:21:21: Created Server UDP-Socket at port 14665
2008-07-19 07:21:21: Created Client UDP-Socket at port 14672

2008-07-19 07:21:21:  - This is aMule SVN using wxGTK2 v2.8.7 (Snapshot: Fri Jul 18 07:01:59 CEST 2008) based on eMule.
2008-07-19 07:21:21:    Running on Linux 2.6.25.10-86.fc9.i686 i686
2008-07-19 07:21:21:  - Visit http://www.amule.org to check if a new version is available.

2008-07-19 07:21:21: Loaded 248 flag bitmaps.
2008-07-19 07:21:21: Loading server.met file: /home/gpulido/.aMule/server.met
2008-07-19 07:21:21: 16 servers in server.met found
2008-07-19 07:21:26: You are already trying to download the file blahblahblah1.abc
2008-07-19 07:21:26: PartFiles: WARNING: Duplicate partfile with hash '70519E000000000000000000A45D49AD' found, skipping: 846.part.met
2008-07-19 07:21:27: You are already trying to download the file blahblahblah2.def
2008-07-19 07:21:27: PartFiles: WARNING: Duplicate partfile with hash '70519E000000000000000000CF7A2BD2' found, skipping: 883.part.met
2008-07-19 07:21:27: You are already trying to download the file blahblahblah3.ghi
2008-07-19 07:21:27: PartFiles: WARNING: Duplicate partfile with hash '70519E000000000000000000CD4D1677' found, skipping: 884.part.met
2008-07-19 07:21:27: You are already trying to download the file blahblahblah4.jkl
2008-07-19 07:21:27: PartFiles: WARNING: Duplicate partfile with hash '70519E0000000000000000007BECC20F' found, skipping: 909.part.met
2008-07-19 07:21:27: You are already trying to download the file blahblahblah5.mno
2008-07-19 07:21:27: PartFiles: WARNING: Duplicate partfile with hash '70519E000000000000000000B6869A1D' found, skipping: 914.part.met
2008-07-19 07:21:27: Found 790 part files
2008-07-19 07:21:27: Found 219 known shared files
2008-07-19 07:21:27: Connecting

The hashes reported cannot be the real hashes of the files (either that, or I am very lucky to have 5 different files starting with the same exact string the hash...also they seem pretty long to me, to be the real file hash). Notice that the filenames have been altered to protect the innocent.

Regards.
Title: Re: bug in logs
Post by: phoenix on July 19, 2008, 02:48:41 PM
skolnick,

Hi again! Keep them comming! :D

This one I can't test here. There was indeed one problem with the message, but I suspect that there might be another problem. Please, do not change anything and test with the latest svn code, ok?

Cheers!
Title: Re: bug in logs
Post by: Stu Redman on July 19, 2008, 07:20:03 PM
2008-07-19 07:21:27: Found 790 part files
Do you really have 790 part files, or is that wrong too ?  :o
Title: Re: bug in logs
Post by: skolnick on July 22, 2008, 04:35:03 AM
I do have 790 files, mostly video, parts from old series I like, and similar stuff. :P and I will test with tomorrow's tarball, but i think it will be OK. Thanks!

Regards.