Azure / caf-terraform-landingzones-platform-starter

CAF Terraform landing zone - platform configuration starter kit
MIT License
83 stars 91 forks source link

"rover login" command fails with time mismatch #26

Closed ajaynadakuditi closed 1 year ago

ajaynadakuditi commented 1 year ago

rover login command fails with below error:

` rover login
➜ landingzones git:(71c71e4) rover login

version: aztfmod/rover:1.2.5-2208.0208

@calling verify_azure_session

Checking existing Azure session WARNING: To sign in, use a web browser to open the page https://microsoft.com/devicelogin and enter the code AWQZJXGTL to authenticate. ERROR: The command failed with an unexpected error. Here is the traceback: ERROR: 0. The ID token is not yet valid. Make sure your computer's time and time zone are both correct. Current epoch = 1694270975. `

ajaynadakuditi commented 1 year ago

this is fixed by restarting Docker desktop.