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
If the badidea server encounters a failure during startup, the etcd unix sockets are not cleanly cleared up, which results in having to take external action to clean up the unix socket files before being able to try to start the server again. We should properly shut down etcd prior on failure.
The text was updated successfully, but these errors were encountered:
If the badidea server encounters a failure during startup, the etcd unix sockets are not cleanly cleared up, which results in having to take external action to clean up the unix socket files before being able to try to start the server again. We should properly shut down etcd prior on failure.
The text was updated successfully, but these errors were encountered: