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 can ssh to the same host just fine. Interestingly, neither the proxy host nor the destination host show any errors in the logs. It seems this connection isn’t even making it off my device (though I haven’t debugged further than logs; I can pull a network dump if requested.)
scp to/from a host behind ProxyJump should work.
The text was updated successfully, but these errors were encountered:
mhoran
added
the
bug
Bug that's either related to Blink Shell or prevents the user to use the app in normal conditions.
label
Dec 1, 2024
This should work but, nonetheless, there is a new clteaned up path on TestFlight for this, so it does not make sense to debug this at the AppStore. Are you on TF by any chance?
I'm not on TF yet, but I just applied. I tried to build myself but something is wrong (seems the frameworks aren't loading in my simulator.) I'll keep poking at it...
Send me your email over DM on Discord or at carlos at blink.sh and I will add you when we release the next Build, so you can test this properly. Thanks!
Checklist
Configuration
Blink: v18.0.1.940 (App Store). Oct 4 2024
iOS: 18.1.1
Describe the bug
When using the
scp
command with a host behind aProxyJump
I get the following error:I can
ssh
to the same host just fine. Interestingly, neither the proxy host nor the destination host show any errors in the logs. It seems this connection isn’t even making it off my device (though I haven’t debugged further than logs; I can pull a network dump if requested.)scp
to/from a host behindProxyJump
should work.The text was updated successfully, but these errors were encountered: