Katello 3.11 installation failing

https://pastebin.com/p2mZEPQC

Same with or without selinux

Foreman and Proxy plugin versions:

Other relevant data:
[e.g. logs from Foreman and/or the Proxy, modified templates, commands issued, etc]
(for logs, surround with three back-ticks to get proper formatting, e.g.)

logs

Web application could not be started

/usr/share/foreman/lib/foreman.rb:8: warning: already initialized constant Foreman::UUID_REGEXP /usr/share/foreman/lib/foreman.rb:8: warning: previous definition of UUID_REGEXP was here /opt/theforeman/tfm/root/usr/share/gems/gems/foreman_docker-4.1.0/app/controllers/api/v2/containers_controller.rb:107: warning: constant ::Fixnum is deprecated

Application root

/usr/share/foreman

Environment (value of RAILS_ENV, RACK_ENV, WSGI_ENV and PASSENGER_ENV)

production

Ruby interpreter command

/usr/bin/tfm-ruby

User and groups

uid=997(foreman) gid=994(foreman) groups=994(foreman),990(puppet),993(qpidd)

Environment variables

Hey @Shri, sorry you are having issues starting katello!

Can you run foreman-maintain service restart

and then run foreman-maintain service status -b and post the output here?

Also, the output from grep ERROR /var/log/foreman-installer/katello.log would be helpful too (some of it is already in the pastebin, but I want to make sure we are seeing all the errors)

Thanks!

[root@katello ~]#
[root@katello ~]#
[root@katello ~]# katello-service status -b
Redirecting to ‘foreman-maintain service’
Running Status Services

Get status of applicable services:
Displaying the following service(s):

rh-mongodb34-mongod, postgresql, qdrouterd, qpidd, squid, pulp_celerybeat, pulp_resource_manager, pulp_streamer, pulp_workers, tomcat, dynflowd, httpd, puppetserver, foreman-proxy

  • displaying rh-mongodb34-mongod [OK]
    \ displaying postgresql [OK]
    \ displaying qdrouterd [OK]
    \ displaying qpidd [OK]
    | displaying squid [OK]
    | displaying pulp_celerybeat [OK]
    | displaying pulp_resource_manager [OK]
    | displaying pulp_streamer [OK]
    / displaying pulp_workers [OK]
    / displaying tomcat [OK]
    / displaying dynflowd [OK]
  • displaying httpd [OK]
  • displaying puppetserver [OK]
  • displaying foreman-proxy [OK]
  • All services are running [OK]

[root@katello ~]#

https://pastebin.com/KXHQrg3R

even though all services are up and running , unable to open web-console.

Web application could not be started

/usr/share/foreman/lib/foreman.rb:8: warning: already initialized constant Foreman::UUID_REGEXP /usr/share/foreman/lib/foreman.rb:8: warning: previous definition of UUID_REGEXP was here /opt/theforeman/tfm/root/usr/share/gems/gems/foreman_docker-4.1.0/app/controllers/api/v2/containers_controller.rb:107: warning: constant ::Fixnum is deprecated

Application root

/usr/share/foreman

Environment (value of RAILS_ENV, RACK_ENV, WSGI_ENV and PASSENGER_ENV)

production

Ruby interpreter command

/usr/bin/tfm-ruby

User and groups

uid=997(foreman) gid=994(foreman) groups=994(foreman),990(puppet),993(qpidd)

Environment variables

LANG=C PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin NOTIFY_SOCKET=/run/systemd/notify PASSENGER_DEBUG_DIR=/tmp/passenger.spawn-debug.XXXX7kU8Iz USER=foreman LOGNAME=foreman SHELL=/bin/false HOME=/usr/share/foreman PWD=/usr/share/foreman IN_PASSENGER=1 PYTHONUNBUFFERED=1 RAILS_ENV=production RACK_ENV=production WSGI_ENV=production PASSENGER_ENV=production REQUEST_METHOD=HEAD SERVER_PORT=80 SERVER_ADDR=127.0.0.1 QUERY_STRING= SERVER_PROTOCOL=HTTP/1.1 REMOTE_PORT=40062 REMOTE_ADDR=127.0.0.1 REQUEST_URI=/ SERVER_SOFTWARE=Apache DOCUMENT_ROOT=/usr/share/foreman/public SERVER_NAME=katello.mylabs.com SERVER_ADMIN=[no address given]

@Shri What installer arguments did you use when you installed? Also, can you look for errors in /var/log/foreman-proxy/proxy.log? There may be backdated files in /var/log/foreman-proxy so check those too

I would also look for tracebacks in /var/log/foreman/production.log