[Ansible Tower] - Nginx stopped working after upgrading to nginx-1.16.1-3.el7.x86_64

Solution Verified - Updated -

Issue

  • After updating Nginx to version nginx-1.16.1-3.el7.x86_64 provided by EPEL, NGINX service does not start and shows broken libssl.so.1.1 library dependencies.
$  ldd $(which nginx)
    linux-vdso.so.1 =>  (0x00007ffc4f5bb000)
    libdl.so.2 => /lib64/libdl.so.2 (0x00007f5752514000)
    libpthread.so.0 => /lib64/libpthread.so.0 (0x00007f57522f8000)
    libcrypt.so.1 => /lib64/libcrypt.so.1 (0x00007f57520c1000)
    libpcre.so.1 => /lib64/libpcre.so.1 (0x00007f5751e5f000)
    libssl.so.1.1 => not found
    libcrypto.so.1.1 => not found
    libz.so.1 => /lib64/libz.so.1 (0x00007f5751c49000)
    libprofiler.so.0 => /lib64/libprofiler.so.0 (0x00007f5751a35000)
    libc.so.6 => /lib64/libc.so.6 (0x00007f5751667000)
    /lib64/ld-linux-x86-64.so.2 (0x00007f5752a5d000)
    libfreebl3.so => /lib64/libfreebl3.so (0x00007f5751464000)
    libstdc++.so.6 => /lib64/libstdc++.so.6 (0x00007f575115c000)
    libm.so.6 => /lib64/libm.so.6 (0x00007f5750e5a000)
    libgcc_s.so.1 => /lib64/libgcc_s.so.1 (0x00007f5750c44000)

Environment

  • Red Hat Enterprise Linux 7
  • Ansible Tower 3.7+
  • Ansible Tower 3.8+
  • EPEL

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.

Current Customers and Partners

Log in for full access

Log In

New to Red Hat?

Learn more about Red Hat subscriptions

Using a Red Hat product through a public cloud?

How to access this content