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

Unable to connect the AWS DB using the Azure Single sign on #243

Open
Raja4500 opened this issue Aug 4, 2022 · 0 comments
Open

Unable to connect the AWS DB using the Azure Single sign on #243

Raja4500 opened this issue Aug 4, 2022 · 0 comments

Comments

@Raja4500
Copy link

Raja4500 commented Aug 4, 2022

The following error will be prompted while we connect to AWS DB.

PS C:\Windows\system32> aws-azure-login --profile XXXX --mode=gui
Logging in with profile 'XXXXX'...
Using AWS SAML endpoint https://signin.aws.amazon.com/saml
Error: spawn UNKNOWN
at ChildProcess.spawn (node:internal/child_process:413:11)
at Object.spawn (node:child_process:700:9)
at BrowserRunner.start (C:\Users\XXXXXX.AzureAD\AppData\Roaming\npm\node_modules\aws-azure-login\node_modules\puppeteer\lib\cjs\puppeteer\node\BrowserRunner.js:80:34)
at ChromeLauncher.launch (C:\Users\XXXXX.AzureAD\AppData\Roaming\npm\node_modules\aws-azure-login\node_modules\puppeteer\lib\cjs\puppeteer\node\Launcher.js:94:16)
at async Object._performLoginAsync (C:\Users\XXXXXX.AzureAD\AppData\Roaming\npm\node_modules\aws-azure-login\lib\login.js:461:23)
at async Object.loginAsync (C:\Users\XXXXXX.AzureAD\AppData\Roaming\npm\node_modules\aws-azure-login\lib\login.js:324:30) {
errno: -4094,
code: 'UNKNOWN',
syscall: 'spawn'
}

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