-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
spread cluster start
fails to start up cluster
#63
Comments
Hey @hharnisc, try to stop localkube and remove all containers with |
@mfburnett still no luck
then starting it
then checking the cluster
|
Looking at that log it looks like etcd is having a bad time. Potentially blowing up here: https://github.com/coreos/etcd/blob/master/wal/wal.go#L271 |
@mfburnett @ethernetdan does localkube cache anything on the host filesystem? |
|
@hharnisc hm glad you got unstuck, thanks for documenting it! |
It also happened to me under Turnkey Linux 14.1 but fortunately below worked. spread cluster stop -r spread cluster start |
It's unclear how I got in this state, but I'm not able to start up a localkube cluster.
I've tried stoping/starting the cluster, removing all images and containers, re-creating a docker machine, and even going as far as re-installing docker.
The container seems to continuously restart
When I grab the container logs (
docker log 5a1e299c3124
) I get the following:The text was updated successfully, but these errors were encountered: