# Standalone DRAGEN Server - Troubleshooting

| Failure Type                                                          | Actions                                                                                                                                                                                                                                                                                                                                                                    |
| --------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| The output file directory contains information from previous analyses | <p>If this issue is seen, specify a new target output folder and repeat analysis<br><br>To prevent this issue: specify an empty directory before starting analysis</p>                                                                                                                                                                                                     |
| Multinode Gather                                                      | If the following error appears, check if the sample or pair ID was included multiple times during separate node analysis runs, before being gathered together. If the error exists, rerun one of the analyses without the duplicate and reattempt gathering. `ERROR:Gather:Destination file ... already exists - check if the same sample ID is in multiple input folders` |


---

# 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://help.connected.illumina.com/tso500/dragen-tso-500-guides/dragen-tso-500-v2.6/troubleshooting/standalone-dragen-server-troubleshooting.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.
