79784411

Date: 2025-10-07 09:53:25
Score: 1.5
Natty:
Report link

In my case, the problem was that ETCD_NAME != ‘default’ was set, but the default path ETCD_DATA_DIR was not redefined. This setting solved the problem: ETCD_DATA_DIR=“/var/lib/etcd/MY_VALUE_OF_ETCD_NAME”

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Vitaly Kondratev