#2986·go-libp2p

BasicHost: `permission denied` appears on Android11+

Author: wlynxgCreated Sep 29, 2024Updated Sep 19, 2026
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.