Issue #8672 has been reported by Carl Caum. ---------------------------------------- Bug #8672: Newly created instance is reported not to exist https://projects.puppetlabs.com/issues/8672
Author: Carl Caum Status: Unreviewed Priority: Normal Assignee: Category: Target version: Keywords: Branch: [root@ip-10-204-65-156 ~]# puppet node create --image=ami-3624d65f --keypair=key_rsa --type=m1.small notice: Creating new instance ... notice: Creating new instance ... Done notice: Creating tags for instance ... err: The instance ID 'i-0771cc66' does not exist err: Try 'puppet help node create' for usage err: Destroyed server i-0771cc66 because of an abnormal exit [root@ip-10-204-65-156 ~]# puppet node create --image=ami-3624d65f --keypair=key_rsa --type=m1.small notice: Creating new instance ... notice: Creating new instance ... Done notice: Creating tags for instance ... err: The instance ID 'i-c571cca4' does not exist err: Try 'puppet help node create' for usage err: Destroyed server i-c571cca4 because of an abnormal exit However, if you wait about a minute and try again, it works. -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://projects.puppetlabs.com/my/account -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-bugs?hl=en.
