> 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/instrumentation/miseq/instrumentation-miseq-troubleshooting-list.md).

# Troubleshooting

Instrumentation > MiSeq > Troubleshooting

* [Troubleshooting "Conflict" errors at the end of MiSeq runs](/instrumentation/miseq/instrumentation-miseq-troubleshooting-list/000008345.md)
* [Troubleshooting "Initialize Cameras before capturing images" error on the MiSeq](/instrumentation/miseq/instrumentation-miseq-troubleshooting-list/000007442.md)
* [Troubleshooting "Primary Analysis Not Ready" errors during Pre-run Checks on MiSeq](/instrumentation/miseq/instrumentation-miseq-troubleshooting-list/000003755.md)
* [Troubleshooting "TEC2SERVO unrecognize char" error during MiSeq Control Software initialization](/instrumentation/miseq/instrumentation-miseq-troubleshooting-list/000002865.md)
* [Troubleshooting "Unsuccessfully attempted to launch module type" error with LRM v3 on MiSeq](/instrumentation/miseq/instrumentation-miseq-troubleshooting-list/000003872.md)
* [Troubleshooting "Y home sensor never tripped" error on MiSeq](/instrumentation/miseq/instrumentation-miseq-troubleshooting-list/000002353.md)
* [Troubleshooting "file is not properly formatted" warning on the MiSeq](/instrumentation/miseq/instrumentation-miseq-troubleshooting-list/000009180.md)
* [Troubleshooting 'Index outside the bounds of the array' error on the MiSeq](/instrumentation/miseq/instrumentation-miseq-troubleshooting-list/000001432.md)
* [Troubleshooting Invalid Role Errors after Post-Run Washes on the MiSeq](/instrumentation/miseq/instrumentation-miseq-troubleshooting-list/000009173.md)
* [Troubleshooting MiSeqOverride.cfg Errors on the MiSeq](/instrumentation/miseq/instrumentation-miseq-troubleshooting-list/000003299.md)
* [Troubleshooting Sipdown Errors on the MiSeq video](/instrumentation/miseq/instrumentation-miseq-troubleshooting-list/000006824.md)
* [Troubleshooting Stalled Flow Rate Check on the MiSeq](/instrumentation/miseq/instrumentation-miseq-troubleshooting-list/000009288.md)
* [Troubleshooting scratched or damaged flow cells on MiSeq](/instrumentation/miseq/instrumentation-miseq-troubleshooting-list/000003192.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/instrumentation/miseq/instrumentation-miseq-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.
