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

Error when executing any AWS Vault Command on 7.2.0, in WSL Ubuntu on Windows 11 #1237

Closed
2 of 3 tasks
gw-bcharboneau opened this issue Feb 1, 2024 · 1 comment
Closed
2 of 3 tasks

Comments

@gw-bcharboneau
Copy link

gw-bcharboneau commented Feb 1, 2024

  • I am using the latest release of AWS Vault
  • I have provided my .aws/config (redacted if necessary)
  • Not related to awsconfig issue
  • I have provided the debug output using aws-vault --debug (redacted if necessary)

Error when executing any AWS Vault Command on 7.2.0, in WSL Ubuntu on Windows 11

Installed by downloading aws-vault-linux-amd64 package from github as "aws-vault" and moving to /usr/local/bin/

aws-vault add test --debug

/usr/local/bin/aws-vault: line 1: --2024-02-01: command not found
/usr/local/bin/aws-vault: line 2: syntax error near unexpected token `('
/usr/local/bin/aws-vault: line 2: `Resolving github.com (github.com)... 140.82.112.3'

Reverted to 7.1.2 and it works

@gw-bcharboneau
Copy link
Author

Discovered the issue apparently the scripted install i had for it, output the contents of the wget command into the file i was downloading instead of the file that it was downloading. redid my wget call manually and it worked

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