Sorry, wasn't able to get it, but the error is that it just times out after about 10min. Any idea why it would work without a set password but timeout after setting a password.
On Thursday, March 29, 2018 at 10:53:14 PM UTC-7, Rickard von Essen wrote: > > There is no error in that log. > > On Fri, Mar 30, 2018, 00:30 <[email protected] <javascript:>> wrote: > >> When creating a Windows AMI on AWS, I am getting stuck at "Waiting for >> WinRM to become available" when I set winrm_password. >> But when I remove winrm_password, it is able to build the AMI. Anyone >> have an suggestions what might be going on here? >> >> This is what I see in the console: >> >> ==> amazon-ebs: Creating temporary keypair: >> packer_5abd5b4e-51d1-1f2f-ec27-86b7c804c5a9 >> ==> amazon-ebs: Launching a source AWS instance... >> ==> amazon-ebs: Adding tags to source instance >> amazon-ebs: Adding tag: "Name": "Packer Builder" >> amazon-ebs: Instance ID: i-0dd75cb661ee63bd7 >> ==> amazon-ebs: Waiting for instance (i-0dd75cb661ee63bd7) to become >> ready... >> ==> amazon-ebs: Skipping waiting for password since WinRM password set... >> ==> amazon-ebs: Waiting for WinRM to become available... >> >> Seems weird that winrm_password is causing it to failed.. >> >> "winrm_password": "TestPassword123!" >> >> -- >> This mailing list is governed under the HashiCorp Community Guidelines - >> https://www.hashicorp.com/community-guidelines.html. Behavior in >> violation of those guidelines may result in your removal from this mailing >> list. >> >> GitHub Issues: https://github.com/mitchellh/packer/issues >> IRC: #packer-tool on Freenode >> --- >> You received this message because you are subscribed to the Google Groups >> "Packer" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected] <javascript:>. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/packer-tool/d3b00ef8-319c-4d78-b0be-238cd38762ac%40googlegroups.com >> >> <https://groups.google.com/d/msgid/packer-tool/d3b00ef8-319c-4d78-b0be-238cd38762ac%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> For more options, visit https://groups.google.com/d/optout. >> > -- This mailing list is governed under the HashiCorp Community Guidelines - https://www.hashicorp.com/community-guidelines.html. Behavior in violation of those guidelines may result in your removal from this mailing list. GitHub Issues: https://github.com/mitchellh/packer/issues IRC: #packer-tool on Freenode --- You received this message because you are subscribed to the Google Groups "Packer" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/packer-tool/56d53263-19cc-479f-9ed1-e4a19cf1856e%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
