BasicHost: `permission denied` appears on Android11+
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 6.9k
- Forks
- 1.3k
- Avg merge
- 13d 21h
- Merged PRs (30d)
- 1
Description
Version Information
github.com/libp2p/go-libp2p v0.36.2
Due to the Android system, libp2p will fail to run on systems after Android11+.
Related issues:
- https://github.com/ipfs/kubo/issues/9513
- https://github.com/golang/go/issues/40569
- https://github.com/golang/go/pull/61089
This problem needs to be fixed in https://github.com/multiformats/go-multiaddr. The current issue only needs to record the problem.
Contributor guide
No contributing guide indexed for this repository
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 by reading the BasicHost Android 11+ failure report and the linked kubo, Go, and go-multiaddr issues. The report states that the fix belongs in go-multiaddr and that this issue only records the problem, so there is no implementation target or completion condition in go-libp2p.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, go
- Domain
- networking
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100