telepresenceio / telepresence

Local development against a remote Kubernetes or OpenShift cluster

Home Page:https://www.telepresence.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Telepresence on Windows can not connect

larsenqec opened this issue · comments

Describe the bug

telepresence connect fails with

telepresence connect: error: rpc error: code = Unavailable desc = closing transport due to: connection error: desc = "error reading from server: EOF", received prior goaway: code: NO_ERROR

To Reproduce
Steps to reproduce the behavior:

  1. When I run 'telepresence connect'
  2. I see 'telepresence connect: error: rpc error: code = Unavailable desc = closing transport due to: connection error: desc = "error reading from server: EOF", received prior goaway: code: NO_ERROR'

Cluster connectivity via kubectl works as expected.
telepresence_logs.zip

Expected behavior
Telepresence should connect and I should be able to have access to my Kubernetes cluster resources.

Versions (please complete the following information):

OSS Client : v2.17.0
Windows 11
Google Cloud SDK

It appears that the telepresence components within our cluster were uninstalled. The error messaging in the Linux version of telepresence (v2.16) was actually helpful, whereas the error messaging in Windows was not.