aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Pages: 1 [2] 3

Author Topic: Strange problem with uploaded data amount, and slots  (Read 17050 times)

Stu Redman

  • Administrator
  • Hero Member
  • *****
  • Karma: 214
  • Offline Offline
  • Posts: 3739
  • Engines screaming
Re: Strange problem with uploaded data amount, and slots
« Reply #15 on: May 04, 2009, 11:29:11 PM »

Just wanted to make sure.  :)
The bug in 2.2.4 only affects the last piece of the last chunk. Clients should still connect, but get rejected when they try to download this. If it doesn't upload at all that's something different.

What wx version ? (No, 2.6 won't be supported.)
Logged
The image of mother goddess, lying dormant in the eyes of the dead, the sheaf of the corn is broken, end the harvest, throw the dead on the pyre -- Iron Maiden, Isle of Avalon

myth

  • Global Moderator
  • Hero Member
  • *****
  • Karma: 38
  • Offline Offline
  • Posts: 570
Re: Strange problem with uploaded data amount, and slots
« Reply #16 on: May 05, 2009, 02:48:12 PM »

wx is 2.8...

Later i'll do a debug build...

Here the details of an client...i see them on the client list...but not on queue...



I know also from some friends, that my amule sends corrupted data... :/

And in Log (vorbose) i have too much of these:
Code: [Select]
2009-05-05 17:21:04: BaseClient.cpp(1346): ED2k Client: --- Disconnected client "Client maultier-power|[TBRG]|RSVCD-Forum|goldesel.6x.to on IP:Port 87.158.238.***:40507 using eMule v0.49c "; Reason was Timeout

And also some
Code: [Select]
wxSOCKET_LOST event...
« Last Edit: May 05, 2009, 08:37:45 PM by myth »
Logged

myth

  • Global Moderator
  • Hero Member
  • *****
  • Karma: 38
  • Offline Offline
  • Posts: 570
Re: Strange problem with uploaded data amount, and slots
« Reply #17 on: May 05, 2009, 11:15:20 PM »

Now i compiled SVN Tarball 9500 and all works...

...any change regarding this since 9500?
Logged

myth

  • Global Moderator
  • Hero Member
  • *****
  • Karma: 38
  • Offline Offline
  • Posts: 570
Re: Strange problem with uploaded data amount, and slots
« Reply #18 on: May 06, 2009, 01:13:16 PM »

Doh, i have the bug with the last chunk...gonne take a newer and test!
Logged

myth

  • Global Moderator
  • Hero Member
  • *****
  • Karma: 38
  • Offline Offline
  • Posts: 570
Re: Strange problem with uploaded data amount, and slots
« Reply #19 on: May 06, 2009, 02:22:54 PM »

I've put on SVN 9585...and last chunk of my release isn't shared :/

In log i see a dude, which i gave FU...

Code: [Select]
2009-05-06 14:13:53: ClientTCPSocket.cpp(665): ED2k Client: *********: Upload session ended due canceled transfer.
But he didn't finish the last chunk...

In shared files i see so:



Edit1: The last chunk has 6.65 MB, and only 6.33 MB get transferred...and my friend says he get's the AICH recover logline...

Edit2: I also checked the avi file for errors with ffmpeg...no errors!

Edit3: I'm really shure it's a Bug...i just copied the file to my notebook, and setted up emule, and my friend and others get the file immediatly finished...
If i can help solving this bug in any way, tell me!

Edit4(lol, another): The strange: in eMule in shared files i also saw the last chunk in red...maybe it's only this file? But eMule can handle it...maybe some error in accepting block requests?
« Last Edit: May 06, 2009, 04:27:17 PM by myth »
Logged

Kry

  • Ex-developer
  • Retired admin
  • Hero Member
  • *****
  • Karma: -665
  • Offline Offline
  • Posts: 5795
Re: Strange problem with uploaded data amount, and slots
« Reply #20 on: May 06, 2009, 06:58:12 PM »

Ohboy. Stu?
Logged

myth

  • Global Moderator
  • Hero Member
  • *****
  • Karma: 38
  • Offline Offline
  • Posts: 570
Re: Strange problem with uploaded data amount, and slots
« Reply #21 on: May 06, 2009, 09:34:21 PM »

What means ohboy?

..btw...i speak also german and italian, if someone wants to write me in other languages ;)
Logged

Stu Redman

  • Administrator
  • Hero Member
  • *****
  • Karma: 214
  • Offline Offline
  • Posts: 3739
  • Engines screaming
Re: Strange problem with uploaded data amount, and slots
« Reply #22 on: May 06, 2009, 11:37:23 PM »

Ohboy. Stu?
You get my cojones crawling.  :o

Well, for testing 9576 I set up a transfer between two machines and transfered a short file. With 9575 it failed, with 9576 it worked.

Myth, please
- rebuild 9585 (or anything else >= 9576) in debug mode from a clean source directory
- activate Debugging for "ED2K CLient" (third entry). Yeah, it generates a lot of messages.
- see if you get a message
Code: [Select]
AddDebugLogLineM(false, logClient, wxT("Client '") + GetUserName() + wxT("' caused error while creating packet (") + error + wxT(") - disconnecting client"));

Oh- I see you already had the logging activated, or you would not have got that message. Do you still have the log ? Is there a meesage like above before the message you quoted?
Your log message means you got a OP_CANCELTRANSFER request from the other client. I don't think that can even happen if he had got disconnected.
Logged
The image of mother goddess, lying dormant in the eyes of the dead, the sheaf of the corn is broken, end the harvest, throw the dead on the pyre -- Iron Maiden, Isle of Avalon

myth

  • Global Moderator
  • Hero Member
  • *****
  • Karma: 38
  • Offline Offline
  • Posts: 570
Re: Strange problem with uploaded data amount, and slots
« Reply #23 on: May 07, 2009, 03:47:42 PM »

Well, yesterday i downloaded 9592, clean source, compiled with ./configure --enable-optimize --enable-geoip

And aMule sometimes work with no upload...i send you the log in a PM, because there are lots of IP's...

For the strange thing with the file and the last chunk: i'll release another new file this evening, and i'll se what happens!
Logged

Stu Redman

  • Administrator
  • Hero Member
  • *****
  • Karma: 214
  • Offline Offline
  • Posts: 3739
  • Engines screaming
Re: Strange problem with uploaded data amount, and slots
« Reply #24 on: May 07, 2009, 09:46:42 PM »

Please rebuild first using this file. I have extended (and fixed) a bunch of debug messages (in 9596, but that's probably not up yet).

Nobody has looked at these messages for some time (since addition of large file support  :-X)
Code: [Select]
2009-05-07 15:03:39: UploadClient.cpp(900): ED2k Client: Client requests 0 File block 285798400-0 (285982720 bytes): 89.16.*.*
2009-05-07 15:03:39: UploadClient.cpp(900): ED2k Client: Client requests 1 File block 285982720-0 (286167040 bytes): 89.16.*.*

There are no throws about my change, however there are lots of
Code: [Select]
2009-05-07 14:06:05: UploadClient.cpp(316): ED2k Client: Client 'http://emule-project.net' caused error while creating packet (Asked for incomplete block ) - disconnecting client
which I don't understand.
Logged
The image of mother goddess, lying dormant in the eyes of the dead, the sheaf of the corn is broken, end the harvest, throw the dead on the pyre -- Iron Maiden, Isle of Avalon

myth

  • Global Moderator
  • Hero Member
  • *****
  • Karma: 38
  • Offline Offline
  • Posts: 570
Re: Strange problem with uploaded data amount, and slots
« Reply #25 on: May 07, 2009, 10:36:03 PM »

Ok, i'll try!

Thank you!

EDIT: I have 2 only clients in upload, queue empty...and from the 2 clients i see always in log:
Code: [Select]
2009-05-07 23:04:52: UploadClient.cpp(909): ED2k Client: Client 84.61.26.*** requests 1 File block 378142720-378327040 (184320 bytes):
2009-05-07 23:04:52: UploadClient.cpp(909): ED2k Client: Client 84.61.26.*** requests 2 File block 378327040-378511360 (184320 bytes):
2009-05-07 23:04:54: UploadClient.cpp(909): ED2k Client: Client 84.61.26.*** requests 0 File block 377958400-378142720 (184320 bytes):
2009-05-07 23:04:54: UploadClient.cpp(909): ED2k Client: Client 84.61.26.*** requests 1 File block 378142720-378327040 (184320 bytes):
2009-05-07 23:04:54: UploadClient.cpp(909): ED2k Client: Client 84.61.26.*** requests 2 File block 378327040-378511360 (184320 bytes):
2009-05-07 23:04:54: UploadClient.cpp(909): ED2k Client: Client 84.61.26.*** requests 0 File block 378142720-378327040 (184320 bytes):
2009-05-07 23:04:54: UploadClient.cpp(909): ED2k Client: Client 84.61.26.*** requests 1 File block 378327040-378511360 (184320 bytes):
2009-05-07 23:04:54: UploadClient.cpp(909): ED2k Client: Client 84.61.26.*** requests 2 File block 378511360-378695680 (184320 bytes):
2009-05-07 23:04:55: UploadClient.cpp(909): ED2k Client: Client 84.61.26.*** requests 0 File block 378142720-378327040 (184320 bytes):
2009-05-07 23:04:55: UploadClient.cpp(909): ED2k Client: Client 84.61.26.*** requests 1 File block 378327040-378511360 (184320 bytes):
2009-05-07 23:04:55: UploadClient.cpp(909): ED2k Client: Client 84.61.26.*** requests 2 File block 378511360-378695680 (184320 bytes):
2009-05-07 23:04:56: UploadClient.cpp(909): ED2k Client: Client 84.61.26.*** requests 0 File block 378142720-378327040 (184320 bytes):
2009-05-07 23:04:56: UploadClient.cpp(909): ED2k Client: Client 84.61.26.*** requests 1 File block 378327040-378511360 (184320 bytes):
2009-05-07 23:04:56: UploadClient.cpp(909): ED2k Client: Client 84.61.26.*** requests 2 File block 378511360-378695680 (184320 bytes):
2009-05-07 23:04:57: UploadClient.cpp(909): ED2k Client: Client 84.61.26.*** requests 0 File block 378142720-378327040 (184320 bytes):
2009-05-07 23:04:57: UploadClient.cpp(909): ED2k Client: Client 84.61.26.*** requests 1 File block 378327040-378511360 (184320 bytes):
2009-05-07 23:04:57: UploadClient.cpp(909): ED2k Client: Client 84.61.26.*** requests 2 File block 378511360-378695680 (184320 bytes):
2009-05-07 23:04:58: UploadClient.cpp(909): ED2k Client: Client 84.61.26.*** requests 0 File block 378142720-378327040 (184320 bytes):
2009-05-07 23:04:58: UploadClient.cpp(909): ED2k Client: Client 84.61.26.*** requests 1 File block 378327040-378511360 (184320 bytes):
2009-05-07 23:04:58: UploadClient.cpp(909): ED2k Client: Client 84.61.26.*** requests 2 File block 378511360-378695680 (184320 bytes):

...I must say, this user is using rapcom mod...a really bad mod...maybe for this he's asking like a devil...

But it don't explain why the queue is empty...i see from downloading files a lot of users which i could give data...
« Last Edit: May 07, 2009, 11:08:05 PM by myth »
Logged

myth

  • Global Moderator
  • Hero Member
  • *****
  • Karma: 38
  • Offline Offline
  • Posts: 570
Re: Strange problem with uploaded data amount, and slots
« Reply #26 on: May 08, 2009, 04:46:39 PM »

Now aMule uploads only defect / broken parts...  ???

EDIT: I saw i had also 2.6 wx installed...i uninstalled it..but in log the same...now i try if amule still uploads broken chunks..

EDIT2: Same thing...
« Last Edit: May 08, 2009, 06:03:55 PM by myth »
Logged

Stu Redman

  • Administrator
  • Hero Member
  • *****
  • Karma: 214
  • Offline Offline
  • Posts: 3739
  • Engines screaming
Re: Strange problem with uploaded data amount, and slots
« Reply #27 on: May 08, 2009, 06:41:14 PM »

Myth, do you have any hint that there's still a problem wuth sharing the last part?
How do you know you're uploading broken parts?
Are you uploading a complete file or a file you are downloading?
Can you send me logfiles?
Logged
The image of mother goddess, lying dormant in the eyes of the dead, the sheaf of the corn is broken, end the harvest, throw the dead on the pyre -- Iron Maiden, Isle of Avalon

myth

  • Global Moderator
  • Hero Member
  • *****
  • Karma: 38
  • Offline Offline
  • Posts: 570
Re: Strange problem with uploaded data amount, and slots
« Reply #28 on: May 08, 2009, 06:57:43 PM »

For the last chunk...idk...i only upload trash...

I know i'm uploading broken parts because i've uploaded 3 GB of a 350 MB file...and not 1 complete source..and a friend of mine saw it in his emule-log...

This file is a complete file...(avi)...

For log files: i send you some in a few min's...
Logged

Stu Redman

  • Administrator
  • Hero Member
  • *****
  • Karma: 214
  • Offline Offline
  • Posts: 3739
  • Engines screaming
Re: Strange problem with uploaded data amount, and slots
« Reply #29 on: May 08, 2009, 09:40:21 PM »

Update: just downloaded the last Part of an UL from Myth, so no problem there. Phew...   :-*
Part was corrupt however. We are trying to figure out what the problem might be.
And the corruption blackbox is not doing what it should either.  :(
Logged
The image of mother goddess, lying dormant in the eyes of the dead, the sheaf of the corn is broken, end the harvest, throw the dead on the pyre -- Iron Maiden, Isle of Avalon
Pages: 1 [2] 3