Hello Everyone.
I am trying to run vagrant on my Linux Ubuntu Server 22.04 machine. The box i am trying to create is a Windows 10 and i am using winrm as a communicator. The box is spinning etc… but it timeout and get destroyed automatically after some times with the following error.
An error occurred executing a remote WinRM command.
Shell: Cmd
Command: hostname
Message: Digest initialization failed: initialization error
I followed the link to install vagrant. I ran vagrant up --debug and the output is here
Any Idea what could be the issue ?