Category: Troubleshooting
-
Deleting Stuck Executions
- By Jonny Ro,
- August 13, 2018
Sometimes, an execution is stuck in a state that cannot be removed using the standard Cloudify API. Examples: Executions in pending state, even though there are sufficient available Celery workers to handle them Executions stuck in cancelling or force_cancelling state Stuck executions can prevent the deleting or modifying a deployment. Even worse, stuck system workflow can bring all […]
-
Cloudify Manager Installation FAQ
- By Ben Mansheim,
- April 10, 2018
The installation instructions for the latest version of Cloudify Manager are verified to work in clean environments that meet the prerequisites. Here we’ll cover some situations that prevent successful installation or require additional configuration. Wheel Group Membership As noted, installation fails if the user does not belong to the wheel group in the operating system. If your user does […]
Recent Posts
Infrastructure as Code (IAC) is seen by some as the ultimate expression of the IT work environment. After all, once the entire stack can be…
Read more