Skip to content
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

using with go-teleport fails on first char missing #12

Open
chaporgin opened this issue May 15, 2022 · 0 comments
Open

using with go-teleport fails on first char missing #12

chaporgin opened this issue May 15, 2022 · 0 comments

Comments

@chaporgin
Copy link

chaporgin commented May 15, 2022

Hi! We use go-teleport installed at say tele.host.com. Using kubectl curl I get this:

m ~/D/  kubectl curl -vvv --debug "http://{podname}:3000/healthz"
* 2022/05/15 21:46:39 kubectl get -n default pod/{podname}
* 2022/05/15 21:46:41 forwarding local port 14187 to port 3000 of
* 2022/05/15 21:46:41 waiting for port fowarding to be established
* 2022/05/15 21:46:41 error upgrading connection: error sending request: Post "https://ele.host.com:3026/api/v1/namespaces/default/pods/zenith-console-7c64d658bd-mqvdv/portforward": dial tcp: lookup ele.host.com: no such host
^C* 2022/05/15 21:47:00 shutting down port forwarder
* 2022/05/15 21:47:00 waiting for port forwarder to stop

and it hangs forever. There is obviously no ele.host.com. Cause it's tele.host.com. Can't say for sure, this is not a go-teleport bug, sorry.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant