Hi
Thanks for the help. Here is the output of the command you mentioned:
ldpdd042:~ # kubectl logs -f -n awx awx-demo-web-7b96744696-hl4sp
[wait-for-migrations] Waiting for database migrations…
[wait-for-migrations] Attempt 1 of 30
[wait-for-migrations] Waiting 0.5 seconds before next attempt
[wait-for-migrations] Attempt 2 of 30
2023-09-06 16:42:06,371 INFO RPC interface ‘supervisor’ initialized
2023-09-06 16:42:06,371 INFO RPC interface ‘supervisor’ initialized
2023-09-06 16:42:06,371 CRIT Server ‘unix_http_server’ running without any HTTP authentication checking
2023-09-06 16:42:06,371 CRIT Server ‘unix_http_server’ running without any HTTP authentication checking
2023-09-06 16:42:06,371 INFO supervisord started with pid 7
2023-09-06 16:42:06,371 INFO supervisord started with pid 7
2023-09-06 16:42:07,373 INFO spawned: ‘superwatcher’ with pid 35
2023-09-06 16:42:07,373 INFO spawned: ‘superwatcher’ with pid 35
2023-09-06 16:42:07,375 INFO spawned: ‘nginx’ with pid 36
2023-09-06 16:42:07,375 INFO spawned: ‘nginx’ with pid 36
2023-09-06 16:42:07,397 INFO spawned: ‘uwsgi’ with pid 37
2023-09-06 16:42:07,397 INFO spawned: ‘uwsgi’ with pid 37
2023-09-06 16:42:07,409 INFO spawned: ‘daphne’ with pid 38
2023-09-06 16:42:07,409 INFO spawned: ‘daphne’ with pid 38
2023-09-06 16:42:07,417 INFO spawned: ‘awx-cache-clear’ with pid 39
2023-09-06 16:42:07,417 INFO spawned: ‘awx-cache-clear’ with pid 39
2023-09-06 16:42:07,419 INFO spawned: ‘ws-heartbeat’ with pid 40
2023-09-06 16:42:07,419 INFO spawned: ‘ws-heartbeat’ with pid 40
READY
2023-09-06 16:42:08,440 INFO success: superwatcher entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
2023-09-06 16:42:08,440 INFO success: superwatcher entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
[uWSGI] getting INI configuration from /etc/tower/uwsgi.ini
*** Starting uWSGI 2.0.21 (64bit) on [Wed Sep 6 16:42:08 2023] ***
compiled with version: 11.4.1 20230605 (Red Hat 11.4.1-2) on 29 August 2023 17:27:10
os: Linux-5.14.21-150400.24.81-default #1 SMP PREEMPT_DYNAMIC Tue Aug 8 14:10:43 UTC 2023 (90a74a8)
nodename: awx-demo-web-7b96744696-hl4sp
machine: x86_64
clock source: unix
detected number of CPU cores: 6
current working directory: /var/lib/awx
detected binary path: /var/lib/awx/venv/awx/bin/uwsgi
!!! no internal routing support, rebuild with pcre support !!!
your memory page size is 4096 bytes
detected max file descriptor number: 1048576
lock engine: pthread robust mutexes
thunder lock: disabled (you can enable it with --thunder-lock)
uwsgi socket 0 bound to TCP address 127.0.0.1:8050 fd 3
Python version: 3.9.17 (main, Aug 9 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)]
*** Python threads support is disabled. You can enable it with --enable-threads ***
Python main interpreter initialized at 0x1eca9c0
your server socket listen backlog is limited to 128 connections
your mercy for graceful operations on workers is 60 seconds
mapped 609552 bytes (595 KB) for 5 cores
*** Operational MODE: preforking ***
*** uWSGI is running in multiple interpreter mode ***
spawned uWSGI master process (pid: 37)
spawned uWSGI worker 1 (pid: 43, cores: 1)
spawned uWSGI worker 2 (pid: 44, cores: 1)
spawned uWSGI worker 3 (pid: 45, cores: 1)
spawned uWSGI worker 4 (pid: 46, cores: 1)
spawned uWSGI worker 5 (pid: 47, cores: 1)
mounting awx.wsgi:application on /
mounting awx.wsgi:application on /
mounting awx.wsgi:application on /
mounting awx.wsgi:application on /
mounting awx.wsgi:application on /
WSGI app 0 (mountpoint=‘/’) ready in 6 seconds on interpreter 0x1eca9c0 pid: 47 (default app)
WSGI app 0 (mountpoint=‘/’) ready in 13 seconds on interpreter 0x1eca9c0 pid: 46 (default app)
WSGI app 0 (mountpoint=‘/’) ready in 13 seconds on interpreter 0x1eca9c0 pid: 43 (default app)
WSGI app 0 (mountpoint=‘/’) ready in 14 seconds on interpreter 0x1eca9c0 pid: 45 (default app)
WSGI app 0 (mountpoint=‘/’) ready in 14 seconds on interpreter 0x1eca9c0 pid: 44 (default app)
2023-09-06 16:42:23,164 DEBUG cleaning up Redis key b’asgi:group:broadcast-group_send’
2023-09-06 16:42:23,198 INFO [-] daphne.cli Starting server at tcp:port=8051:interface=127.0.0.1
2023-09-06 16:42:23,198 INFO Starting server at tcp:port=8051:interface=127.0.0.1
2023-09-06 16:42:23,199 INFO [-] daphne.server HTTP/2 support not enabled (install the http2 and tls Twisted extras)
2023-09-06 16:42:23,199 INFO HTTP/2 support not enabled (install the http2 and tls Twisted extras)
2023-09-06 16:42:23,199 INFO [-] daphne.server Configuring endpoint tcp:port=8051:interface=127.0.0.1
2023-09-06 16:42:23,199 INFO Configuring endpoint tcp:port=8051:interface=127.0.0.1
2023-09-06 16:42:23,200 INFO [-] daphne.server Listening on TCP address 127.0.0.1:8051
2023-09-06 16:42:23,200 INFO Listening on TCP address 127.0.0.1:8051
2023-09-06 16:42:31,303 INFO [-] awx.main.consumers client ‘specific.5d41bb50d14d4206a61cfe921abc451b!c43ccd1d95ae4b3b9eafad410de076ec’ joined the broadcast group.
2023-09-06 16:42:31,303 INFO [-] awx.main.consumers client ‘specific.5d41bb50d14d4206a61cfe921abc451b!c43ccd1d95ae4b3b9eafad410de076ec’ joined the broadcast group.
2023-09-06 16:42:31,303 INFO client ‘specific.5d41bb50d14d4206a61cfe921abc451b!c43ccd1d95ae4b3b9eafad410de076ec’ joined the broadcast group.
2023-09-06 16:42:38,318 INFO success: nginx entered RUNNING state, process has stayed up for > than 30 seconds (startsecs)
2023-09-06 16:42:38,318 INFO success: nginx entered RUNNING state, process has stayed up for > than 30 seconds (startsecs)
2023-09-06 16:42:38,318 INFO success: uwsgi entered RUNNING state, process has stayed up for > than 30 seconds (startsecs)
2023-09-06 16:42:38,318 INFO success: uwsgi entered RUNNING state, process has stayed up for > than 30 seconds (startsecs)
2023-09-06 16:42:38,318 INFO success: daphne entered RUNNING state, process has stayed up for > than 30 seconds (startsecs)
2023-09-06 16:42:38,318 INFO success: daphne entered RUNNING state, process has stayed up for > than 30 seconds (startsecs)
2023-09-06 16:42:38,318 INFO success: awx-cache-clear entered RUNNING state, process has stayed up for > than 30 seconds (startsecs)
2023-09-06 16:42:38,318 INFO success: awx-cache-clear entered RUNNING state, process has stayed up for > than 30 seconds (startsecs)
2023-09-06 16:42:38,318 INFO success: ws-heartbeat entered RUNNING state, process has stayed up for > than 30 seconds (startsecs)
2023-09-06 16:42:38,318 INFO success: ws-heartbeat entered RUNNING state, process has stayed up for > than 30 seconds (startsecs)
No output was written to the log when I attempted a login via the AWX UI.
Thoughts?
Thanks
tl