Skip to content
Discussion options

You must be logged in to vote

Hey @ottoxgam, you caught this at a great time. v0.6.7 just shipped and it fixes exactly what you're seeing.

The reason meshmap shows "Node 2840053384" is your Meshpoint was sending packets but never broadcasting a NodeInfo, so nothing on the mesh ever learned the name to attach to that ID. v0.6.7 adds periodic NodeInfo broadcasts (60s after startup, then every 30 min) and locks the node ID across reboots, so meshmap will pick up your configured long/short name on its own.

cd /opt/meshpoint
sudo git pull origin main
sudo systemctl restart meshpoint

Wait a minute, refresh meshmap. If it doesn't show up, give it the full 30 minutes for the second broadcast.

Don't change the node ID. The num…

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
3 replies
@ottoxgam
Comment options

@KMX415
Comment options

@ottoxgam
Comment options

Answer selected by KMX415
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants