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

# Troubleshooting SIPDOWN Errors on the MiSeq

**Background**

The MiSeq Control Software (MCS) shows a SIPDOWN error if the reagent sippers are not functioning or cannot be lowered to pierce the foil on the reagent cartridge at the start of a Sequencing Run.

* This can be caused by physical obstruction (if the reagent cartridge is not fully inserted or is damaged), a hardware problem with the sipper assembly, or a communication error.
* When present, this error occurs before the run starts when the sippers first lower, typically shortly after selecting the Start button.
* This error can present in older versions of MCS as an Object Reference error.

  ![](/files/kY7RGxLubeaYhbu2igcs)

**Troubleshooting Actions**

If a SIPDOWN error is observed, see the following Troubleshooting Actions or review the [Troubleshooting Sipdown Errors on the MiSeq video](https://github.com/illumina-swi/illumina-knowledge/tree/master/articles/Knowledge/Troubleshooting-Sipdown-Errors--MiSeq-video/README.md).

1. Remove and inspect the reagent cartridge:
2. * Following a SIPDOWN error, the sippers should be in the raised position. Open the reagent compartment door and verify the reagent cartridge is fully inserted all the way to the back of the instrument chiller compartment.

* Remove the reagent cartridge and verify no damage to the exterior of the cartridge.
* Confirm if reagent foils are pierced.
* Confirm the reagents are fully thawed. See Knowledge Article [Reagent Stability and Thawing Guidelines for MiSeq Sequencing Kits](https://github.com/illumina-swi/illumina-knowledge/tree/master/articles/Knowledge/Instrumentation-MiSeq-Reagent-Stability-and-Thawing/README.md) for details.
* Store the reagent cartridge, PR2 buffer, and the current flow cell in the buffer in the fridge (4Â°C).

3. Power cycle instrument to reset communications.
   1. See Knowledge Article [How to Power Cycle the MiSeq](https://github.com/illumina-swi/illumina-knowledge/tree/master/articles/Knowledge/Instrumentation-MiSeq-Shut-down-instructions/README.md) for details.
4. After MCS initialization, select **Wash** and then select **Post-Run Wash**.
5. Perform the post-run wash with a **previously used flow cell, the MiSeq wash cartridge and wash bottle.**

* See Knowledge Article [Wash best practices for the MiSeq](https://github.com/illumina-swi/illumina-knowledge/tree/master/articles/Knowledge/Instrumentation-MiSeq-Maintenance-Washes/README.md) for details.
* Often, the run can be re-started with the same consumables. However, if those consumables are used to complete the post-run wash prior to reloading, the run will fail.
* The post-run wash ***MUST*** be completed with previously used consumables and/or wash specific consumables.

6. If there is no indication of damage to the reagent cartridge and the post-run wash completes successfully, restart the run with the same consumables.
   1. If the reagent cartridge looks damaged, contact [Illumina Technical Support](https://www.illumina.com/company/contact-us.html#/) and provide the reagent serial number (SN), cartridge lot number, and cartridge expiration date.

\
\
\ <br>

|                                                                                                                                                                                                                                                                                                                                                                        |
| :--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: |
| *For any feedback or questions regarding this article (Illumina Knowledge Article #1456), contact Illumina Technical Support* [*techsupport@illumina.com*](mailto:techsupport@illumina.com?subject=Question%2FFeedback%20Regarding%20Illumina%20Knowledge%20Article%20#000001679%20-%20Instrumentation%20\&body=Dear%20Illumina%20Technical%20Support,%0D%0A%0D%0A)*.* |


---

# 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/general/instrumentation-general-troubleshooting-list/000001456.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.
