Issue #8672 has been updated by Carl Caum.

James Turnbull wrote:
> Carl - what release of CP was this done with?

It was whatever the master branch was in the github repo on the day I submitted 
this.  It happened last week against the latest master.  
----------------------------------------
Bug #8672: Newly created instance is reported not to exist
https://projects.puppetlabs.com/issues/8672

Author: Carl Caum
Status: Needs More Information
Priority: Normal
Assignee: Carl Caum
Category: cloudpack
Target version: 
Keywords: 
Branch: 


<pre>
[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
</pre>

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.

Reply via email to