Facing this issue
Failed to run qradar_netsetup.!
The installation failed. Review your virtual machine (VM) configuration, and then restart the process on a new VM. For more information, see the installation instructions.
v_error INTEGER;
select StatusCode INTO v_error FROM Lkup_BuildReports_Status WHERE Status = 'Error';
SET StatusCode = v_error, completiondate = now()
RAISE LOG 'ERROR: Failed to run buildreport_agent: % %' , SQLERRM, SQLSTATE;
psql:/opt/qvm/db/sql/functions/all_functions.sql:1913: ERROR: insert or update on table "toolsuitecomponents" violates foreign key constraint "fk_toolsuitecomponents_toolsuite_l7protocolcodes"
Tue Feb 2 18:56:45 2021 [apply_db_updates.pl-12609]: apply_db_updates: result of 'psql -v ON_ERROR_STOP=1 -a -U postgres -h /tmp -d fusionvm -p 15433 -f /opt/qvm/db/sql/functions/all_functions.sql' = 768
-rw-rw-r-- 1 nobody nobody 187 Oct 28 2019 errorCode-message-mapping.properties
ERROR: Failed to run qradar_netsetup.!
#QRadar#Support#SupportMigration