After the future removal of the classic playbook editor, your existing classic playbooks will continue to run, However, you will no longer be able to visualize or modify existing classic playbooks.
For details, see:
Known issues for
Release 5.3.6
Date resolved | Issue number | Description |
---|---|---|
2023-09-21 | PSAAS-14855 | The migration tool for privileged to unprivileged SOAR does not retain known_hosts file.
These steps will add the git server to the known_hosts file of the phantom user in SOAR. |
2023-07-24 | PSAAS-14158 | In a SOAR cluster, playbook blocks using the playbook API that are downstream from a block using the HTTP connector may fail with status 401. Workaround: Due to a change in how SOAR user sessions are handled, if the HTTP connector authenticates using different credentials than the playbooks' automation user, the playbook runs' session token is logged out, resulting in further API requests getting a status of 401. This affects active playbooks triggered by ingestion. There are four possible workarounds.
|
2023-06-26 | PSAAS-13898 | Splunk SOAR's cron jobs generate output, which fills up mail boxes over time Workaround: Empty the Splunk SOAR user's mailbox. For example, if the Splunk SOAR user is |
2023-4-15 | PSAAS-13091 | SOAR upgrade from 5.2.1 to 5.3.x will fail if a python3 app has been uninstalled |
2023-04-15 | PSAAS-13082 | Upgrade SOAR unprivileged from version 5.3.1 to version 5.3.5. Encountered an issue 'Connection reset by peer' during ExternalServicesReachableCheck. at line 53 of external_services_reachable.py Workaround: Change line 53 from: |
2023-03-06 | PSAAS-12531 | searchindex_retry_entries.db grows unbounded, consuming all available disk space on the soar vault partition Workaround: This behavior generally occurs because of some issue when soar attempts to connect to the search endpoint. ultimately the solution is to resolve any issue connecting to the search endpoint. in the meantime, to reclaim disk space on the vault filesystem:
This means that any events in searchindex_retry_entries.db at the time it is renamed to searchindex_retry_entries.db.OLD will not be retried and thus will not be sent to the search endpoint. |
2023-02-03 | PSAAS-12174 | recreate_local_db.pyc fails with "FileNotFoundError: No such file or directory: '/opt/phantom/dependencies/systemconfigs/opt/phantom/data/db/pg_hba.conf'" |
2023-02-01 | PSAAS-12146 | Cannot find process engine_runner_py3 in the list of running processes |
2023-01-09 | PSAAS-11797 | App actions fail due to unescaped null characters (PSAAS-10127) |
2022-10-31 | PSAAS-11004, PSAAS-11658 | VPE: Values entered into custom function/Utility input arguments are deleted or modified
|
2022-08-01 | PSAAS-9665, PSAAS-11327 | VPE: SOAR UI hangs in VPE debug and UI will go blank and need refresh |
2022-11-28 | PSAAS-11235 | SOAR mobile feature is not FIPS compliant Workaround: If you require FIPS compliance, turn off the the SOAR Mobile feature in the SOAR Administration settings. From the Home menu, select Administration, then Mobile. |
2022-11-23 | PSAAS-11233 | Cannot register mobile devices on SOAR instances running RHEL8 |
2022-11-18 | PSAAS-11190 | VPE: Block Names with Container - A block name with "container" cannot share its results in other blocks in the Visual Editor
|
2022-11-08 | PSAAS-11121 | AppUpdate should continue to work with custom apps that have invalid versions
phenv phantom_shell apps = App.objects.filter(disabled=False) for app in apps: if not app.known_versions: print(app) print('done looking up custom apps') Repeat these steps each time you want to upgrade certified apps. |
2022-11-11 | PSAAS-11118, PSAAS-8901 | VPE 2: Adding a parameter to an action block deletes another parameter.
|
2022-10-31 | PSAAS-11001 | Wrong results in PB: "NOT IN" clause wrongly returns FALSE in SOAR when there is a null value in its condition |
2022-10-25 | PSAAS-10917 | App editor: pyarrow dependency not correctly installed in 5.3.x
|
2022-10-03 | PSAAS-10503 | Decided cancels running playbooks on ALL nodes after restarting |
2022-09-26 | PSAAS-10454 | UI error when navigating to case evidence tab caused by linked container that was removed by retention.
|
2022-09-26 | PSAAS-10411 | ibackup stores the entire PostgreSQL database in every incremental backup. |
2022-09-20 | PSAAS-10287 | Interval/Schedule ingestion settings cannot be changed
|
2022-09-13 | PSAAS-10213 | Running soar-prepare-system fails when SOAR has already been installed |
2022-09-07 | PSAAS-10127 | Playbooks using Threat Grid or urlscan.io app hang on the detonation action
|
2022-09-07 | PSAAS-10107 | Status of Case is missing from Report
|
2022-08-17 | PSAAS-9891 | Indicators are visible with labels that roles do not allow |
2022-04-29 | PSAAS-8776 | Investigation page: Widget layout and visibility is not saved via "manage widgets"
|
2022-04-08 | PSAAS-8541 | Unreadable characters sporadically appear in UI
|
2021-09-30 | PSAAS-5408 | /rest/widget_data/top_playbooks_actions endpoint returns invalid playbook_name field with tags
|
Welcome to 5.3.6 | Fixed issues for |
This documentation applies to the following versions of Splunk® SOAR (On-premises): 5.3.6
Feedback submitted, thanks!