> 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/novaseq-x-x-plus/instrumentation-novaseq-x-x-plus-troubleshooting-list/000007951.md).

# How to troubleshoot errors during the pre run Wet Checks on the NovaSeq X Series

**Background**

The Pre-Run Checks are a series of tests that help ensure the instrument is ready to perform a sequencing run. They consist of Software, Dry, and Wet Check stages. The Wet Checks will pierce the buffer cartridge and flow buffer through the flow cell to confirm that the fluidics circuit is performing as expected.

If the instrument is unable to verify the fluidics circuit is working as expected, the Control Software presents a notification indicating the Wet Checks were unsuccessful.

**Recovering the Reagent Cartridge**

If a dual-sided run was setup and the Pre-Run Checks were unsuccessful on only one side, see the following steps to recover the Reagent Cartridge with the Lyo Insert and Library Strip tube from the affected Side.

1. On the Pre-Run Checks screen, select **Cancel Side \[A/B]** to cancel the affected run and allow the other Side to proceed.
2. Fill all wells of a Wash Reagent Cartridge with DI water.
3. Once the Run has started on the successful side, select the **instrument icon**, then select **Settings**, then select **Unlock Doors**.
4. From the Unlock Doors user interface (UI), select the checkbox for the affected Side and then select **Unlock**.
   1. The side currently sequencing will be greyed out and cannot be selected.
5. Once the door is open, remove the Reagent Cartridge then load the filled Wash Reagent Cartridge on the affected side.
   1. The Reagent Cartridge can be transferred to another NovaSeq X Series instrument for immediate use, stored at 4° C for up to 72 hours, or re-frozen once at -20° C for longer term storage.
6. Leave the spent Buffer Cartridge in place on the affected side.
7. Close the reagent drawer and the instrument door, then select **Lock Doors**.
8. Once the Run completes on the successful side, see the *Troubleshooting Actions* below.

**Troubleshooting Actions**

If this issue presents during the Pre-Run Checks, collect the following information and files from the instrument:

1. Remove the flow cell and visually confirm if flow cell lanes appear wet or dry
2. Inspect the flow cell gasket and the instrument flow cell holder/manifold for any liquid or precipitate
3. Collect the run setup logs from the following directory based on the instrument side that presented the error from the following directory(ies):
   1. /usr/local/illumina/runs/setup-A or ../setup-B

Once this information is collected, contact [Illumina Tech Support](https://www.illumina.com/company/contact-us.html) for further assistance.

\
\
\ <br>

|                                                                                                                                                                                                                                                                                                                                                                        |
| :--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: |
| *For any feedback or questions regarding this article (Illumina Knowledge Article #7951), contact Illumina Technical Support* [*techsupport@illumina.com*](mailto:techsupport@illumina.com?subject=Question%2FFeedback%20Regarding%20Illumina%20Knowledge%20Article%20#000007951%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/novaseq-x-x-plus/instrumentation-novaseq-x-x-plus-troubleshooting-list/000007951.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.
