Skip to main content

Troubleshooting

Installation Issues

Desktop App Issues

Configuration Issues

Runtime Issues

Logs and Diagnostics

Server logs are printed to stdout. Common prefixes:

PrefixSource
[always-on]Always-On Discovery
[cron]Cron runtime
[PilotDeck]Router retry and fallback
[runtime]Shutdown flow

Startup config diagnostics look like:

[config] warning: deprecated field "agent.fallbackModel", migrate to "router.fallback.default"
[config] error: missing_provider "nonexistent" referenced by agent.model
提示 · Tip

When filing an issue, include node --version, sanitized ~/.pilotdeck/pilotdeck.yaml, server startup logs, and OS version.