> 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-6000/instrumentation-novaseq-6000-troubleshooting-list/000003046.md).

# How to troubleshoot flow cell clamp or vacuum is unable to engage errors when loading flow cells on the NovaSeq 6000

During NovaSeq 6000 run setup, it is possible to see one or more of the following errors when loading a flow cell:

**Error messages:**

* "The flow cell clamp is unable to engage. Load or reseat the flow cell."
* "The flow cell vacuum is unable to engage. Load or reseat the flow cell."
* "RFID cannot be read."
* "Consumable loading problem. Reload consumables or contact Technical Support for help."

  ![](/files/ewOWyzd9iSqYFhgHEZZG)

**Troubleshooting Steps:**

1. Acknowledge the error. This opens both the flow cell and reagent doors.
2. Clean the bottom of the flow cell and flow cell stage with an alcohol wipe and a dry, lint-free wipe to remove any debris on these surfaces.

* For more information on how to clean the flow cell and flow cell stage, see Knowledge Base article [Troubleshooting NovaSeq 6000 flow cell loading issues Video.](https://github.com/illumina-swi/illumina-knowledge/tree/master/articles/Knowledge/Troubleshooting-NovaSeq-6000-flow-cell-loading-issues-video/README.md)

3. If the issue persists, attempt to load a wash flow cell.
4. If the wash flow cell is unable to be read/engaged, power cycle the instrument and try the wash flow cell again.

* For more information on how to power cycle the instrument, see Knowledge Base article [How to Power Cycle the NovaSeq 6000 System.](/instrumentation/general/instrumentation-general-reference_material-list/000002470.md)

5. If the wash flow cell engages after the power cycle, try the original flow cell again.
6. If the issue is not resolved by cleaning/reseating, using a new flow cell, or power cycling the instrument, measure flow cell vacuum pressure as instructed below and contact [Illumina Technical Support](https://www.illumina.com/company/contact-us.html#/united-states/technical-support) for the next steps.

**Checking flow cell vacuum pressure in NovaSeq Service Software (NVSS):**

1. Close the NovaSeq Control Software and launch NovaSeq Service Software (NVSS).
2. Once initialized, select the **Flow Cell** option on the main screen.
3. Load S3 Wash Flow Cells on Sides A and B.
4. Pressure readings should be around -90 kPa for wash flow cells and show a steady green check mark for the sensor.
5. If pressure is low or the sensor is not steady, can try cleaning the flow cell and stage one more time and measuring pressure.
6. Contact [Illumina Technical Support](https://www.illumina.com/company/contact-us.html#/united-states/technical-support) with results.

\
\
\ <br>

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