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

Not able to run #19

Open
rajeshdude0 opened this issue Jul 27, 2016 · 0 comments
Open

Not able to run #19

rajeshdude0 opened this issue Jul 27, 2016 · 0 comments

Comments

@rajeshdude0
Copy link

I am getting following error whenever i try to make a simple rdp connection.

[node-rdpjs]` INFO: screen 800x600
[node-rdpjs] INFO: english keyboard layout
[node-rdpjs] INFO: connect to 192.168.2.179:3389
[node-rdpjs] INFO: SSL standard security selected
(node) crypto.createCredentials is deprecated. Use tls.createSecureContext instead.
[node-rdpjs] ERROR: ECONNRESET(socket hang up)
Error: socket hang up
at SecurePair.options.ssl.onclienthello.ssl.onnewsession.ssl.onocspresponse.SecurePair.error (_tls_legacy.js:821:23)
at EncryptedStream.CryptoStream._done (_tls_legacy.js:469:22)
at CleartextStream.read as _read
at CleartextStream.Readable.read (_stream_readable.js:336:10)
at EncryptedStream.onCryptoStreamFinish (_tls_legacy.js:111:47)
at EncryptedStream.g (events.js:260:16)
at emitNone (events.js:72:20)
at EncryptedStream.emit (events.js:166:7)
at finishMaybe (_stream_writable.js:481:14)
at endWritable (_stream_writable.js:491:3)
D:\NodeApp\test\app.js:18
throw err;
^

Error: socket hang up
at SecurePair.options.ssl.onclienthello.ssl.onnewsession.ssl.onocspresponse.SecurePair.error (_tls_legacy.js:821:23)
at EncryptedStream.CryptoStream._done (_tls_legacy.js:469:22)
at CleartextStream.read as _read
at CleartextStream.Readable.read (_stream_readable.js:336:10)
at EncryptedStream.onCryptoStreamFinish (_tls_legacy.js:111:47)
at EncryptedStream.g (events.js:260:16)
at emitNone (events.js:72:20)
at EncryptedStream.emit (events.js:166:7)
at finishMaybe (_stream_writable.js:481:14)
at endWritable (_stream_writable.js:491:3)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant