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

scp does not work with ProxyJump #2075

Closed
3 tasks done
mhoran opened this issue Dec 1, 2024 · 4 comments
Closed
3 tasks done

scp does not work with ProxyJump #2075

mhoran opened this issue Dec 1, 2024 · 4 comments
Labels
bug Bug that's either related to Blink Shell or prevents the user to use the app in normal conditions.

Comments

@mhoran
Copy link

mhoran commented Dec 1, 2024

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 a ProxyJump I get the following error:

Copy failed. connError(msg: "Socket error: disconnected")

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.

@mhoran 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
@carloscabanero
Copy link
Member

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?

@mhoran
Copy link
Author

mhoran commented Dec 2, 2024

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...

@carloscabanero
Copy link
Member

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!

@mhoran
Copy link
Author

mhoran commented Dec 6, 2024

Confirmed this is fixed in the TF build — thanks!

@mhoran mhoran closed this as completed Dec 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Bug that's either related to Blink Shell or prevents the user to use the app in normal conditions.
Projects
None yet
Development

No branches or pull requests

2 participants