You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Where should I specify the user password to connect to the server with Hyper-V?
Naturally, he can’t connect to it via SSH – there’s Windows Server installed there.
log:
PS_CMD_FAIL_ERROR:
ssh: connect to host 192.168.0.91 port 22: Connection timed out
New-PSSession: [192.168.0.91] The SSH client session has ended with error message: The SSH transport process has abruptly terminated causing this remote session to break.
at ShellStreamBuffer.<anonymous> (/root/hyperv-web-manager/src/node_modules/node-powershell/lib/Shell.js:220:25)
at Object.onceWrapper (node:events:627:28)
at ShellStreamBuffer.emit (node:events:513:28)
at ShellStreamBuffer._write (/root/hyperv-web-manager/src/node_modules/node-powershell/lib/utils.js:27:19)
at writeOrBuffer (node:internal/streams/writable:391:12)
at _write (node:internal/streams/writable:332:10)
at ShellStreamBuffer.Writable.write (node:internal/streams/writable:336:10)
at Socket.ondata (node:internal/streams/readable:754:22)
at Socket.emit (node:events:525:35)
at addChunk (node:internal/streams/readable:315:12)
The text was updated successfully, but these errors were encountered:
Where should I specify the user password to connect to the server with Hyper-V?
Naturally, he can’t connect to it via SSH – there’s Windows Server installed there.
log:
PS_CMD_FAIL_ERROR:
ssh: connect to host 192.168.0.91 port 22: Connection timed out
New-PSSession: [192.168.0.91] The SSH client session has ended with error message: The SSH transport process has abruptly terminated causing this remote session to break.
The text was updated successfully, but these errors were encountered: