Facing acute challenge while running the first job in AAP 2.3. StandAlone AAP was installed with success but when I tried to synch demo project or my own project it keeps on saying this one line error.
No idea how to proceed from here. Kindly advise.
ERRO[0000] invalid internal status, try resetting the pause process with “/usr/bin/podman system migrate”: could not find any running process: no such process.
You need to have execution env that is container image. Can You share aap execution env list on gui and then you can check on shell; #su - awx
$podman images (you need to see a few images)
$podman run -it container_image
Thank you for your kind reply.
I can see the default EE on AAP GUIattached).
But no images in CLI. I didn’t install any dedicated EE server for execution environment. I ve only Controller IP in the installation inventory file. Please suggest.
[prady@controller ~]$ podman images
REPOSITORY TAG IMAGE ID CREATED SIZE
[prady@controller ~]$
Cool exactly… Thank you both of you. You made my day today.
Sorry my bad last time I didn’t switch to awx user. It was the same early error.
But when I executed your given command the templates started running for the first time.
Could you please guide what I need to mention in the installation inventory file to install AHB . Will below settings are enough or do I need to create a DB in AHB before executing the setup.sh.
[automationhub]
192.168.253.140
Ok, you have image and can pull it, can you share your template print screen that contains execution env., project etc? Maybe, if we are available, we will arrange a session such as Google meet, zoom etc. I am in UTC+3 time Zone.