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

unable to do port forwarding: socat not found #37

Closed
nkhine opened this issue Aug 16, 2016 · 2 comments
Closed

unable to do port forwarding: socat not found #37

nkhine opened this issue Aug 16, 2016 · 2 comments

Comments

@nkhine
Copy link
Contributor

nkhine commented Aug 16, 2016

not sure if this issue is specific to using tack, but i have setup a mongo cluster and am able to access the command line, but i am not able to port-forward due to socat not found

i have a non coreos k8s cluster running and there is working.

here is the error:

➜  ~ kubectl port-forward trint-mongodb-2-94074312-6uzb3 37017:27017
Forwarding from 127.0.0.1:37017 -> 27017
Forwarding from [::1]:37017 -> 27017
Handling connection for 37017
E0816 11:08:45.179697    9528 portforward.go:327] an error occurred forwarding 37017 -> 27017: error forwarding port 27017 to pod trint-mongodb-2-94074312-6uzb3_default, uid : unable to do port forwarding: socat not found.
E0816 11:09:44.409445    9528 portforward.go:173] lost connection to pod

has anyone had a similar issue or do i have to use the beta channel for coreos?

@pixeleet
Copy link
Contributor

@nkhine kubernetes/kubernetes#19765 seems to be the cause

@nkhine
Copy link
Contributor Author

nkhine commented Aug 16, 2016

yeah i was reading at it and other suggestions

On 16 August 2016 at 12:30, David Lonyai notifications@github.com wrote:

@nkhine https://github.com/nkhine kubernetes/kubernetes#19765
kubernetes/kubernetes#19765 seems to be the
cause


You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
#37 (comment), or mute
the thread
https://github.com/notifications/unsubscribe-auth/AAFMWNIvJAf8xsyWLFK3auLVg3dhw6Oqks5qgZ9zgaJpZM4JlRrh
.

%>>> "".join( [ {'':'@','^':'.'}.get(c,None) or chr(97+(ord(c)-83)%26) for
c in ",adym,
)&uzq^zqf" ] )

nkhine added a commit to nkhine/tack that referenced this issue Aug 17, 2016
wellsie pushed a commit that referenced this issue Aug 19, 2016
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

2 participants