Users frequently encounter connection failures and cost estimation errors in the dashboard when trying to interact with a node. The root cause is almost always a misconfigured or missing transport endpoint on the node side, but the UI gives no actionable explanation.
Detect when cost estimation or node connection fails and surface a more descriptive error, e.g.:
Could not reach this node.
This may be due to missing WSS, TLS, or P2P circuit relay configuration on the node.
If you are the node operator, please check your node's network setup.
Link to documentation on required transport configuration for node operators
Users frequently encounter connection failures and cost estimation errors in the dashboard when trying to interact with a node. The root cause is almost always a misconfigured or missing transport endpoint on the node side, but the UI gives no actionable explanation.
Detect when cost estimation or node connection fails and surface a more descriptive error, e.g.:
Could not reach this node.
This may be due to missing WSS, TLS, or P2P circuit relay configuration on the node.
If you are the node operator, please check your node's network setup.
Link to documentation on required transport configuration for node operators