kristofre

Results 3 comments of kristofre

Operator logs showing errors: ``` $ kubectl -n awx logs awx-operator-controller-manager-7647744b75-gzkv2 ############## DEDACTED --------------------------- Ansible Task StdOut ------------------------------- TASK [Apply Resources] ******************************** changed: [localhost] => (item=None) => {"censored": "the output...

@fosterseth operator logs after redeploy: ``` TASK [Apply deployment resources] ******************************** fatal: [localhost]: FAILED! => {"changed": true, "duration": 120, "method": "apply", "msg": "Deployment awx: Resource apply timed out", "result": {"apiVersion":...

@fosterseth output of `awx-manage showmigrations` ``` bash-5.1# awx-manage showmigrations auth [ ] 0001_initial [ ] 0002_alter_permission_name_max_length [ ] 0003_alter_user_email_max_length [ ] 0004_alter_user_username_opts [ ] 0005_alter_user_last_login_null [ ] 0006_require_contenttypes_0002 [ ]...