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

"balena tunnel" offers selection menu despite given UUID #1287

Closed
pdcastro opened this issue Jun 4, 2019 · 3 comments
Closed

"balena tunnel" offers selection menu despite given UUID #1287

pdcastro opened this issue Jun 4, 2019 · 3 comments

Comments

@pdcastro
Copy link
Contributor

pdcastro commented Jun 4, 2019

It shouldn't ask to select the device as follows:

$ ./bin/balena tunnel <either full or short UUID> -p 22222:4321
[Info]    Tunnel to b1878c6
? Select a device (Use arrow keys)
❯ silent-thunder (b1878c6)
  ...
  • Cli version: tested with 10.13.5 and 11.0.0
  • Standalone install: no
  • Node version: 8.16.0
  • Npm version: 6.4.1
  • Operating system and architecture: macOS 64-bit
@pdcastro
Copy link
Contributor Author

pdcastro commented Jun 4, 2019

This sounds like a different case than the one fixed by @wrboyce in this PR:
tunnel: allow using partial device uuids

And presumably it is something that started happening after that PR was merged -- which was in CLI v10.4.0. There were SDK changes...

@balena-ci
Copy link
Contributor

[pdcastro] This issue has attached support thread https://jel.ly.fish/#/support-thread~0e0e26e0-57a3-4d09-ae97-0fe2fe681531

@pdcastro
Copy link
Contributor Author

This issue has been fixed. Not sure exactly which CLI version fixed it, possibly v11.3.4 (PR #1324) as it includes a commit of subject "Tunnel: Fix incorrect parsing of numeric short UUIDs". I have tested it now with v11.18.3 and the issue no longer happens (the interactive selection menu is not displayed, which is correct).

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