# After Installing dCDR you receive an error on SecurityUser

**Issue:** When using the SanteDB dCDR (Gateway, Android App, etc.) , upon login you are presented with an error indicating that a property cannot be read on SecurityUser.

**Applies To:**

* SanteDB dCDR Gateway Kelowna (Version 2.0.22+)
* SanteDB dCDR Android Application (Version 2.0.22+)
* SanteDB dCDR Windows Application  (Version 2.0.22+)
* SanteDB dCDR Linux Application  (Version 2.0.22+)

**Symptoms:**

* Upon login, you receive an error about a property of SecurityUser

**Cause:** The issue is caused because the dCDR host service is not yet completed its startup process, and has not yet loaded the specified tables and services into memory.

**Solutions:**

* Wait up to a minute and then attempt login again.


---

# Agent Instructions: 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:

```
GET https://help.santesuite.org/knowledgebase/sdb-kb/after-installing-dcdr-you-receive-an-error-on-securityuser.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
