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

No SSH username given, tried to open terminal - uncaught exception #58

Open
keriszafir opened this issue Feb 29, 2016 · 1 comment
Open

Comments

@keriszafir
Copy link

Test case: I want to get to the login shell (so no username - will enter it later).

  1. Run the Pi Finder, scan for Raspberries
  2. Choose the IP address
  3. Clear the "Username" and "Password" boxes
  4. Click "Terminal".

I got:
Uncaught Exception: Error: Invalid username at Client.connect (/tmp/mozilla_elegant0/linux-x64/resources/app/node_modules/adafruit-pi-finder/node_modules/ssh2/lib/client.js:130:11) at new ssh (/tmp/mozilla_elegant0/linux-x64/resources/app/node_modules/adafruit-pi-finder/ssh.js:31:12) at ssh (/tmp/mozilla_elegant0/linux-x64/resources/app/node_modules/adafruit-pi-finder/ssh.js:20:12) at ssh_connect (/tmp/mozilla_elegant0/linux-x64/resources/app/node_modules/adafruit-pi-finder/main.js:110:13) at EventEmitter.<anonymous> (/tmp/mozilla_elegant0/linux-x64/resources/app/node_modules/adafruit-pi-finder/main.js:81:5) at emitTwo (events.js:87:13) at EventEmitter.emit (events.js:172:7) at EventEmitter.<anonymous> (/tmp/mozilla_elegant0/linux-x64/resources/atom.asar/browser/api/lib/web-contents.js:91:23) at emitTwo (events.js:87:13) at EventEmitter.emit (events.js:172:7)

Using 64-bit Linux build on Debian stretch/sid amd64.

@SalvorinFex
Copy link

Well, I'd imagine that if I tried to use Pi Finder in an unintended way I could find tons of issues too.

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

2 participants