Skip to content

Conversation

mmsinclair
Copy link
Contributor

@mmsinclair mmsinclair commented Oct 8, 2025

This PR fixes a bug that affects operators who run multiple nodes on a single IP address.

This change will mean that if an operator specifies a custom HTTP API port in their node bond, the Node Status API will only scrape this port for the self described API and no other port.

Previously, the Node Status API would fall back to default and common ports, in an effort to get self described information for operators with misconfigured nodes. This meant that when operators were running a custom HTTP API port and a default, any errors would result in the incorrect node data being scraped, because it would try the default and fall back ports.

We encourage operators to only run a single node per IP address to avoid situations like this.


This change is Reviewable

@vercel
Copy link

vercel bot commented Oct 8, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
nym-explorer-v2 Ready Ready Preview Comment Oct 17, 2025 2:15pm
nym-node-status Ready Ready Preview Comment Oct 17, 2025 2:15pm
1 Skipped Deployment
Project Deployment Preview Comments Updated (UTC)
docs-nextra Ignored Ignored Preview Oct 17, 2025 2:15pm

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

Successfully merging this pull request may close these issues.

1 participant