mintel / dex-k8s-authenticator

A Kubernetes Dex Client Authenticator
MIT License
371 stars 146 forks source link

You must be logged in to the server #197

Closed thiDucTran closed 1 year ago

thiDucTran commented 1 year ago

Similiar to https://github.com/mintel/dex-k8s-authenticator/issues/30

for my case, I confirmed:

When checking the api-server log..I see this..has anyone ran into the error below?

E1215 22:03:58.461882       1 authentication.go:63] "Unable to authenticate the request" err="invalid bearer token"
W1215 22:03:58.467004       1 watcher.go:229] watch chan error: etcdserver: mvcc: required revision has been compacted
thiDucTran commented 1 year ago

https://github.com/dexidp/dex/issues/1336#issuecomment-1355099046