Install or startup issues
Confirm Node.js is installed for manual paths, confirm the installer completed dependency installation, and check that no stale server is already using the local port.
- Run pnpm dpc status.
- Run pnpm dpc health.
- Run pnpm dpc doctor.
Local model issues
Confirm the local runtime is running from the same operating system context as the app. Check the base URL, model ID, and whether the model is actually loaded. Use the model test before relying on WebChat or workflows.
Workflow or channel issues
Use Dry Run for graph validation, Activity for live execution, Maintenance for stale runs or cron drift, and channel status pages for pairing or webhook problems.
Next step
This doc mirrors the in-app Docs tab. Install Disp8ch, open onboarding, and use WebChat when you want the app to inspect your current setup.