Open paolosalvatori opened 3 years ago
Hi @paolosalvatori we also noticed this issue with latest update of Docker Desktop on windows. See the issue here - https://github.com/Azure/caf-terraform-landingzones/issues/250
From now you have to downgrade docker desktop to 3.5.2.
Let's keep the issue open for a while just to keep track of any progress. When the bug gets fixed, and the rover works as expected with Docker DE 4.0.0 you can write here and close the issue 😃
Able to resolve it by exiting vscode. Then stopping and deleting the container in Docker Desktop (v4.01) and open vscode to let it recreate again. Able to do rover login and also logout and login again.
Describe the bug The rover login command fails when trying to login after following the instructions at Getting started with Azure Cloud Adoption Framework landing zones for Terraform
Even az login command fails, ore better, I can successfully login via browser, but the command fails with the following error:
Also, note that the folder name shown close to the green button in VS Code lower bar is not Azure CAF rover, but CAF Starter Terraform landing zones.
To Reproduce 1.I cloned the repo as shown in the instructions using git clone https://github.com/Azure/caf-terraform-landingzones-starter.git 2.Opened the folder in VS Code 3.Clicked the green button and selected Open folder in container... 4.Run rover login in the prompt command
Expected behavior I would expect to successfully login.
Screenshots See the text above.
Configuration (please complete the following information):