go-libp2p icon indicating copy to clipboard operation
go-libp2p copied to clipboard

BasicHost: `permission denied` appears on Android11+

Open wlynxg opened this issue 1 year ago • 2 comments
trafficstars

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.

wlynxg avatar Sep 29 '24 01:09 wlynxg