Known issues for Splunk SOAR (On-premises)
Release 6.4.0
Splunk SOAR version 6.4.0 includes the following known issues.
Date filed | Issue number | Description |
---|---|---|
2025-05-28 | PSAAS-23878 | Deadlock occurs in IngestD due to an issue in the cleanup ingestion_status records logic causing excessive deletesWorkaround: Open a support case for assistance with remediation. |
2025-05-19 | PSAAS-23626 | Playbook prompt blocks: Response is required, regardless of "Required" field setting |
2025-04-10 | PSAAS-22900 | Deleting the internal SystemSettings.email_asset object cascades, deleting all SystemSettings objects. |
2025-03-18 | PSAAS-22553 | VPE: Could not run classic VPE playbook after it's opened; Need to save firstWorkaround:Click "Discard Changes" button. |
2025-03-03 | PSAAS-22258 | Report pdf fails to downloadWorkaround:Take a snap of your environment before you follow these steps.
|
2025-02-24 | PSAAS-22171 |
App packaged on MacOS: App's TGZ file might contain MacOS metadata, so SOAR cannot load the app's JSON Workaround: The problem stems from MacOS creating hidden files with binary data and ".json" extensions, with names that start with "._". Workarounds include:
Note: If the affected app is configured to run on an Automation Broker, you might need to force the Automation Broker to redownload the app from SOAR by either incrementing the app's version number or by deleting the app's directory in your broker's "splunk_data" volume. |
2025-01-29 | PSAAS-21645 | VPE Data Preview: Quick action menu does not produce usable data paths in real viewWorkaround:Use the copy button instead of the quick action menu. |
2025-01-23 | PSAAS-21528 | Saving classic playbook shows Playbook Run Statistics modal but doesn't update code once accepted |
2025-01-23 | PSAAS-21530 | VPE decision block shows invalid warning "Missing comparison value" when there is an "else" condition |
2025-01-16 | PSAAS-21440 | VPE: Blocks in top right area of the canvas cannot be selected when there is an error messageWorkaround:Move the canvas to a location on your screen where blocks are not obscured by error messages. To move the canvas, select a blank area of the canvas and drag it to another location on your screen. |
2025-01-09 | PSAAS-21330 | VPE: Renaming a joined block causes the join settings to be invalid.Workaround: To update playbooks where you have renamed a block or updated join settings follow these steps.
|
2024-11-20 | PSAAS-20760 | Restarting phantom with telemetry off stops logs from being written to spawn.log |
2024-02-22 | PSAAS-16477 | Podman does not currently work with redirected image URLs due to Docker Hub authentication token changesWorkaround:Manually change the image: line in docker-compose.yaml to point to
|
2023-12-11 | PSAAS-15750 | VPE: Downstream block invoked twice from join between two upstream code blocksWorkaround:Detach one of the upstream blocks and run the blocks in sequence to avoid a join. |
2023-06-12 | PSAAS-13720 | VPE: Playbooks become unresponsive when using an input playbook with "[ ]" in the nameWorkaround:Give the Playbook Action Block in the Automation Playbook a Custom Name that does not contain "[ ]" chars before having a filter reference the output of the Playbook Action Block. |