-
Notifications
You must be signed in to change notification settings - Fork 288
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
Remote-SSH doesn't start /bin/bash #2579
Comments
I don't see anything wrong from this info, can you open files in this window? If not, can you share the log from the Remote-SSH output channel? |
I can do anything in explorer and I can edit files, save them, remove them etc. output channel ssh logs
window logs
|
Thanks. This is strange, looks like you are in a constant loop of reconnection so some features, will probably not work properly. You probably see a popup saying that vscode is reconnecting too? |
No, I have no one popup and I don't know why. |
@roblourens I ran into this as well. Suddenly my SSH connections would not connect. Only remedy was to use remove Note I am using 0.49.0 because .50 and up will not load my configuration file per #2529 |
^ same symptoms as @jorymorrison on Mac. I deleted |
I commented out |
Something keeps setting: Any insight into what causes this to be set in my settings.json? |
I have the same issue with @vhood, have anyone resolved the issue or do you have any workaround solution? |
Did you delete the terminal.integrated.shell lines in your config file for
the hosts?
…On Thu, Jun 11, 2020, 10:16 PM Barret Ren ***@***.***> wrote:
I have the same issue with @vhood <https://github.com/vhood>, have anyone
resolved the issue or do you have any workaround solution?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#2579 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAONMSK6AVVZ4KFDZJPUUF3RWGFY5ANCNFSM4LPDJJIA>
.
|
Yea, but it’s still not work. My shell path is “/usr/bin/zsh” on my remote server. Is it related with this issue? i noticed that the default path of vscode is “/bin/bash”. |
Sorry for the slow response. There have been lots of changes the past several months. Let me know if anyone is still having an issue. |
Actually, consider this a dupe of #2313 |
Issue Type: Bug
Integrated terminal is just
Starting...
and it doesn't start.Option
"terminal.integrated.inheritEnv": false
doesn't help.settings.json
connection logs
I can connect to the server with Windows git bash
ssh root@10.0.210.213
Linux bash is executable
file /bin/bash /bin/bash: ELF 64-bit LSB executable, x86-64, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.32, BuildID[sha1]=7e644dee920bc3ba797c38e05383286563712b49, stripped
Extension version: 0.50.0
VS Code version: Code 1.43.1 (fe22a9645b44368865c0ba92e2fb881ff1afce94, 2020-03-18T07:01:20.184Z)
OS version: Windows_NT x64 10.0.17763
Remote OS version: Linux x64 3.10.0-1062.9.1.el7.x86_64
System Info
flash_3d: enabled
flash_stage3d: enabled
flash_stage3d_baseline: enabled
gpu_compositing: enabled
multiple_raster_threads: disabled_off
oop_rasterization: disabled_off
protected_video_decode: unavailable_off
rasterization: enabled
skia_renderer: disabled_off_ok
video_decode: enabled
viz_display_compositor: enabled_on
viz_hit_test_surface_layer: disabled_off_ok
webgl: enabled
webgl2: enabled
The text was updated successfully, but these errors were encountered: