CHOICE Additions not supported yet
- Dominant language
- Rust
- Stars
- 5.8k
- Forks
- 490
- Avg merge
- 3d 10h
- Merged PRs (30d)
- 23
Description
The install process didn't work as expected -- I was able to write one of the init files to /etc/init.d but not the other, which is very strange. Appears to be unrelated issues with rooting the device.
Despite that, I got it running manually and am able to retrieve PCAPs from the application, which is really cool!
However all of the entries output from the web interface read like:
```
"DecodingError(UperDecodeError(Error { cause: EncodeNotSupported, msg: \"CHOICE Additions not supported yet.\", context: [] }))"
```
Is this due to the configuration of my area's cell network, or something else?
Contributor guide
Research direction
Start at the web interface output path for retrieved PCAPs and reproduce the reported DecodingError. Trace the “CHOICE Additions not supported yet” failure to determine whether it depends on the cell-network input or reflects an unsupported decoder case. Done means the cause is established and the issue has a focused change or explanation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- networking
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100