> 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/iseq-100/instrumentation-iseq-100-troubleshooting-list/000009035.md).

# Troubleshooting "GenerateFASTQ 500 Internal Server Error" in Local Run Manager hosted on the iSeq 100

Users may encounter this Internal Server Error after updating the iSeq 100 Software Suite to v3.1, which also updates Local Run Manager (LRM) Framework to v4.2.0. Upon installation of the GenerateFASTQ v3.1.0.35 module, users may not be able to access GenerateFASTQ through LRM, which then prevents the user from creating a new sequencing run.

![](https://761066130-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGM9W2DuBTgEXv1ClCm8H%2Fuploads%2Fgit-blob-fedae65005bc46a836c01c2366b1e837ae47fc92%2Fimage1.png?alt=media)

This error may be caused by installing the incorrect module version or unexpected failures during iSeq 100 Software Suite update.

**Troubleshooting steps**

There are two options that may resolve this issue:

**Option 1:** Uninstall and Reinstall Module and iSeq 100 Software Suite

**Option 2:** Restore system to Factory Settings. This option uninstalls existing Software Suite and clears contents from C:\ drive.

**NOTE**: Whichever option is chosen, Illumina recommends re-downloading the [iSeq System Software v3.1](https://emea.support.illumina.com/downloads.html?filters=web%253Asystems%252Fiseq) and [LRM module installers](https://customprotocolselector.illumina.com/selectors/LRM-module-selector/Content/Source/FrontPages/LRM-module-selector.htm).

**Option 1:**

Uninstall and reinstall module and iSeq 100 Software Suite in the following order, as per the [software release notes](https://support.illumina.com/downloads.html?filters=web%253Asystems%252Fiseq):

1. Uninstall GenerateFASTQ module.
2. Uninstall iSeq 100 v3.1 Software Suite (reboot required at the end).
3. Install iSeq 100 v3.1 Software Suite (reboot required at the end).
4. Access LRM via Chromium Browser (<https://localhost>) and log into LRM Admin account to confirm it does not require re-configuration.
5. Install GenerateFASTQ module (it may take up to 30 minutes).

**Option 2:**

Re-install software in the following order, as per release notes (Refer to [Restore to Factory Settings](https://support-docs.illumina.com/IN/iSeq100/Content/IN/iSeq/Troubleshooting.htm) section of the iSeq 100 Sequencing System Guide, or refer to Knowledge Base article [Restore to Factory Settings Option on iSeq 100](/instrumentation/iseq-100/instrumentation-iseq-100-troubleshooting-list/000001370.md)):

1. Install iSeq 100 v3.1 Software Suite (reboot required at the end).
2. Access LRM via Chromium Browser (<https://localhost>) and configure new LRM Admin account by resetting password and completing security questions and answers.
3. Install GenerateFASTQ module (it may take up to 30 minutes).

\
\
\ <br>

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