> For the complete documentation index, see [llms.txt](https://knowledge.illumina.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://knowledge.illumina.com/software/general/software-general-troubleshooting-list.md).

# Troubleshooting

Software > General > Troubleshooting

* [Creating custom reference genomes (non human) to use with DRAGEN apps on BaseSpace Sequence Hub](/software/general/software-general-troubleshooting-list/000007488.md)
* [DRAGEN reference differences for on instrument and standalone analysis](/software/general/software-general-troubleshooting-list/000009589.md)
* [How to demultiplex an incomplete run using bcl2fastq2 and BCL Convert](/software/general/software-general-troubleshooting-list/000003577.md)
* [How to generate FASTQs from an incomplete run in Local Run Manager](/software/general/software-general-troubleshooting-list/000001807.md)
* [How to troubleshoot a "None of the specified endpoints were reachable" error in Local Run Manager](/software/general/software-general-troubleshooting-list/000001217.md)
* [How to troubleshoot barcode collision and not enough hamming distance errors when demultiplexing runs with BCL Convert and bcl2fastq2](/software/general/software-general-troubleshooting-list/000002326.md)
* [Illumina Connected Analytics (ICA) kernel cannot connect in a Bench Workspaces](/software/general/software-general-troubleshooting-list/000007769.md)
* [Options for demultiplexing libraries with different index lengths in the same sequencing run](/software/general/software-general-troubleshooting-list/000005982.md)
* [Sample specific nucleotide error bias estimation filter and systematic noise filter in DRAGEN](/software/general/software-general-troubleshooting-list/000006989.md)
* [Troubleshooting demultiplexing issues for local DRAGEN analysis onboard the NextSeq 1000/2000](/software/general/software-general-troubleshooting-list/000003817.md)
* [Troubleshooting demultiplexing issues using BaseSpace Sequence Hub and bcl2fastq2 v2.17+](/software/general/software-general-troubleshooting-list/000002875.md)
* [Troubleshooting demultiplexing issues using Local Run Manager](/software/general/software-general-troubleshooting-list/000002862.md)
* [Troubleshooting demultiplexing issues using MiSeq Reporter](/software/general/software-general-troubleshooting-list/000002227.md)
* [Unlocking an account or resetting the password on Local Run Manager version 4](/software/general/software-general-troubleshooting-list/000009008.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://knowledge.illumina.com/software/general/software-general-troubleshooting-list.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
