> For the complete documentation index, see [llms.txt](https://cortex-docs.paloaltonetworks.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cortex-docs.paloaltonetworks.com/xsoar-6-release-notes/6.13/known-issues.md).

# Known Issues

The following table describes the known issues for Cortex XSOAR.

| Issue #    | Issue                                                           | Description                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     |
| ---------- | --------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| 42367      | **Mentions widget not working**                                 | In the War Room, when using the **`@`** to notify a user, although the user is added to the incident, there is no notification record in the Mentions widget in the user's dashboard (My dashboard).                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
| 37537      | **Upgrade Common Types Content Pack**                           | In **Marketplace**, after upgrading from a version earlier than 6.2, you need to reinstall or update the **Common Types** content pack to receive the latest indicator types and to create indicator relationships.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
| 36500      | **Widgets on the Main Account displaying incorrect data**       | <p>(Multi-tenant) When viewing widget data on the main account, sometimes the results returned may not be complete. If tenants have different top incident type groups, the aggregated data in the main account can be inaccurate.</p><p>For example, Tenant A has 20 DoS incidents and 15 Authentication incidents. Tenant B has 10 DoS incidents and 10 Authentication incidents. The top result shown in the main account is DoS:20, even though there are 30 DoS incidents in the system and 25 Authentication incidents.</p><p>When configuring widgets on the main account, setting higher limit values will improve accuracy.</p>                                                                                                                                                                                                                                                                                                                                                                                                                                        |
| 38474      | **Tenant status does not appear correctly in the Main account** | <p>(Multi-tenant) In the Main account → ACCOUNT MANAGEMENT → <strong>Account</strong> tab, occasionally, some tenants' accounts are shown with a <strong>down</strong> status, even though they are running and accessible from the host. This may occur when the host fails to register on the main server, and the host has different IDs on the main server database and the host database.</p><p>In the main server logs, you may see an error similar to this:</p><p><code>2021-06-18 02:32:47.0314 error Failed to register host \[error 'Address ... some host address ... is already listed for incoming id 4, saved id 3 (8924)'] (source: /builds/gopath/src/github.com/demisto/server/services/host.go:600) 2021-06-18 02:33:23.0978 warning Failed updating HA group id on host ... some host address ... \[error 'Address ... some host address ... is already listed for incoming id 4, saved id 3 (8924)'] (source: /builds/gopath/src/github.com/demisto/server/services/host.go:187)</code></p><p>If you encounter this problem, contact Customer Support.</p> |
| 44524      | **SAML log-in issue**                                           | <p>(Multi-tenant) When trying to log in directly to the tenant via SAML, login can fail and the following error is issued:</p><p><strong><code>error Cannot decrypt private key for saml \[error 'Encryption error (10)']</code></strong></p><p>If you encounter this issue in the main account, sync the SAML integration to the tenant account.</p>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           |
| 47141      | **Tenant marked notActive**                                     | (Multi-tenant) Sometimes, after an upgrade, a tenant account can be marked as `notActive` and can no longer be accessed. Contact Cortex XSOAR support for assistance to change the `notActive` property in the database.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        |
| XSUP-46416 | **Playbook tasks running the deleteContext.js script**          | When running a sub-playbook that contains a task that runs the `deleteContext.js` script (such as the **SetAndHandleEmpty** task in the **Cortex XDR - Get Entity alert by MITRE tactics** playbook) with **Shared globally** enabled, the script does not delete the correct key as the content is stored in the root of the context rather than under `subplaybook-{PlaybookID}`, causing the task to fail.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
| XSUP-54035 | **System restart due to high memory usage**                     | In rare cases, when using BoltDB, an indexing failure on a monthly partition database can cause high memory usage, resulting in a system restart. If this happens repeatedly, we recommend reindexing the partition. If the issue still recurs, we recommend considering a migration to Elasticsearch or Cortex XSOAR 8 SaaS.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
| XSUP-46848 | **Time-zone issues in Docker Containers**                       | <p>By default, the time zone for Docker containers is set to UTC. Users in other regions that use APAC (such as South Korea, Japan, and Australia) may experience time-related discrepancies. Searches for incidents in a month may overlap between 8 and 11 hours from the previous month, resulting in time-zone discrepancies.</p><p>In addition, when an indicator is created during a specific time gap, for example, APAC hours GMT+8, such as on Jan 2, 2025, at 12:00-08:00, the time-series widget will show it as created on the previous date, Jan 1, 2025.</p>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      |
| XSUP-45051 | **Script Execution Time Limit**                                 | Script execution time on engines is limited to 300 seconds (5 minutes). We strongly recommend utilizing short-running scripts to ensure optimal performance.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    |
| XSUP-56724 | **Incomplete incident search results**                          | When searching for incidents based on indicator values, if there are over 10,000 indicators that match the indicator part of the query, the incident results may be incomplete.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 |


---

# 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://cortex-docs.paloaltonetworks.com/xsoar-6-release-notes/6.13/known-issues.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.
