AWX-Operator 0.30.0 failed

Debian 11 on Proxmox vm

k3s v1.24.6+k3s1

Operator 0.30.0

kubectl logs awx-web ---->Fatal glibc error: CPU does not support x86-64-v2

kubectl logs awx-task ---->Fatal glibc error: CPU does not support x86-64-v2

How can I fix it?
Thank you
Regards

Hi,

Debian 11 on Proxmox vm

Proxmox sometimes causes this issue.
Try tweaking CPU type for your VM to “Host” instead of default one.

Refer: https://github.com/ansible/awx/issues/11879

Hi, I’ve changed to “Host” —> same problem
I’ve to reinstall os?