-
-
Notifications
You must be signed in to change notification settings - Fork 50
Description
Cannot connect to AWS Linux server from SSH FS in VS Code using private key, no passcode. I can connect to this same Linux server using OpenSSH from a Win11 Powershell session with the same key.
Funny thing is that I CAN connect from SSH FS to other AWS Linux servers using the same method, although different keys.
Failure (Linux Server 1) Debug:
[INFO]
Created output channel for vscode-sshfs
When posting your logs somewhere, keep the following in mind:
- While the logging tries to censor your passwords/passphrases/..., double check!
Maybe you also want to censor out e.g. the hostname/IP you're connecting to. - If you want to report an issue regarding authentication or something else that
seems to be more of an issue with the actual SSH2 connection, it might be handy
to reconnect with this added to your User Settings (settings.json) first:
"sshfs.flags": [ "DEBUG_SSH2" ],
This will (for new connections) also enable internal SSH2 logging.
[INFO] Loading configurations...
[INFO] Calculated config flags: {"fs_notify_errors":["write","Fix for issue #282"],"debug_ssh2":[null,"Global Settings"]}
[DEBUG] Added configuration bsmh from [1]
[DEBUG] Added configuration test1 from [1]
[DEBUG] Added configuration kamailio from [1]
[DEBUG] Added configuration kamailiodev from [1]
[INFO] Applied config layers resulting in 4 configurations
[INFO] Extension activated, version 1.26.1, mode 1
[DEBUG] Running VS Code version 1.98.2 {
"node": "20.18.2",
"acorn": "8.12.1",
"ada": "2.9.0",
"ares": "1.33.1",
"base64": "0.5.2",
"brotli": "1.0.9",
"cjs_module_lexer": "1.4.1",
"cldr": "44.1",
"icu": "74.2",
"llhttp": "8.1.2",
"modules": "132",
"napi": "9",
"nghttp2": "1.61.0",
"openssl": "0.0.0",
"simdutf": "5.5.0",
"tz": "2024b",
"undici": "6.21.1",
"unicode": "15.1",
"uv": "1.46.0",
"uvwasi": "0.0.21",
"v8": "13.2.152.36-electron.0",
"zlib": "1.3.0.1-motley",
"electron": "34.2.0",
"chrome": "132.0.6834.196",
"microsoft-build": "11161602"
}
[INFO] Version history: 1.26.1:1739811700704:1742315904819
[INFO] Command received to open a terminal for FileSystemConfig(kamailiodev)
[INFO] [createConnection(kamailiodev,config)] Creating a new connection for 'kamailiodev'
[INFO] Calculating actual config
[DEBUG] Read private key from C:\Users\edailey.ssh\SBC_Testing
[DEBUG] Final configuration:
{
"name": "kamailiodev",
"label": "KamailioDev",
"group": "KamailioDev",
"host": "44.208.22.83",
"username": "ec2-user",
"privateKeyPath": "C:\Users\edailey\.ssh\SBC_Testing",
"_location": 1,
"_locations": [
1
],
"_calculated": {
"name": "kamailiodev",
"label": "KamailioDev",
"group": "KamailioDev",
"host": "44.208.22.83",
"username": "ec2-user",
"privateKeyPath": "C:\Users\edailey\.ssh\SBC_Testing",
"_location": 1,
"_locations": [
1
]
},
"port": 22,
"privateKey": "Buffer(1678)"
}
[INFO] [createSocket(kamailiodev)] Creating socket
[DEBUG] [createSocket(kamailiodev)] Connecting to 44.208.22.83:22
[INFO] [createSSH(kamailiodev)] Flag "OPENSSH-SHA1" enabled due to 'missing', including convertSha1 for publickey authentication
[INFO] [createSSH(kamailiodev)] Flag "OPENSSH-SHA1" enabled due to 'missing'
[DEBUG] [ssh2(kamailiodev)] Custom crypto binding not available
[DEBUG] [ssh2(kamailiodev)] Local ident: 'SSH-2.0-ssh2js1.11.0'
[DEBUG] [ssh2(kamailiodev)] Socket connected
[DEBUG] [ssh2(kamailiodev)] Remote ident: 'SSH-2.0-OpenSSH_8.7'
[DEBUG] [ssh2(kamailiodev)] Outbound: Sending KEXINIT
[DEBUG] [ssh2(kamailiodev)] Inbound: Handshake in progress
[DEBUG] [ssh2(kamailiodev)] Handshake: (local) KEX method: [email protected],curve25519-sha256,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group15-sha512,diffie-hellman-group16-sha512,diffie-hellman-group17-sha512,diffie-hellman-group18-sha512
[DEBUG] [ssh2(kamailiodev)] Handshake: (remote) KEX method: curve25519-sha256,[email protected],ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,[email protected]
[DEBUG] [ssh2(kamailiodev)] Handshake: KEX algorithm: [email protected]
[DEBUG] [ssh2(kamailiodev)] Handshake: (local) Host key format: ssh-ed25519,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,rsa-sha2-512,rsa-sha2-256,ssh-rsa
[DEBUG] [ssh2(kamailiodev)] Handshake: (remote) Host key format: ecdsa-sha2-nistp256,ssh-ed25519
[DEBUG] [ssh2(kamailiodev)] Handshake: Host key format: ssh-ed25519
[DEBUG] [ssh2(kamailiodev)] Handshake: (local) C->S cipher: [email protected],[email protected],aes128-ctr,aes192-ctr,aes256-ctr
[DEBUG] [ssh2(kamailiodev)] Handshake: (remote) C->S cipher: [email protected],[email protected],aes256-ctr,[email protected],aes128-ctr
[DEBUG] [ssh2(kamailiodev)] Handshake: C->S Cipher: [email protected]
[DEBUG] [ssh2(kamailiodev)] Handshake: (local) S->C cipher: [email protected],[email protected],aes128-ctr,aes192-ctr,aes256-ctr
[DEBUG] [ssh2(kamailiodev)] Handshake: (remote) S->C cipher: [email protected],[email protected],aes256-ctr,[email protected],aes128-ctr
[DEBUG] [ssh2(kamailiodev)] Handshake: S->C cipher: [email protected]
[DEBUG] [ssh2(kamailiodev)] Handshake: (local) C->S MAC: [email protected],[email protected],[email protected],hmac-sha2-256,hmac-sha2-512,hmac-sha1
[DEBUG] [ssh2(kamailiodev)] Handshake: (remote) C->S MAC: [email protected],[email protected],[email protected],[email protected],hmac-sha2-256,hmac-sha1,[email protected],hmac-sha2-512
[DEBUG] [ssh2(kamailiodev)] Handshake: C->S MAC:
[DEBUG] [ssh2(kamailiodev)] Handshake: (local) S->C MAC: [email protected],[email protected],[email protected],hmac-sha2-256,hmac-sha2-512,hmac-sha1
[DEBUG] [ssh2(kamailiodev)] Handshake: (remote) S->C MAC: [email protected],[email protected],[email protected],[email protected],hmac-sha2-256,hmac-sha1,[email protected],hmac-sha2-512
[DEBUG] [ssh2(kamailiodev)] Handshake: S->C MAC:
[DEBUG] [ssh2(kamailiodev)] Handshake: (local) C->S compression: none,[email protected],zlib
[DEBUG] [ssh2(kamailiodev)] Handshake: (remote) C->S compression: none,[email protected]
[DEBUG] [ssh2(kamailiodev)] Handshake: C->S compression: none
[DEBUG] [ssh2(kamailiodev)] Handshake: (local) S->C compression: none,[email protected],zlib
[DEBUG] [ssh2(kamailiodev)] Handshake: (remote) S->C compression: none,[email protected]
[DEBUG] [ssh2(kamailiodev)] Handshake: S->C compression: none
[DEBUG] [ssh2(kamailiodev)] Outbound: Sending KEXECDH_INIT
[DEBUG] [ssh2(kamailiodev)] Received DH Reply
[DEBUG] [ssh2(kamailiodev)] Host accepted by default (no verification)
[DEBUG] [ssh2(kamailiodev)] Host accepted (verified)
[DEBUG] [ssh2(kamailiodev)] Outbound: Sending NEWKEYS
[DEBUG] [ssh2(kamailiodev)] Inbound: NEWKEYS
[DEBUG] [ssh2(kamailiodev)] Verifying signature ...
[DEBUG] [ssh2(kamailiodev)] Verified signature
[DEBUG] [ssh2(kamailiodev)] Handshake completed
[DEBUG] [ssh2(kamailiodev)] Outbound: Sending SERVICE_REQUEST (ssh-userauth)
[DEBUG] [ssh2(kamailiodev)] Inbound: Received SERVICE_ACCEPT (ssh-userauth)
[DEBUG] [ssh2(kamailiodev)] Outbound: Sending USERAUTH_REQUEST (none)
[DEBUG] [ssh2(kamailiodev)] Inbound: Received USERAUTH_FAILURE (publickey,gssapi-keyex,gssapi-with-mic)
[DEBUG] [ssh2(kamailiodev)] Client: none auth failed
[DEBUG] [ssh2(kamailiodev)] Outbound: Sending USERAUTH_REQUEST (publickey -- check)
[DEBUG] [ssh2(kamailiodev)] Inbound: Received USERAUTH_FAILURE (publickey,gssapi-keyex,gssapi-with-mic)
[DEBUG] [ssh2(kamailiodev)] Client: publickey auth failed
[DEBUG] [ssh2(kamailiodev)] Outbound: Sending USERAUTH_REQUEST (keyboard-interactive)
[DEBUG] [ssh2(kamailiodev)] Inbound: Received USERAUTH_FAILURE (publickey,gssapi-keyex,gssapi-with-mic)
[DEBUG] [ssh2(kamailiodev)] Client: keyboard-interactive auth failed
[ERROR] [createSSH(kamailiodev)] Error: All configured authentication methods failed
JSON: {"level":"client-authentication"}
Error: All configured authentication methods failed
at _e (c:\Users\edailey.vscode\extensions\kelvin.vscode-sshfs-1.26.1\dist\14f8.extension.js:1:97784)
at Ie (c:\Users\edailey.vscode\extensions\kelvin.vscode-sshfs-1.26.1\dist\14f8.extension.js:1:100737)
at USERAUTH_FAILURE (c:\Users\edailey.vscode\extensions\kelvin.vscode-sshfs-1.26.1\dist\14f8.extension.js:1:89091)
at 51 (c:\Users\edailey.vscode\extensions\kelvin.vscode-sshfs-1.26.1\dist\14f8.extension.js:1:241552)
at e.exports.D (c:\Users\edailey.vscode\extensions\kelvin.vscode-sshfs-1.26.1\dist\14f8.extension.js:1:111451)
at D.decrypt (c:\Users\edailey.vscode\extensions\kelvin.vscode-sshfs-1.26.1\dist\14f8.extension.js:1:205106)
at e.exports.H [as _parse] (c:\Users\edailey.vscode\extensions\kelvin.vscode-sshfs-1.26.1\dist\14f8.extension.js:1:110975)
at e.exports.parse (c:\Users\edailey.vscode\extensions\kelvin.vscode-sshfs-1.26.1\dist\14f8.extension.js:1:114778)
at Socket. (c:\Users\edailey.vscode\extensions\kelvin.vscode-sshfs-1.26.1\dist\14f8.extension.js:1:96524)
at Socket.emit (node:events:518:28)
Logged at:
at e.exports.emit (node:events:518:28)
at _e (c:\Users\edailey.vscode\extensions\kelvin.vscode-sshfs-1.26.1\dist\14f8.extension.js:1:97886)
at Ie (c:\Users\edailey.vscode\extensions\kelvin.vscode-sshfs-1.26.1\dist\14f8.extension.js:1:100737)
at USERAUTH_FAILURE (c:\Users\edailey.vscode\extensions\kelvin.vscode-sshfs-1.26.1\dist\14f8.extension.js:1:89091)
at 51 (c:\Users\edailey.vscode\extensions\kelvin.vscode-sshfs-1.26.1\dist\14f8.extension.js:1:241552)
Reported by logger createSSH(kamailiodev)
[DEBUG] [ssh2(kamailiodev)] Outbound: Sending DISCONNECT (11)
[ERROR] Error while creating terminal:
Error: All configured authentication methods failed
JSON: {"level":"client-authentication"}
Error: All configured authentication methods failed
at _e (c:\Users\edailey.vscode\extensions\kelvin.vscode-sshfs-1.26.1\dist\14f8.extension.js:1:97784)
at Ie (c:\Users\edailey.vscode\extensions\kelvin.vscode-sshfs-1.26.1\dist\14f8.extension.js:1:100737)
at USERAUTH_FAILURE (c:\Users\edailey.vscode\extensions\kelvin.vscode-sshfs-1.26.1\dist\14f8.extension.js:1:89091)
at 51 (c:\Users\edailey.vscode\extensions\kelvin.vscode-sshfs-1.26.1\dist\14f8.extension.js:1:241552)
at e.exports.D (c:\Users\edailey.vscode\extensions\kelvin.vscode-sshfs-1.26.1\dist\14f8.extension.js:1:111451)
at D.decrypt (c:\Users\edailey.vscode\extensions\kelvin.vscode-sshfs-1.26.1\dist\14f8.extension.js:1:205106)
at e.exports.H [as _parse] (c:\Users\edailey.vscode\extensions\kelvin.vscode-sshfs-1.26.1\dist\14f8.extension.js:1:110975)
at e.exports.parse (c:\Users\edailey.vscode\extensions\kelvin.vscode-sshfs-1.26.1\dist\14f8.extension.js:1:114778)
at Socket. (c:\Users\edailey.vscode\extensions\kelvin.vscode-sshfs-1.26.1\dist\14f8.extension.js:1:96524)
at Socket.emit (node:events:518:28)
Logged at:
at E.commandTerminal (c:\Users\edailey.vscode\extensions\kelvin.vscode-sshfs-1.26.1\dist\extension.js:1:70751)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async Sw.h (file:///c:/Users/edailey/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/api/node/extensionHostProcess.js:112:41551)
[DEBUG] [ssh2(kamailiodev)] Socket ended
[DEBUG] [ssh2(kamailiodev)] Socket closed
Success (Linux Server 2) Debug
[INFO] Command received to open a terminal for FileSystemConfig(test1)
[INFO] [createConnection(test1,config)] Creating a new connection for 'test1'
[INFO] Calculating actual config
[DEBUG] Read private key from c:\Users\edailey.ssh\id_rsa
[DEBUG] Final configuration:
{
"name": "test1",
"group": "Asterisk",
"host": "192.168.255.6",
"root": "/",
"username": "edailey",
"privateKeyPath": "c:\Users\edailey\.ssh\id_rsa",
"taskCommand": "sudo",
"_location": 1,
"_locations": [
1
],
"_calculated": {
"name": "test1",
"group": "Asterisk",
"host": "192.168.255.6",
"root": "/",
"username": "edailey",
"privateKeyPath": "c:\Users\edailey\.ssh\id_rsa",
"taskCommand": "sudo",
"_location": 1,
"_locations": [
1
]
},
"port": 22,
"privateKey": "Buffer(2602)"
}
[INFO] [createSocket(test1)] Creating socket
[DEBUG] [createSocket(test1)] Connecting to 192.168.255.6:22
[INFO] [createSSH(test1)] Flag "OPENSSH-SHA1" enabled due to 'missing', including convertSha1 for publickey authentication
[INFO] [createSSH(test1)] Flag "OPENSSH-SHA1" enabled due to 'missing'
[DEBUG] [ssh2(test1)] Custom crypto binding not available
[DEBUG] [ssh2(test1)] Local ident: 'SSH-2.0-ssh2js1.11.0'
[DEBUG] [ssh2(test1)] Socket connected
[DEBUG] [ssh2(test1)] Remote ident: 'SSH-2.0-OpenSSH_8.7'
[DEBUG] [ssh2(test1)] Outbound: Sending KEXINIT
[DEBUG] [ssh2(test1)] Inbound: Handshake in progress
[DEBUG] [ssh2(test1)] Handshake: (local) KEX method: [email protected],curve25519-sha256,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group15-sha512,diffie-hellman-group16-sha512,diffie-hellman-group17-sha512,diffie-hellman-group18-sha512
[DEBUG] [ssh2(test1)] Handshake: (remote) KEX method: curve25519-sha256,[email protected],ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,[email protected]
[DEBUG] [ssh2(test1)] Handshake: KEX algorithm: [email protected]
[DEBUG] [ssh2(test1)] Handshake: (local) Host key format: ssh-ed25519,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,rsa-sha2-512,rsa-sha2-256,ssh-rsa
[DEBUG] [ssh2(test1)] Handshake: (remote) Host key format: rsa-sha2-512,rsa-sha2-256,ecdsa-sha2-nistp256,ssh-ed25519
[DEBUG] [ssh2(test1)] Handshake: Host key format: ssh-ed25519
[DEBUG] [ssh2(test1)] Handshake: (local) C->S cipher: [email protected],[email protected],aes128-ctr,aes192-ctr,aes256-ctr
[DEBUG] [ssh2(test1)] Handshake: (remote) C->S cipher: [email protected],[email protected],aes256-ctr,[email protected],aes128-ctr
[DEBUG] [ssh2(test1)] Handshake: C->S Cipher: [email protected]
[DEBUG] [ssh2(test1)] Handshake: (local) S->C cipher: [email protected],[email protected],aes128-ctr,aes192-ctr,aes256-ctr
[DEBUG] [ssh2(test1)] Handshake: (remote) S->C cipher: [email protected],[email protected],aes256-ctr,[email protected],aes128-ctr
[DEBUG] [ssh2(test1)] Handshake: S->C cipher: [email protected]
[DEBUG] [ssh2(test1)] Handshake: (local) C->S MAC: [email protected],[email protected],[email protected],hmac-sha2-256,hmac-sha2-512,hmac-sha1
[DEBUG] [ssh2(test1)] Handshake: (remote) C->S MAC: [email protected],[email protected],[email protected],[email protected],hmac-sha2-256,hmac-sha1,[email protected],hmac-sha2-512
[DEBUG] [ssh2(test1)] Handshake: C->S MAC:
[DEBUG] [ssh2(test1)] Handshake: (local) S->C MAC: [email protected],[email protected],[email protected],hmac-sha2-256,hmac-sha2-512,hmac-sha1
[DEBUG] [ssh2(test1)] Handshake: (remote) S->C MAC: [email protected],[email protected],[email protected],[email protected],hmac-sha2-256,hmac-sha1,[email protected],hmac-sha2-512
[DEBUG] [ssh2(test1)] Handshake: S->C MAC:
[DEBUG] [ssh2(test1)] Handshake: (local) C->S compression: none,[email protected],zlib
[DEBUG] [ssh2(test1)] Handshake: (remote) C->S compression: none,[email protected]
[DEBUG] [ssh2(test1)] Handshake: C->S compression: none
[DEBUG] [ssh2(test1)] Handshake: (local) S->C compression: none,[email protected],zlib
[DEBUG] [ssh2(test1)] Handshake: (remote) S->C compression: none,[email protected]
[DEBUG] [ssh2(test1)] Handshake: S->C compression: none
[DEBUG] [ssh2(test1)] Outbound: Sending KEXECDH_INIT
[DEBUG] [ssh2(test1)] Received DH Reply
[DEBUG] [ssh2(test1)] Host accepted by default (no verification)
[DEBUG] [ssh2(test1)] Host accepted (verified)
[DEBUG] [ssh2(test1)] Outbound: Sending NEWKEYS
[DEBUG] [ssh2(test1)] Inbound: NEWKEYS
[DEBUG] [ssh2(test1)] Verifying signature ...
[DEBUG] [ssh2(test1)] Verified signature
[DEBUG] [ssh2(test1)] Handshake completed
[DEBUG] [ssh2(test1)] Outbound: Sending SERVICE_REQUEST (ssh-userauth)
[DEBUG] [ssh2(test1)] Inbound: Received SERVICE_ACCEPT (ssh-userauth)
[DEBUG] [ssh2(test1)] Outbound: Sending USERAUTH_REQUEST (none)
[DEBUG] [ssh2(test1)] Inbound: Received USERAUTH_FAILURE (publickey,gssapi-keyex,gssapi-with-mic)
[DEBUG] [ssh2(test1)] Client: none auth failed
[DEBUG] [ssh2(test1)] Outbound: Sending USERAUTH_REQUEST (publickey -- check)
[DEBUG] [ssh2(test1)] Inbound: Received USERAUTH_PK_OK
[DEBUG] [ssh2(test1)] Client: USERAUTH_PK_OK: ssh-rsa key with convertSha1 enabled, switching to sha512
[DEBUG] [ssh2(test1)] Outbound: Sending USERAUTH_REQUEST (publickey)
[DEBUG] [ssh2(test1)] Inbound: Received USERAUTH_SUCCESS
[INFO] [createConnection(test1,config)] Remote version: OpenSSH_8.7
[DEBUG] [ssh2(test1)] Outbound: Sending CHANNEL_OPEN (r:0, session)
[DEBUG] [ssh2(test1)] Inbound: GLOBAL_REQUEST ([email protected])
[DEBUG] [ssh2(test1)] Outbound: Sending GLOBAL_REQUEST ([email protected])
[DEBUG] [ssh2(test1)] Inbound: Received DEBUG
[DEBUG] [ssh2(test1)] Debug output from server: "/home/edailey/.ssh/authorized_keys:1: key options: agent-forwarding port-forwarding pty user-rc x11-forwarding"
[DEBUG] [ssh2(test1)] Inbound: Received DEBUG
[DEBUG] [ssh2(test1)] Debug output from server: "/home/edailey/.ssh/authorized_keys:1: key options: agent-forwarding port-forwarding pty user-rc x11-forwarding"
[DEBUG] [ssh2(test1)] Inbound: CHANNEL_OPEN_CONFIRMATION (r:0, s:0)
[DEBUG] [ssh2(test1)] Outbound: Sending CHANNEL_REQUEST (r:0, exec: echo :::SHELL:$SHELL:SHELL:::)
[DEBUG] [ssh2(test1)] Inbound: REQUEST_SUCCESS
[DEBUG] [ssh2(test1)] Inbound: CHANNEL_WINDOW_ADJUST (r:0, 2097152)
[DEBUG] [ssh2(test1)] Inbound: CHANNEL_SUCCESS (r:0)
[DEBUG] [ssh2(test1)] Inbound: CHANNEL_DATA (r:0, 28)
[DEBUG] [ssh2(test1)] Inbound: CHANNEL_EOF (r:0)
[DEBUG] [ssh2(test1)] Inbound: CHANNEL_REQUEST (r:0, exit-status: 0)
[DEBUG] [ssh2(test1)] Inbound: CHANNEL_CLOSE (r:0)
[DEBUG] [ssh2(test1)] Outbound: Sending CHANNEL_CLOSE (r:0)
[DEBUG] [createConnection(test1,config)] Detected known $SHELL '/bin/bash' (bash)
[DEBUG] [ssh2(test1)] Outbound: Sending CHANNEL_OPEN (r:1, session)
[DEBUG] [ssh2(test1)] Inbound: CHANNEL_OPEN_CONFIRMATION (r:1, s:1)
[DEBUG] [ssh2(test1)] Outbound: Sending CHANNEL_REQUEST (r:1, exec: echo "::echo 13451:echo_result:echo ~:echo 13451::")
[DEBUG] [ssh2(test1)] Inbound: CHANNEL_WINDOW_ADJUST (r:1, 2097152)
[DEBUG] [ssh2(test1)] Inbound: CHANNEL_SUCCESS (r:1)
[DEBUG] [ssh2(test1)] Inbound: CHANNEL_DATA (r:1, 42)
[DEBUG] [ssh2(test1)] Inbound: CHANNEL_EOF (r:1)
[DEBUG] [ssh2(test1)] Inbound: CHANNEL_REQUEST (r:1, exit-status: 0)
[DEBUG] [ssh2(test1)] Inbound: CHANNEL_CLOSE (r:1)
[DEBUG] [ssh2(test1)] Outbound: Sending CHANNEL_CLOSE (r:1)
[DEBUG] [createConnection(test1,config)] Home path: /home/edailey
[DEBUG] [createConnection(test1,config)] Environment: []
[DEBUG] Starting shell for test1: cd "/"; $SHELL
[DEBUG] [ssh2(test1)] Outbound: Sending CHANNEL_OPEN (r:2, session)
[DEBUG] [ssh2(test1)] Inbound: CHANNEL_OPEN_CONFIRMATION (r:2, s:0)
[DEBUG] [ssh2(test1)] Outbound: Sending CHANNEL_REQUEST (r:0, pty-req)
[DEBUG] [ssh2(test1)] Inbound: CHANNEL_SUCCESS (r:2)
[DEBUG] [ssh2(test1)] Outbound: Sending CHANNEL_REQUEST (r:0, exec: cd "/"; $SHELL)
[DEBUG] [ssh2(test1)] Inbound: CHANNEL_WINDOW_ADJUST (r:2, 2097152)
[DEBUG] [ssh2(test1)] Inbound: CHANNEL_SUCCESS (r:2)
[DEBUG] [ssh2(test1)] Inbound: CHANNEL_DATA (r:2, 31)
[DEBUG] [ssh2(test1)] Inbound: CHANNEL_DATA (r:2, 8)
[DEBUG] [ssh2(test1)] Inbound: CHANNEL_DATA (r:2, 30)
[DEBUG] [ssh2(test1)] Outbound: Sending ping (GLOBAL_REQUEST: [email protected])
[DEBUG] [ssh2(test1)] Inbound: Received REQUEST_FAILURE
[DEBUG] [ssh2(test1)] Outbound: Sending ping (GLOBAL_REQUEST: [email protected])
[DEBUG] [ssh2(test1)] Inbound: Received REQUEST_FAILURE
[DEBUG] [ssh2(test1)] Outbound: Sending ping (GLOBAL_REQUEST: [email protected])
[DEBUG] [ssh2(test1)] Inbound: Received REQUEST_FAILURE
v