Repair Tool
If your instance configuration becomes corrupted (e.g., Traefik routing breaks, database connection issues), use the built-in repair tool.
BASH
$cd /opt/zensailor
$sudo ./fix.sh
This script will: regenerate router configs, fix file permissions, check Docker networking, and restart core services.