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

ktunnel inject starts 2 new sessions and then closes 1 of them, is this correct? #96

Open
testifyqa opened this issue Feb 22, 2023 · 1 comment

Comments

@testifyqa
Copy link

I have a Deployment with one container that I inject ktunnel into so that I can reverse tunnel port 5037 to an ADB server on my raspberry pi.

When I do ktunnel inject... I see 2 new sessions started and then one of them immediately closes. Is this correct?

The tunnel seems to work to some degree where it can find my Android device on the raspberry pi, but it is currently stuck in Preparing (waiting for boot to complete) state continuously and unfortunately there is not much to go off in my logs, so trying to first rule out ktunnel as a potential issue here.

Thanks.

@omrikiei
Copy link
Owner

Hi @testifyqa, would you be able to share some debug logs from the injected pod and from the client?

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