mikeryan/crackle

Crackle: Invalid interface capture length

Closed this issue · 3 comments

Op4ik commented

Hi.
Output:
When I use pcapng:
crackle: invalid interface capture length 4294967295, bigger than maximum of 262144
If I use pcap, then crackle can't find anything.
Output:
Warning: unknown packet type encountered, skipping
Warning: unknown packet type encountered, skipping
No connect packet found
No pairing request found
No pairing response found
Not enough confirm values found (0, need 2)
Not enough random values found (0, need 2)
No LL_ENC_REQ found
No LL_ENC_RSP found
Giving up due to 7 errors

Sniffer:
CC2642R1 with default SmartRF software

If you look in the PCAPs you uploaded, they're UDP data, not Bluetooth data, are you sure you're not getting your files mixed up? Where did you get your PCAPs from?

This does indeed look like a case of @Op4ik supplying a non-Bluetooth file to crackle. Please reopen if you're still having trouble.