> 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/000001267.md).

# Troubleshooting “Unable to Register Fiducial” error on the NovaSeq 6000

Patterned flow cells use fiducials to align the instrument optical system to the flow cell before the first cycle of imaging.

* Fiducials are populated with clusters during cluster generation (Figure 1).
* When the instrument is unable to find these fiducials at the start of the run, it presents the error “Unable to Register Fiducial” and the run will stop.

  ![](/files/RJKpDboJUEnlAYn5TZsx)\
  **Figure 1.** Reference image of a fiducial.

**The most frequent causes of this error type are:**

* A clustering failure related to library loading, fluidics, or temperature.
* Low intensity issue.
* Flow cell quality issue.
* Optical alignment issue.

**Troubleshooting steps:**

1. Open the run folder found in C:\ProgramData\Illumina\NovaSeq\NovaSeqTemp\[Run\_Folder]
   1. Check the **Alignment** folder for autocenter images. Most of the images may appear black, which is expected.
   2. If the Alignment folder is not present, collect the **Logs** folder found within the run folder: C:\ProgramData\Illumina\NovaSeq\NovaSeqTemp\[Run\_Folder]\Logs. Send the zipped folder to [Illumina Technical Support](https://www.illumina.com/company/contact-us.html#/united-states/technical-support).
2. Check the autocenter images file extension:
   1. If the extension is \*.jpeg, open the autocenter images in a Microsoft program such Paint to check for clusters. **Note:** The image size may need to be reduced to fit the full fiducial on the screen and view the clusters.
   2. If the extension is \*.tiff, autocenter images may need a specific program to be viewed that is not installed on the instrument. Contact [Illumina Technical Support](https://www.illumina.com/company/contact-us.html#/united-states/technical-support) for instructions on how to upload the compressed Alignment folder to a secure site for review.
3. Power cycle the instrument and perform a System Check.

* For additional details on power cycling and system checks, review the Knowledge Base articles [How to Power Cycle the NovaSeq 6000 System](https://knowledge.illumina.com/instrumentation/novaseq-6000/instrumentation-novaseq-6000-reference_material-list/000002470) and [How to perform system checks on the NovaSeq 6000.](https://knowledge.illumina.com/instrumentation/novaseq-6000/instrumentation-novaseq-6000-reference_material-list/000002495)

4. If the System Checks pass, proceed with sequencing on the instrument.

If another “Unable to Register Fiducial” error occurs after starting a new run (on the same side), it can indicate an issue with clustering or an instrument issue. Contact [Illumina Technical Support](https://www.illumina.com/company/contact-us.html#/united-states/technical-support) for further assistance and provide the files below.

**Files to collect:**\* C:\ProgramData\Illumina\NovaSeq\NovaSeqTemp\[Run\_Folder]\*\*Alignment\*\*

* C:\ProgramData\Illumina\NovaSeq\NovaSeqTemp\[Run\_Folder]\*\*Logs\*\* (if the **Alignment** folder is not present).
* System Check results

\
\
\ <br>

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