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

Can't read password when Alpaca is launched through Windows Git Bash #31

Open
samuong opened this issue Sep 25, 2019 · 1 comment
Open

Comments

@samuong
Copy link
Owner

samuong commented Sep 25, 2019

Steps to reproduce:

  1. On a Windows machine, open up Git Bash
  2. Launch Alpaca using /path/to/alpaca -d mydomain

Expected behaviour:

Alpaca should prompt for the user's password and use that to authenticate to the proxy.

Actual behaviour:

The password prompt is printed, followed by an error message:

main.go:52: Error reading password from stdin: The handle is invalid.

Workaround:

Run Alpaca from a Command Prompt (cmd.exe) window.

@samuong
Copy link
Owner Author

samuong commented May 21, 2020

This could be related to golang/go#11914

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