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.

getPassword problems

See original GitHub issue

I’m having problems getting the password.

When I followed the instructions (using nodejs 7.4 - there are runtime errors using 7.5) I get…


$ npm run getpassword 10.0.0.210

> dorita980@3.0.2 getpassword C:\dorita980
> node ./bin/getpassword.js "10.0.0.210"

Make sure your robot is on the Home Base and powered on (green lights on). Then press and hold the HOME button on your robot until it plays a series of tones (about 2 seconds). Release the button and your robot will flash WIFI light.
Then press any key here...

Looking for robots...
Robot found! with blid/username: XXXXXXXXXX
{ ver: '2',
  hostname: 'Roomba-XXXXXXXXXX',
  robotname: 'Bob',
  ip: '10.0.0.210',
  mac: '11:22:33:44:55:66',
  sw: 'v2.0.0-34',
  sku: 'R980000',
  nc: 0,
  proto: 'mqtt' }
data=> 00000000: efbf bd05                                o?=.
 <=
Error getting password. Follow the instructions and try again.

I added the “data=>” bit - it’s hexy dumping the packet that came back.

Any ideas?

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:12 (6 by maintainers)

github_iconTop GitHub Comments

2reactions
barqerscommented, Aug 11, 2018

Just realized you had to hold the home button until it beeps not until it lights up. Oh boy, after installing it via pip, python, python without running setup, and finally through homebrew on my mac, finally got it working.

Awesome script and thank you for posting this.

0reactions
LukaszKoccommented, Nov 12, 2021

instructions to make it work 1 hold home + spot to get info configuration mode 2 connect to roomba local network 2 get the robot ip np https://www.pcwdld.com/how-to-scan-network-for-ip-addresses run script with ip from step 2 boom it works

Read more comments on GitHub >

github_iconTop Results From Across the Web

Problem with "GetPassword" - Random and other categories
Hi, there, I am getting Cryptographic Exception of GetPassword activity (to login a web page) every time when I try to copy and...
Read more >
user interface - Java JPasswordField .getPassword() issues
getPassword works for the password, but not for the username. Any idea why it is not working for the username if I typed...
Read more >
If you forgot your Apple ID password
Reset your Apple ID password on your iPhone or other trusted Apple device. Go to Settings. Tap your name > Password & Security...
Read more >
The password problem
The password problem ... Nearly all IT professionals (~95%) agree that passwords pose real security risks to their organisation. People have been using...
Read more >
Password Problems
Password Problems. I do not login to att.net very often; I login once a month to download my bill, and I occasionally login...
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