My AWX version is 21 and I installed it according to the guide on github. After a week, an error occurred when accessing the AWX account, and when I checked the log, it was as follows.
We haven’t seen this before. Once it gets into this state, do you continue to hit this error? Are you doing anything special with your postgres setup (external)?
Could you provide more info about your setup? Thanks!
AWX Team
No, I don’t use external postgres, and never installed any version of postgres.
I just Installed according to the guidelines(https://github.com/ansible/awx/blob/devel/INSTALL.md).
After a week the install AWX always cannot login AWX with these errors.
I load this at minikube, not k8s. OS is Linux CentOS 7.
2022년 6월 30일 목요일 오전 4시 31분 51초 UTC+9에 AWX Project님이 작성:
Interesting, do the postgres pod logs report any errors / messages while trying to log in?
AWX Team