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

# Troubleshooting

Instrumentation > General > Troubleshooting

* [AWS deprecation of TLS below v1.2 & impact to instruments connecting to Illumina Connected Services](/instrumentation/general/instrumentation-general-troubleshooting-list/000008467.md)
* [How to Troubleshoot a "no base calls are available for its lane(s)" error in Local Run Manager](/instrumentation/general/instrumentation-general-troubleshooting-list/000009398.md)
* [How to change sbsuser login credentials from the sbsadmin account on Windows instruments](/instrumentation/general/instrumentation-general-troubleshooting-list/000006201.md)
* [How to requeue analysis using only an index 2 (i5) read](/instrumentation/general/instrumentation-general-troubleshooting-list/000008023.md)
* [How to restart Universal Copy Service when a run is stuck as uploading to BaseSpace Sequence Hub](/instrumentation/general/instrumentation-general-troubleshooting-list/000001808.md)
* [How to safely remove or eject external hard drives on Illumina platforms with Windows 10](/instrumentation/general/instrumentation-general-troubleshooting-list/000005658.md)
* [How to troubleshoot a Database Backup Secret has not been set warning in Local Run Manager](/instrumentation/general/instrumentation-general-troubleshooting-list/000009146.md)
* [How to troubleshoot spent reagent cartridge not detected on NextSeq 500/550](/instrumentation/general/instrumentation-general-troubleshooting-list/000001689.md)
* [How to troubleshoot unable to measure flow rate errors on the MiSeq](/instrumentation/general/instrumentation-general-troubleshooting-list/000001431.md)
* [Investigating Network Data Copy Performance from Illumina Products on Linux OS](/instrumentation/general/instrumentation-general-troubleshooting-list/000008307.md)
* [NovaSeq 6000 Control Software (NVCS) initialization failed at 93% (NVCS 1.7) or 92% (NVCS 1.5, 1.6)](/instrumentation/general/instrumentation-general-troubleshooting-list/000001855.md)
* [Optimizing Cluster Density Support Webinar Video](/instrumentation/general/instrumentation-general-troubleshooting-list/000007982.md)
* [Re use of sequencing consumables after pre run check failures](/instrumentation/general/instrumentation-general-troubleshooting-list/000009623.md)
* [Supported versions of Server Message Block (SMB) on Illumina Platforms](/instrumentation/general/instrumentation-general-troubleshooting-list/000006374.md)
* [System error detected please power cycle and perform system checks error on the iSeq 100](/instrumentation/general/instrumentation-general-troubleshooting-list/000001367.md)
* [Troubleshooting "Failed to communicate with RTA after 4 attempts" on the MiniSeq or NextSeq 500/550](/instrumentation/general/instrumentation-general-troubleshooting-list/000009020.md)
* [Troubleshooting "Insufficient Resource Permissions" when uploading runs with BaseSpace CLI](/instrumentation/general/instrumentation-general-troubleshooting-list/000003377.md)
* [Troubleshooting 'Recipe file does not exist at' errors when setting up 1.5B runs on the NovaSeq X Plus](/instrumentation/general/instrumentation-general-troubleshooting-list/000008536.md)
* [Troubleshooting BaseSpace Connectivity Issues on Illumina Sequencing Instruments](/instrumentation/general/instrumentation-general-troubleshooting-list/000002250.md)
* [Troubleshooting Bit Error on the NextSeq 500/550 and MiniSeq](/instrumentation/general/instrumentation-general-troubleshooting-list/000006684.md)
* [Troubleshooting Control Software stuck "Waiting for Safe State" on MiniSeq and NextSeq 500/550](/instrumentation/general/instrumentation-general-troubleshooting-list/000008474.md)
* [Troubleshooting Green LED Failed polling LED status error on MiSeq](/instrumentation/general/instrumentation-general-troubleshooting-list/000005382.md)
* [Troubleshooting HTTP 503 Error when trying to access LRM after a Windows Credential Update](/instrumentation/general/instrumentation-general-troubleshooting-list/000005988.md)
* [Troubleshooting Issues during Instrument Shutdown on the NovaSeq X Series](/instrumentation/general/instrumentation-general-troubleshooting-list/000009032.md)
* [Troubleshooting Lane Pump Errors on the MiSeq](/instrumentation/general/instrumentation-general-troubleshooting-list/000001446.md)
* [Troubleshooting MiSeq Read 2 low intensity and quality scores](/instrumentation/general/instrumentation-general-troubleshooting-list/000006633.md)
* [Troubleshooting Runs not Uploading to Cloud on the NovaSeq X and MiSeq i100 Series](/instrumentation/general/instrumentation-general-troubleshooting-list/000009461.md)
* [Troubleshooting SIPDOWN Errors on the MiSeq](/instrumentation/general/instrumentation-general-troubleshooting-list/000001456.md)
* [Troubleshooting Windows OS Crashes or Blue Screen Errors on Illumina Instruments](/instrumentation/general/instrumentation-general-troubleshooting-list/000001447.md)
* [Troubleshooting a blank BaseSpace screen or The request timestamp is in the future during run setup](/instrumentation/general/instrumentation-general-troubleshooting-list/000007471.md)
* [Troubleshooting low disk space issues in the /var/log/ volume on NextSeq 1000/2000 and NovaSeq X Series](/instrumentation/general/instrumentation-general-troubleshooting-list/000006273.md)
* [Troubleshooting spent reagent cartridge is full on the NextSeq 500/550](/instrumentation/general/instrumentation-general-troubleshooting-list/000001392.md)
* [Troubleshooting unable to login to Windows based sequencing system](/instrumentation/general/instrumentation-general-troubleshooting-list/000006307.md)
* [What to do if the NovaSeq 6000 flow cell cannot be loaded during run setup?](/instrumentation/general/instrumentation-general-troubleshooting-list/000003277.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/general/instrumentation-general-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.
