AWX on Openshift anyone ? (non-root) - awx-ee container crashing

,

Hi

Is it possible to run AWX on Openshift ? (with non-root containers)
I tried installing as noted in awx-operator https://github.com/ansible/awx-operator#basic-install , but container awx-ee keeps crashing:

oc logs -f awx-demo-786447d7bc-nzz8z -c awx-demo-ee

panic: qtls.ClientHelloInfo doesn’t match

goroutine 1 [running]:
github.com/marten-seemann/qtls-go1-15.init.0()
/root/go/pkg/mod/github.com/marten-seemann/qtls-go1-15@v0.1.0/unsafe.go:20 +0x132

Hey there,
your message lines up to about when this was a problem: https://github.com/ansible/awx-ee/issues/101
We have since resolved this, can you try again and let us know if it’s still a problem?
Cheers
@rebeccahhh