Open Kotsakis opened 2 years ago
Please answer the following questions before submitting your issue. Thanks!
dcos --version
2.2.1 + latest
macOS Monterey 12.6
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.
A prompt where I could paste the generated key.
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
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: