You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for issue followers and do not help prioritize the request
If you are interested in working on this issue or have submitted a pull request, please leave a comment
Overview of the Issue
I experienced a Packer crash, and the log output asked me to report it.
==> qemu.windows: Running post-processor: (type vagrant)
2024/09/27 10:36:40 [INFO] (telemetry) Starting post-processor vagrant
2024/09/27 10:36:40 ConfigSpec failed: connection is shut down
panic: ConfigSpec failed: connection is shut down [recovered]
panic: ConfigSpec failed: connection is shut down
"Packer crashed! This is always indicative of a bug within Packer.
A crash log has been placed at "crash.log" relative to your current
working directory. It would be immensely helpful if you could please
report the crash with Packer[1] so that we can fix this."
Reproduction Steps
I never experienced this before, so not sure how to repro.
Packer version
v1.11.2
Simplified Packer Template
I was using the vagrant post processor when this happened, but this feels related to failed network connection ?
Community Note
sense
Overview of the Issue
I experienced a Packer crash, and the log output asked me to report it.
"Packer crashed! This is always indicative of a bug within Packer.
A crash log has been placed at "crash.log" relative to your current
working directory. It would be immensely helpful if you could please
report the crash with Packer[1] so that we can fix this."
Reproduction Steps
I never experienced this before, so not sure how to repro.
Packer version
v1.11.2
Simplified Packer Template
I was using the vagrant post processor when this happened, but this feels related to failed network connection ?
Operating system and Environment details
Using Ubuntu 23.10
Log Fragments and crash.log files
packer crash
The text was updated successfully, but these errors were encountered: