Skip to content

Instantly share code, notes, and snippets.

@pmorie
Created July 23, 2014 18:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pmorie/601fee34d72fccc667e4 to your computer and use it in GitHub Desktop.
Save pmorie/601fee34d72fccc667e4 to your computer and use it in GitHub Desktop.
[vagrant@godev vagrant]$ cluster/kubecfg.sh list services
F0723 18:38:56.843483 02591 kubecfg.go:202] Got request error: request [&http.Request{Method:"GET", URL:(*url.URL)(0xc2100764d0), Proto:"HTTP/1.1", ProtoMajor:1, ProtoMinor:1, Header:http.Header{}, Body:io.ReadCloser(nil), ContentLength:0, TransferEncoding:[]string(nil), Close:false, Host:"127.0.0.1:8080", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:"", RequestURI:"", TLS:(*tls.ConnectionState)(nil)}] failed (500) 500 Internal Server Error: Internal Error: &etcd.EtcdError{ErrorCode:501, Message:"All the given peers are not reachable", Cause:"Tried to connect to each peer twice and failed", Index:0x0}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment