You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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 outktunnel
as a potential issue here.Thanks.
The text was updated successfully, but these errors were encountered: