Skip to main content
pylon doctor runs a full health check on your Pylon installation. It verifies Docker, your agent image, channel credentials, Git auth, port availability, and per-pylon webhook reachability — then prints a summary of issues and recommendations.

Usage

No arguments or flags.

Checks performed

Status indicators

Each line shows one of four statuses:

Example output

Interactive fixes

Doctor can fix some issues interactively:
  • No channel configured — prompts to set up Telegram or Slack on the spot
  • Telegram chat ID missing or inaccessible — offers to auto-detect it (add bot to group, send a message)

When to run doctor

  • After first installation, before pylon start
  • When a pipeline stops receiving notifications
  • When a webhook is not being triggered from an external service
  • After changing bot tokens or rotating API keys