You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 20, 2022. It is now read-only.
Etcdmanager can not do a restore if ETCD_LISTEN_METRICS_URLS is in use. It tries to apply those settings to etcd used by the restore process resulting in etcdmain: listen tcp 0.0.0.0:8081: bind: address already in use.
Current workound is to disable ETCD_LISTEN_METRICS_URLS then do the restore.
The text was updated successfully, but these errors were encountered:
Etcdmanager can not do a restore if ETCD_LISTEN_METRICS_URLS is in use. It tries to apply those settings to etcd used by the restore process resulting in etcdmain: listen tcp 0.0.0.0:8081: bind: address already in use.
Current workound is to disable ETCD_LISTEN_METRICS_URLS then do the restore.
The text was updated successfully, but these errors were encountered: