Ipfs swarm peers return empty

Hello all, so I was following the tutorial from: Command-line quick start | IPFS Docs.
And after executing ipfs daemon, I execute ipfs swarm peers which gives me nothing.
I am not getting any peers.

Please can someone provide some help on this please?

1 Like

I have similar issue. I’m using ipfs version 0.20.0. While executing “ipfs swarm peers” , it simply returns null. Also when trying to connect explicitly to some peers, it outputs error. How to solve the problem?

ipfs swarm connect /ip4/104.131.131.82/tcp/4001/ipfs/QmaCpDMGvV2BGHeYERUEnRQAwe3N8SzbUtfsmvsqQLuvuJ
Error: connect QmaCpDMGvV2BGHeYERUEnRQAwe3N8SzbUtfsmvsqQLuvuJ failure: failed to dial QmaCpDMGvV2BGHeYERUEnRQAwe3N8SzbUtfsmvsqQLuvuJ:

  • [/ip4/104.131.131.82/udp/4001/quic] timeout: no recent network activity
  • [/ip4/104.131.131.82/tcp/4001] dial tcp4 0.0.0.0:4001->104.131.131.82:4001: i/o timeout