Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[feature request] Add IPv6 support on pl-diagnose.on.fleek.co #15

Open
3 tasks
SmaugPool opened this issue Jun 21, 2023 · 0 comments
Open
3 tasks

[feature request] Add IPv6 support on pl-diagnose.on.fleek.co #15

SmaugPool opened this issue Jun 21, 2023 · 0 comments

Comments

@SmaugPool
Copy link

It would be nice to have IPv6 support on https://pl-diagnose.on.fleek.co/ page.
Currently "network is unreachable" error is returned when trying to reach IPv6 multi-addresses which could let think that there is an issue with the node.

For example:

An error occuredThe backend couldn't reach out to your node. It failed with the following error: failed to dial 12D3KooWQBuVUAsnWzfgbe4pgjdSRB9bEnWWDtzvcC5dh2qBepxj:

  • [/ip6/2a01:4f9:1a:9169::2/udp/4001/quic] INTERNAL_ERROR: write udp6 [::]:60212->[2a01:4f9:1a:9169::2]:4001: sendto: network is unreachableOur backend node couldn't reach this peer.Troubleshooting Steps:Solution 1solution 1 step Asolution 1 step BSolution 2solution 2 step Asolution 2 step B

Details:

  • title: An error occured
  • issueRef: node availability
  • rawData:
{
  "error": null,
  "data": {
    "id": "12D3KooWQBuVUAsnWzfgbe4pgjdSRB9bEnWWDtzvcC5dh2qBepxj",
    "connectToPeerError": "failed to dial 12D3KooWQBuVUAsnWzfgbe4pgjdSRB9bEnWWDtzvcC5dh2qBepxj:\n  * [/ip6/2a01:4f9:1a:9169::2/udp/4001/quic] INTERNAL_ERROR: write udp6 [::]:60212->[2a01:4f9:1a:9169::2]:4001: sendto: network is unreachable"
  }
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant