Skip to content
buddy-cluster.dev

Troubleshooting

Something not working the way this section says it should? Start here: search this page for words from what you’re seeing (a status, an error message, a button name), or jump straight to the area it’s under.

Before you dig in

For raw logs on the master, two services cover almost everything:

Terminal window
sudo journalctl -u buddy-server -f # the panel and its management server
sudo journalctl -u buddy-agent -f # the co-located node agent

When you need help beyond what’s here, export a diagnostics bundle from the panel (the Diagnostics button) — it captures versions, your node list, recent tasks and their logs, and cluster status, with no secrets in it.

Panel & access

Setup and joining nodes

A node offline or NotReady

Network & overlay

Kubernetes health & recovery

Storage & apps

Migrating to an SSD

Maintaining a node

Upgrading Kubernetes

Updating buddy-agent

Publishing on the Internet

Downloads & builds