Appearance
Troubleshooting
Slack bot does not respond
- Confirm
SLACK_BOT_TOKENandSLACK_APP_TOKENare set. - Confirm the app is in Socket Mode.
- Check
kubectl logsfor auth errors.
Scheduled scans not running
- Check
SRE_ALERT_CHANNELis set. - Check
SCAN_INTERVAL_SECONDSis set to a positive value. - Verify the agent pod is running.
Dashboard shows no data
- Confirm the agent and dashboard use the same PVC (
lucas-data). - Check
SQLITE_PATHin both deployments. - Open
/healthon the dashboard service.
Permission errors in /data or /home/claude/.claude
- Ensure the
fix-permissionsinit container is running. - Confirm the PVCs are bound and mounted.
