I'm having the same issue with multiple deployments.
The issue started towards the end of 2022 and is affecting my 7.4.3 and 7.5.0 deployments. All our deployments use a proxy to get out to the internet (i.e. no direct connectivity). Support supplied me anew auWeb.pm file to use but this has not solved the problem either.
I have a lab deployment where updates are working (it has direct internet access) but in /store/autoupdates there is no au-Cert.pm file at all. Auto update version is 9.16. We have done lots of troubleshooting with the team that look after our proxies and cannot identify any issues there.
This issue has been ongoing for a while, so hopefully its on the dev team's radar and they are looking at it?
Cheers
Brian
------------------------------
Brian Robertson
------------------------------
Original Message:
Sent: Wed January 04, 2023 07:15 AM
From: Arunkumar R
Subject: Auto update Error
Thank you. But I already tried this as I mentioned in my query post itself.
------------------------------
Arunkumar R
------------------------------
Original Message:
Sent: Wed January 04, 2023 01:35 AM
From: Vishal Tangadkar
Subject: Auto update Error
This is a known issue in this week's auto update where the au-cert.pem file experiences a signature error. The result of this issue is the error message you reported:
Fri Jun 25 08:51:09 2021 [ERROR] Bad signature! Rejecting the manifest, abortingFri Jun 25 08:51:09 2021 [ERROR] Could not verify the authenticity of scripts/AUScripts.tgz.There is a workaround to remove the pem file, then run the auto update again.
What to do
Note: If you are not comfortable removing files, open a case and QRadar Support can assist you with this workaround.
- Log in to the QRadar Console as the root user.
- Navigate to the /store/autoupdates directory.
- Move or rename the au-cert.pem file to /root
- Type the following command to run the auto update:
/opt/qradar/bin/UpdateConfs.pl -runallThe auto update should complete successfully.
For more details please check:
https://www.ibm.com/support/pages/qradar-common-issues-and-troubleshooting-auto-update-version-911
------------------------------
Vishal Tangadkar