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

doing dcos cluster setup does not return prompt to paste generated key #1581

Open
Kotsakis opened this issue Oct 11, 2022 · 0 comments
Open

Comments

@Kotsakis
Copy link

Please answer the following questions before submitting your issue. Thanks!

What version of DC/OS + DC/OS CLI are you using (dcos --version)?

2.2.1 + latest

What operating system and version are you using?

macOS Monterey 12.6

What did you do?

Opened a Terminal, copy pasted the provided code in install cli

curl https://downloads.dcos.io/binaries/cli/darwin/x86-64/latest/dcos -o dcos &&
chmod +x ./dcos &&
sudo mv dcos /usr/local/bin &&
dcos cluster setup http://10.210.5.236 &&
dcos

page opens up, doing successful login, copying the generated key.

Then I am going back to terminal to paste the key but there is no prompt where I can do that.

If possible please provide a recipe for reproducing.

What did you expect to see?

A prompt where I could paste the generated key.

What did you see instead?

There is just If your browser didn't open, please follow this link:

http://x.x.x.x/login?dcos_cli_csrf_token=E37EP4qDWyKovgtUFNeAhNrPflYOIeYs%2F7fFiG3NnF8%3D&dcos_cli_flow=v1&redirect_uri=http%3A%2F%2Flocalhost%3A49589
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