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

SSH Gateway doesn't support remote port-forward #10248

Closed
iQQBot opened this issue May 25, 2022 · 2 comments · Fixed by #10291
Closed

SSH Gateway doesn't support remote port-forward #10248

iQQBot opened this issue May 25, 2022 · 2 comments · Fixed by #10291
Assignees

Comments

@iQQBot
Copy link
Contributor

iQQBot commented May 25, 2022

Is your feature request related to a problem? Please describe

If user want to use remote port-forward, they will get this error

debug1: Remote connections from LOCALHOST:28080 forwarded to local address 127.0.0.1:80
debug1: forking to background
debug1: Entering interactive session.
debug1: pledge: filesystem full
debug1: remote forward failure for: listen 28080, connect 127.0.0.1:80
Warning: remote port forwarding failed for listen port 28080

Describe the behaviour you'd like

support ssh remote port-forward

Describe alternatives you've considered

Additional context

@iQQBot
Copy link
Contributor Author

iQQBot commented Jun 8, 2022

it deployed

@islami00
Copy link

The doc url for anyone else who runs into this:
https://www.gitpod.io/docs/config-ports#local-port-forwarding

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants