ktunnel icon indicating copy to clipboard operation
ktunnel copied to clipboard

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

Open testifyqa opened this issue 2 years ago • 1 comments

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.

testifyqa avatar Feb 22 '23 11:02 testifyqa

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

omrikiei avatar Feb 27 '23 08:02 omrikiei