vscode-sftp
vscode-sftp copied to clipboard
Extension host terminates in Latest version of vscode - January 2021 (version 1.53)
System Edition Windows 10 Pro Version 20H2 Installed on 31-10-2020 OS build 19042.789 Experience Windows Feature Experience Pack 120.2212.2020.0
same here running Ubuntu
same here Windows 10 Home
The Extension Host terminates with any sftp Extensions for VS Code since the update
Same here. Windows 10 Home
same MacOs - Big Sur VsCode - 1.53.0 liximomo.sftp - 1.12.9
Same here. Windows 10 Pro VsCode: 1.53.0 SFTP: 1.12.9
+1 I've rolled back to November and disabled auto updates for the first time :(
Same bug here. Windwos 10 LTSC 1809 VS Code : 1.53.0 SFTP : 1.12.9 I think maybe this extension not compatible with the latest version of VS Code?
Same bug here. macOs Catalina 10.15.7 Vs Code:1.53.0 SFTP:1.12.9
same MacOs - Big Sur VsCode - 1.53.0 liximomo.sftp - 1.12.9
Same MacOSX - 10.15.7 VSCode - 1.53.0 liximomo.sftp - 1.12.9
Console : workbench.desktop.main.js:60 [IPC Library: File Watcher (nsfw)] (node:3988) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 uncaughtException listeners added to [process]. Use emitter.setMaxListeners() to increase limit b @ workbench.desktop.main.js:60 workbench.desktop.main.js:60 [Extension Host] (node:3987) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead. b @ workbench.desktop.main.js:60 workbench.desktop.main.js:1734 Extension host terminated unexpectedly. Code: null Signal: SIGSEGV _onExtensionHostCrashed @ workbench.desktop.main.js:1734 workbench.desktop.main.js:618 ERR Extension host terminated unexpectedly. The following extensions were running: vscode.microsoft-authentication, vscode.debug-auto-launch, vscode.emmet, vscode.merge-conflict, vscode.testing-editor-contributions, ms-vscode.js-debug, vscode.github-authentication, vscode.configuration-editing, vscode.extension-editing, vscode.json-language-features, vscode.npm, liximomo.sftp workbench.desktop.main.js:738 Extension host terminated unexpectedly. onDidChangeNotification @ workbench.desktop.main.js:738 DevTools failed to load SourceMap: Could not load content for https://ticino.blob.core.windows.net/sourcemaps/8490d3dde47c57ba65ec40dd192d014fd2113496/core/bootstrap.js.map: DevTools failed to load SourceMap: Could not load content for https://ticino.blob.core.windows.net/sourcemaps/8490d3dde47c57ba65ec40dd192d014fd2113496/core/vs/workbench/workbench.desktop.main.js.map: Load canceled due to load timeout
Same here MacOSX - 10.15.7 VSCode - 1.53.0 liximomo.sftp - 1.12.9
Same here. Windows 10 Pro VsCode: 1.53.0 SFTP: 1.12.9
Important !
Temporary solution: Rollback Vscode to version 1.52 and disable updates https://code.visualstudio.com/updates/v1_52
https://stackoverflow.com/questions/49346733/how-to-downgrade-vscode
Same here. Windows 10 Pro VsCode: 1.53.0 SFTP: 1.12.9
I am connecting to a centos server (Linux 2.6.32-754.30.2.el6.x86_64) tunneled via a gateway machine running Solaris (5.10 Generic_153153-01 sun4v sparc) if that's useful information.
Rolling back to VScode version 1.52 does provide a workaround.
same MacOs - Big Sur VsCode - 1.53.0 liximomo.sftp - 1.12.9
+1
+1
只有使用私钥的时候才有这个问题,使用账号密码是正常的
使用账号密码也有这个问题,win10
Same here
MacOS Big Sur v11.1 VSCode v1.53.0 liximono.sftp v1.12.9
Same problem here! Windwos 10 VS Code : 1.53.0 SFTP : 1.12.9
I went back to version 1.51 from October and it worked. Version 1.52 did not work for me.
Yup same here.
MacOS BigSur 11.2 VSC 1.53.0 SFTP 1.12.9
Same: Debian 10.8 rolled back to 1.52 solves it... :(
Confirming on Ubuntu 20.10 x86_64. Attaching develper console logs -1612869483251.log
It work for me thanks.
Koffivi Sehyram DJOKOUI PDG WCC-WALLET S.A.
Le lun. 8 févr. 2021 à 23:53, Leonardo Neves [email protected] a écrit :
Temporarily solve: Rollback Vscode to version 1.52 and disable updates https://code.visualstudio.com/updates/v1_52
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/liximomo/vscode-sftp/issues/883#issuecomment-775517559, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADX56MQUSILCNFHB5CFXE4LS6BTQNANCNFSM4XGDXHSQ .
broken by https://github.com/electron/electron/issues/27673 temp solution is to not use diffie-hellman key exchange method comment out/update KexAlgorithms in server sshd config (/etc/ssh/sshd_config)
Same here. Windows 10 Pro VS Code 1.53 SFTP 1.12.9
I tried the December version, but it didn't work
Version: 1.52.1 (system setup)
Commit: ea3859d4ba2f3e577a159bc91e3074c5d85c0523
Date: 2020-12-16T16:34:46.910Z
Electron: 9.3.5
Chrome: 83.0.4103.122
Node.js: 12.14.1
V8: 8.3.110.13-electron.0
OS: Windows_NT x64 10.0.18363
Debug output
[02-09 12:23:52] [debug] Client: Trying 10.20.5.5 on port 5600 ...
[02-09 12:23:52] [debug] Client: Connected
[02-09 12:23:52] [debug] Remote ident: 'SSH-2.0-OpenSSH_5.5'
[02-09 12:23:52] [debug] Outgoing: Writing KEXINIT
[02-09 12:23:52] [debug] DEBUG: Comparing KEXINITs ...
[02-09 12:23:52] [debug] (local) KEX algorithms: ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha1
[02-09 12:23:52] [debug] (remote) KEX algorithms: diffie-hellman-group-exchange-sha256,diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha1,diffie-hellman-group1-sha1
[02-09 12:23:52] [debug] KEX algorithm: diffie-hellman-group-exchange-sha256
[02-09 12:23:52] [debug] (local) Host key formats: ssh-ed25519,ssh-rsa,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521
[02-09 12:23:52] [debug] (remote) Host key formats: ssh-rsa,ssh-dss
[02-09 12:23:52] [debug] Host key format: ssh-rsa
[02-09 12:23:52] [debug] (local) Client->Server ciphers: aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm,[email protected],aes256-gcm,[email protected]
[02-09 12:23:52] [debug] (remote) Client->Server ciphers: aes128-ctr,aes192-ctr,aes256-ctr,arcfour256,arcfour128,aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,aes192-cbc,aes256-cbc,arcfour,[email protected]
[02-09 12:23:52] [debug] Client->Server Cipher: aes128-ctr
[02-09 12:23:52] [debug] (local) Server->Client ciphers: aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm,[email protected],aes256-gcm,[email protected]
[02-09 12:23:52] [debug] (remote) Server->Client ciphers: aes128-ctr,aes192-ctr,aes256-ctr,arcfour256,arcfour128,aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,aes192-cbc,aes256-cbc,arcfour,[email protected]
[02-09 12:23:52] [debug] Server->Client Cipher: aes128-ctr
[02-09 12:23:52] [debug] (local) Client->Server HMAC algorithms: hmac-sha2-256,hmac-sha2-512,hmac-sha1
[02-09 12:23:52] [debug] (remote) Client->Server HMAC algorithms: hmac-md5,hmac-sha1,[email protected],hmac-ripemd160,[email protected],hmac-sha1-96,hmac-md5-96
[02-09 12:23:52] [debug] Client->Server HMAC algorithm: hmac-sha1
[02-09 12:23:52] [debug] (local) Server->Client HMAC algorithms: hmac-sha2-256,hmac-sha2-512,hmac-sha1
[02-09 12:23:52] [debug] (remote) Server->Client HMAC algorithms: hmac-md5,hmac-sha1,[email protected],hmac-ripemd160,[email protected],hmac-sha1-96,hmac-md5-96
[02-09 12:23:52] [debug] Server->Client HMAC algorithm: hmac-sha1
[02-09 12:23:52] [debug] (local) Client->Server compression algorithms: none,[email protected],zlib
[02-09 12:23:52] [debug] (remote) Client->Server compression algorithms: none,[email protected]
[02-09 12:23:52] [debug] Client->Server compression algorithm: none
[02-09 12:23:52] [debug] (local) Server->Client compression algorithms: none,[email protected],zlib
[02-09 12:23:52] [debug] (remote) Server->Client compression algorithms: none,[email protected]
[02-09 12:23:52] [debug] Server->Client compression algorithm: none
[02-09 12:23:52] [debug] Outgoing: Writing KEXDH_GEX_REQUEST
[02-09 12:24:07] [debug] Outgoing: Writing KEXDH_GEX_INIT
[02-09 12:24:09] [debug] Outgoing: Writing DISCONNECT (BY_APPLICATION)
Same here. Windows 10 Pro VS Code 1.53.1 SFTP 1.12.9
Same here
OS: Ubuntu 20.10
VS Code:
Version: 1.53.0
Commit: 8490d3dde47c57ba65ec40dd192d014fd2113496
Date: 2021-02-03T15:56:04.185Z
Electron: 11.2.1
Chrome: 87.0.4280.141
Node.js: 12.18.3
V8: 8.7.220.31-electron.0
OS: Linux x64 5.8.0-43-generic
SFTP: 1.12.9