# Installation Fault Conditions

Fault Conditions during installation will be discovered during the CloudFormation Template deployment. &#x20;

If there is an issue during installation, CloudFormation will provide Root Cause Analysis.

Common Fault Conditions

* Wrong Path to Cost and Usage Report
* Cost and Usage Bucket was not created in US-East-1 causing S3 Bucket Notification Error
* Wrong S3 Bucket name for installation of Front End Bucket
* If a re-installation, prior deployed resources have not been delete fully


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.finopscenter.com/technical-documentation/installation-fault-conditions.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
