-
Notifications
You must be signed in to change notification settings - Fork 562
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
emacs eterm configure: failed to input configuration: error selecting provider file: bad input #400
Comments
I need to see if this is caused by the library I am using for term input. Would you mind testing one of their examples? https://github.com/AlecAivazis/survey/tree/v1.8.7 Cheers |
@wolfeidau I'm getting the same error on Linux Mint 19.3 Tricia (based on Ubuntu 18.04.3 LTS). When I run 'saml2aws configure' and press enter on ADFS I get "failed to input configuration: error selecting provider file: bad input". I assume this is the same issue as listed above. $ saml2aws configure I found a workaround that if I hold the down arrow and loop around the list and then hit enter on ADFS it works. I have to press the down arrow multiple times on each prompt to get through the UI. I have run the requested examples from https://github.com/AlecAivazis/survey/tree/v1.8.7 as below: $ sudo apt-get install git golang-go $ go run examples/simple.go I can reproduce the error by moving my ~/.saml2aws file out of the way and rerunning saml2aws configure. Having an empty file there also causes the error. $ mv ~/.saml2aws ~/tmp/ account { Configuration saved for IDP account: default |
I have the same issue on my MacBook running on Catalina, zsh and saml2aws version 2.24.0. I've tried the workaround from @ErgaBerga and it worked. But still not the best situation. |
also seeing this on osx+zsh |
Have noticed this on MacOs Mojave, zsh and saml2aws version 2.27.0. Trying the work-around suggested by @ErgaBerga worked for me. |
Yep this tool does not work for me on Mac, Catalina and zsh
|
I created a trash profile using Commands and output:
|
Using Windows 10 and git-bash: $ saml2aws --version
|
Similar to #341, I get the following error with
saml2aws configure -a test
in emacs witheterm
andmulti-term
shell emulator, I get the following error the moment I press the up/down buttons to select the IdP type.The text was updated successfully, but these errors were encountered: