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

WinRM - “Blocking operation timed out!” #13559

Open
misteriosojo opened this issue Dec 20, 2024 · 0 comments
Open

WinRM - “Blocking operation timed out!” #13559

misteriosojo opened this issue Dec 20, 2024 · 0 comments

Comments

@misteriosojo
Copy link

Vagrant version: 2.4.3
Host OS: Windows 10

Target Hypervisor: Hyper-V + ESXi
Target VM: Windows 10

Communicator type: WinRM

Debug output

Multiple users are encountering issues connecting to VMs using WinRM. I think the issue is caused by the new version of the dependency WinRM.

Expected behavior

Vagrant should try to establish a WinRM connection according to the parameters provided in vagrant file (timeout, retries,...).

Actual behavior

Vagrant exists with the error:

An error occurred executing a remote WinRM command.

Shell: Cmd
Command: hostname
Message: Blocking operation timed out!

Steps to reproduce

  1. Try to "Vagrant up" a Windows VM
  2. Wait until it fails

Vagrantfile

# not relevant in this use-case --> no special config required
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant