Comment 10 for bug 452556

Revision history for this message
Daniel Nurmi (nurmi) wrote :

I looks like this bug happens when an authorize is called before the group is used in another context (run-instances, describe-group, etc). For example:

euca-authorize (fails)
euca-describe-groups
euca-authorize (success)

Attaching the log file showing exception, and exact commands