ktunnel
ktunnel copied to clipboard
ktunnel inject starts 2 new sessions and then closes 1 of them, is this correct?
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.
Hi @testifyqa, would you be able to share some debug logs from the injected pod and from the client?