databricks / click

The "Command Line Interactive Controller for Kubernetes"
Apache License 2.0
1.49k stars 84 forks source link

Hyper error: received fatal alert: UnexpectedMessage #58

Closed lkysow closed 6 years ago

lkysow commented 6 years ago
[my-context] [none] [none] > env
Env {
  Current Context: my-context
  Availble Contexts: ["my-context"]
  Kubernetes Config File: /Users/lkysow/.kube/config
  Editor: <unset, will use $EDITOR>
  Terminal: <unset, will use xterm>
}
[my-context] [none] [none] > nodes
Hyper error: received fatal alert: UnexpectedMessage
[my-context] [none] [none] > pods
Hyper error: received fatal alert: UnexpectedMessage
[my-context] [none] [none] >

Is there some logging I can turn on? I'm using username/password auth.

lkysow commented 6 years ago

I'm not getting this error anymore. My kubeconfig has changed because I was respinning clusters so can't help debug this further.