Hi! in my case working with support we can resolve this issue with the following commands but we still working on some apps:
On consola run the following command to copy the file:
scp /etc/podman/tls/registry/podman-client-registry.p12 user@<apphostip>:/etc/podman/tls/registry/podman-client-registry.p12
On the apphost run the following commands:
systemctl stop hostcontext
systemctl stop hostservices
systemctl stop conman
systemctl stop podman
rm -rf /store/docker-data/engine
systemctl start podman
systemctl start conman
systemctl start hostcontext
systemctl start hostservices
After that you can run the apps from qappmanger.
Regards!
------------------------------
Felipe Ortiz
------------------------------
Original Message:
Sent: Mon April 22, 2024 07:23 AM
From: John Dawson
Subject: Apps stopped working after update 7.5.0UP8IF01 - docker replaced with podman..
Hi Ralph,
Are you seeing anything in the logs like the below?
Unable to read keystore podman-client-registry.p12
What is the output of the following command on the console?
keytool -list -v -storetype pkcs12 -keystore /etc/podman/tls/registry/podman-client-registry.p12 -storepass $(echo $(psql -U qradar -tAc "select token from application_credentials where name = 'podman-client-registry';") | java -jar /opt/qradar/jars/ibm-si-mks.jar decrypt_command_line 2>&1)
Thanks
------------------------------
John Dawson
Qradar Support Architect
IBM
Original Message:
Sent: Fri April 19, 2024 05:45 AM
From: Ralph Belfiore
Subject: Apps stopped working after update 7.5.0UP8IF01 - docker replaced with podman..
Hi community,
I'm struggling with the new "App-Framework" in our qradar-lab which comes with UP8. Instead of docker now podman is used to manage apps. qappmanager shows running and completed, but the apps are not running and no tab shows up in the console ui.
The command podman ps on the apphost shows nothing. podman images shows all containers which worked with UP8 and before as expected. If I try to restart an app a message occurs saying that this container is missing in the registry.
@IBM Support With docker there was an option with the deliver.sh push command to update the registry... How does this work with podman? How can I fix this issue, are you aware about this issue with apps which worked before and stopped working after applying UP8IF01?
Thanks in advance for any advice or helpful hints to get the installed apps up and running again :)
Ralph
------------------------------
Ralph Belfiore
Managing Consultant | Senior SIEM Expert
connecT SYSTEMHAUS AG
Siegen
+491726365525
------------------------------