| Message: 96863 |
 |
BY: Frederic Donnat (fred-secludit) DATE: 2011-08-09 22:58 SUBJECT: RE: Error from Copy AMI to Different Region Hi David,
After looking at the logs, the error is raised just after attaching the volume to the instance.
In the code a check is made against the "attachmentSet" of the volume whereas the volume is in the process of attaching, resulting in a nil value.
This should now be fixed in version 1.8.35 of CloudyScripts library.
Thanks for your report and your help improving CloudyScripts.
/fred | |