Open dtest opened 9 years ago
Simply executing 'setup' on the instance again worked fine.
I think its safe to assume that the stack should be started in the appropriate order and if dependencies are not available, services won't start.
Boot order should be handled by the Cloudformation script at the start, but if you turn off all of the servers, you should know which order to bring them back online. Labeling as "Won't Fix". Let me know if you think it still should be.
I had stopped all instances in my opswork stack and upon restarting the rabbitmq1 instance, received the following error:
I am assuming it's a timing issue, but not 100% sure.