PCAP Error
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 912
- Forks
- 74
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
I'm trying to run the e2e docker compose example on an M1 Mac (ARM). I've made no changes to the example.
I'm getting the following error (from the e2e_analysis_1 container):
"error": "failed to start packet capture (eth0: SIOCETHTOOL(ETHTOOL_GET_TS_INFO) ioctl failed: Function not implemented)"}
I think the network interface should be en0 rather than eth0. I was wondering if this was configurable, and whether I'm likely to hit other blockers trying to run on ARM?
Thanks,
Tom
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the e2e Docker Compose example and the packet-capture startup in the e2e_analysis_1 container, then reproduce the SIOCETHTOOL error on an M1 Mac. Done means the example can run on ARM, or the supported interface configuration and any additional blockers are documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, docker-compose, go
- Domain
- devops, networking
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100