EFForg / EFForg/rayhunter

PerCodec:DecodeError:Requested Bits to decode 3, Remaining bits 1

Open
#139 12 comments 2 reactions 1 assignee Claimed by @wgreenberg View on GitHub
parsing
Dominant language
Rust
Stars
5.8k
Forks
490
Avg merge
3d 10h
Merged PRs (30d)
23

Description

I'm curious if anyone has seen these errors, and am trying to figure out what they mean. I've gotten quite a few of them, all the same message:
```
{
"timestamp": "2025-03-11T10:08:01.283027356-04:00",
"skipped_message_reasons": [
"DecodingError(UperDecodeError(Error { cause: BufferTooShort, msg: \"PerCodec:DecodeError:Requested Bits to decode 3, Remaining bits 1\", context: [] }))"
],
"analysis": []
}
```
The timestamp doesn't line up to an entry in the pcap. I'm assuming this means some error on-device when either a hardware error occurs or some kind of decoding error. Any idea how to troubleshoot?

Installed RayHunter from tag v0.2.5 to an Orbic. Install seemed fine and can access the web UI.

Thanks,
Char

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.