go-libp2p
go-libp2p copied to clipboard
BasicHost: `permission denied` appears on Android11+
trafficstars
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.