question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Error while getting robot password

See original GitHub issue

After running npm run getrobotpwd <ip> i got initial robot information including blid and then following error:

events.js:170
      throw er; // Unhandled 'error' event
      ^

Error: 1996351952:error:141A318A:SSL routines:tls_process_ske_dhe:dh key too small:../deps/openssl/openssl/ssl/statem/statem_clnt.c:2159:

Emitted 'error' event at:
    at emitErrorNT (internal/streams/destroy.js:91:8)
    at emitErrorAndCloseNT (internal/streams/destroy.js:59:3)
    at processTicksAndRejections (internal/process/task_queues.js:81:17)
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! homebridge-roomba@1.0.1 getrobotpwd: `cd node_modules/dorita980 && npm install && node ./bin/getpassword.js "192.168.2.50"`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the homebridge-roomba@1.0.1 getrobotpwd script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR!     /root/.npm/_logs/2019-07-16T16_39_17_608Z-debug.log

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:15 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
scomanscommented, Aug 18, 2019

openssl: '1.1.1c'

1reaction
ilyabreevcommented, Aug 17, 2019
pi@raspberrypi:~ $ node -p process.versions | grep openssl
  openssl: '1.0.2n'
Read more comments on GitHub >

github_iconTop Results From Across the Web

Cannot start robot from orchestrator after password changed
Hello, I was running 3 robots on one server (hight-density configuration) and everything was working fine until I had to change the password...
Read more >
Error from the lookup password action - Kofax Community
Hi,. I'm new to kofax RPA. I'm trying to capture credentials from the Password store from the management console but I get the...
Read more >
Unable to create run bundle - Robots Agent (On-premise)
Problem. When trying to run a task, analytic fails with the error: "Unable to create run bundle." Reason. Passwords stored in the Parameter ......
Read more >
Help with UIPATH integration - CyberArk Community
We purchased some robot licenses to use with the Central Credential ... A robot was created in UIPATH. ... I get an error...
Read more >
Backup/Restore robot data troubleshooting — Aldebaran 2.5 ...
It seems you have made a mistake when providing your robot password. connection failed, the IP might be wrong. Return to the robot...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found