aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: This KAD CInvalidPacket is always in my logs...how to fix?  (Read 2156 times)

hopelessone

  • Full Member
  • ***
  • Karma: 1
  • Offline Offline
  • Posts: 107
  • Ubuntu 8.04
This KAD CInvalidPacket is always in my logs...how to fix?
« on: January 10, 2008, 04:57:16 AM »

Hi,

2008-01-10 09:40:26: Indexed.cpp(241): Kademlia Indexing: CInvalidPacket Exception in CIndexed::readFile: CInvalidPacket: Integer tag expected, but found ""=Type=10

do i just ignore this? or how do i fix it?

thanks..
Logged

Xaignar

  • Admin and Code Junky
  • Hero Member
  • *****
  • Karma: 19
  • Offline Offline
  • Posts: 1103
Re: This KAD CInvalidPacket is always in my logs...how to fix?
« Reply #1 on: January 10, 2008, 08:06:09 PM »

You don't fix it, we do :)
Logged

hopelessone

  • Full Member
  • ***
  • Karma: 1
  • Offline Offline
  • Posts: 107
  • Ubuntu 8.04
Re: This KAD CInvalidPacket is always in my logs...how to fix?
« Reply #2 on: January 11, 2008, 02:28:36 PM »

Hi Xaignar,

Thanks for the info...

todays error with CVS 11/1...

2008-01-11 22:24:31: Indexed.cpp(241): Kademlia Indexing: CInvalidPacket Exception in CIndexed::readFile: CInvalidPacket: Integer tag expected, but found 0x02=(Bsob)8

HTH..
Logged

Kry

  • Ex-developer
  • Retired admin
  • Hero Member
  • *****
  • Karma: -665
  • Offline Offline
  • Posts: 5795
Re: This KAD CInvalidPacket is always in my logs...how to fix?
« Reply #3 on: January 11, 2008, 08:04:56 PM »

You don't fix it, we do :)

I don“t think you need to fix anything, that was just debug.
Logged

Xaignar

  • Admin and Code Junky
  • Hero Member
  • *****
  • Karma: 19
  • Offline Offline
  • Posts: 1103
Re: This KAD CInvalidPacket is always in my logs...how to fix?
« Reply #4 on: January 11, 2008, 08:53:39 PM »

Nope, that't an error on our part. It's because we fail to handle BSOB tags that should have been converted to proper uint64 tags when recieved.
« Last Edit: January 11, 2008, 09:03:17 PM by Xaignar »
Logged

skolnick

  • Global Moderator
  • Hero Member
  • *****
  • Karma: 24
  • Offline Offline
  • Posts: 1188
  • CentOS 6 User
Re: This KAD CInvalidPacket is always in my logs...how to fix?
« Reply #5 on: January 12, 2008, 05:23:00 AM »

I am getting also that log every time I try to connect, good the cause has been found.

Thanks :)
Logged