Packer-Windows10
Packer-Windows10 copied to clipboard
is it supposed to work?
Came back to your project as I looked into building Windows VMs on my local VirtualBox. I remember a working build from a few months ago, today a new run simply didn't proceed for hours.
Maybe something is broken?
# packer.log
2022/06/20 14:09:33 packer-builder-virtualbox-iso plugin: [DEBUG] connecting to remote shell using WinRM
2022/06/20 14:10:48 packer-builder-virtualbox-iso plugin: [ERROR] connection error: unknown error Post "http://127.0.0.1:3013/wsman": read tcp 127.0.0.1:59980->127.0.0.1:3013: read: connection reset by peer
2022/06/20 14:10:48 packer-builder-virtualbox-iso plugin: [ERROR] WinRM connection err: unknown error Post "http://127.0.0.1:3013/wsman": read tcp 127.0.0.1:59980->127.0.0.1:3013: read: connection reset by peer
To me it looks as if the VM does nothing, watching traffic graphs on my router there seemed to be no downloads or so.
No urgency here, just curious.
ah, btw: packer-1.8.1 on Fedora 36, VirtualBox 6.1.34
@stefangweichinger are you having this issue? https://github.com/luciusbono/Packer-Windows10/issues/39