tailscale.node.up
Node up statusSummary
Binary indicator (0 or 1) showing whether this specific node is currently operational and connected to the tailnet. Value of 1 indicates the node is up and functioning, while value of 0 signals the node is down or disconnected. Monitor to track individual node availability, detect outages, and validate successful startup after configuration changes or updates.
Interface Metrics (1)
Technical Annotations (33)
Configuration Parameters (1)
ExitNodeIDrecommended: device ID or auto:anyError Signatures (4)
Tailscale issues detected - Daemon not activelog patternTailscale issues detected - No IP assignedlog patternWarning: client versionlog pattern!= tailscaled server versionlog patternCLI Commands (10)
tailscale statusdiagnostictailscale status --routesdiagnostictailscale pingdiagnosticsystemctl status tailscaleddiagnosticsystemctl is-active --quiet tailscaleddiagnosticsystemctl restart tailscaledremediationsystemctl enable tailscaledremediationtailscale ip -4diagnostictailscale status --json | jq '.BackendState, .Self.DNSName, .Self.Online'diagnostictailscale ping homeserverdiagnosticTechnical References (18)
via fieldcomponentsubnet routerscomponentapp connectorscomponentexit nodecomponentaccess control policiesconceptexit nodescomponenttailscaledcomponentDERPprotocoltailnetconceptdevice approvalconceptExitNodeID policycomponentstderrconceptexit codeconcepthealthchecks.iocomponentts.net hostnamecomponentSynologycomponentLet's EncryptcomponentNAScomponentRelated Insights (17)
When the Tailscale daemon stops running or crashes, the node loses all Tailscale network connectivity, becoming unreachable to peers and unable to reach other nodes. This represents complete loss of VPN functionality and requires immediate attention.
When tailscale.node.last_seen timestamp becomes stale (not updating for extended periods), it indicates the node is not successfully communicating with the Tailscale coordination server or peers. This can be caused by network partitions, firewall rules blocking control plane traffic, or coordination server issues.
When tailscale.node.health.messages reports warnings, the node is experiencing operational issues that may not cause immediate failure but indicate degraded state. These warnings can include DNS resolution problems, firewall traversal issues, or coordination server connectivity problems.