Error: while dialing /dns/telemetry.polkadot.io/tcp/443/x-parity-wss/submit: Custom { kind: Other, error: Timeout }

Product:

Subspace Binary

System:

Any

OS:

Windows/macOS/Linux

Error Messages:

❌ Error while dialing /dns/telemetry.polkadot.io/tcp/443/x-parity-wss/%2Fsubmit%2F: Custom { kind: Other, error: Timeout }

INSERT ERROR MESSAGE HERE

Issue:

This error is shown when starting the node, the rest of the node continues to operate with no issues.

5 Likes

This issue is a common error caused by rate limiting and the max capacity of the telemetry server. This error is nothing to be concerned about though it is important to note you will not see your node on the shown telemetry server if you see this error.

Solution:

  • Ignore the error, and wait for it to self resolve
  • Or if its really annoying you, you can remove the --telemetry https://xxxx.... line from node command
1 Like

Welcome to the community :slight_smile:

2 Likes

do I need to do anything? I see my node doesn’t keep syncing anymore.

2 Likes

This is fine. It just means the telemetry endpoint is overloaded. You can safely ignore and it will go away when the server is under less load.

2 Likes