libp2p / libp2p/go-libp2p

BasicHost: `permission denied` appears on Android11+

Open
#2,986 4 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Go
Stars
6.9k
Forks
1.3k
Avg merge
13d 21h
Merged PRs (30d)
1

Description

650fa3c90164eab3d002656166364e0

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.