laurentsenta / pl-diagnose

https://pl-diagnose.on.fleek.co/
8 stars 1 forks source link

My Multiaddress is resturning an error, and I don't know how to fix it #1

Open walkerlj0 opened 2 years ago

walkerlj0 commented 2 years ago

An error occuredThe backend couldn't reach out to your node. It failed with the following error: no addressesIf the backend node cannot connect to your nodes, other peers might not be able to connect and retrieve your content either. This is the web3 equivalent of a "DNS address could not be found" error.Tips to fix this issue:Can you ping your node from the outside?Do you need NAT Configuration?

Details:

{
  "error": null,
  "data": {
    "id": "12D3KooWBEQR33uW1T6axtpspeyJo6m8Sy531fQ8mzQbW1JBnWxJ",
    "connectToPeerError": "no addresses"
  }
}