DC Associates Group logoDC Associates Group

Home / Docs / etcd (Hardened) / Troubleshooting

Troubleshoot etcd (Hardened)

SymptomCheckFix
Remote clients can't connect--listen-client-urls flagLoopback by design; see deploy step 2 for the safe path.
database space exceededetcdctl endpoint status (DB size vs quota)Compact + defrag: etcdctl compact <rev> && etcdctl defrag.
Member won't start after volume restoreData dir contains old member identityRestore via etcdctl snapshot restore (rewrites member identity), not raw file copy.

Logs & useful commands

Still stuck? Email support@dcassociatesgroup.com with the product name, cloud + region, instance size, and the output of the health command — first response within 1 business day, most tickets same-day.