While installing Satellite v 6.2, starting "pulp_resource_manager" service fails with error "IOError: [Errno 2] No such file or directory"

Solution Verified - Updated -

Issue

  • While installing Satellite v 6.2, starting "pulp_resource_manager" service fails with error:
# systemctl status pulp_resource_manager
● pulp_resource_manager.service - Pulp Resource Manager
   Loaded: loaded (/usr/lib/systemd/system/pulp_resource_manager.service; enabled; vendor preset: disabled)
   Active: inactive (dead) since Fri 2016-10-14 09:53:22 PDT; 48s ago
  Process: 15903 ExecStart=/usr/bin/celery worker -A pulp.server.async.app -n resource_manager@%%h -Q resource_manager -c 1 --events --umask 18 --pidfile=/var/run/pulp/resource_manager.pid --heartbeat-interval=30 (code=exited, status=0/SUCCESS)
 Main PID: 15903 (code=exited, status=0/SUCCESS)

Oct 14 09:53:20 satellite.example.com pulp[15903]: celery.worker:ERROR: (15903-90496)   File "/usr/lib/python2.7/site-packages/qpid/messaging/driver.py", line 572, in connect
Oct 14 09:53:20 satellite.example.com pulp[15903]: celery.worker:ERROR: (15903-90496)     self._transport = trans(self.connection, host, port)
Oct 14 09:53:20 satellite.example.com pulp[15903]: celery.worker:ERROR: (15903-90496)   File "/usr/lib/python2.7/site-packages/qpid/messaging/transports.py", line 120, in __init__
Oct 14 09:53:20 satellite.example.com pulp[15903]: celery.worker:ERROR: (15903-90496)     cert_reqs=validate)
Oct 14 09:53:20 satellite.example.com pulp[15903]: celery.worker:ERROR: (15903-90496)   File "/usr/lib64/python2.7/ssl.py", line 913, in wrap_socket
Oct 14 09:53:20 satellite.example.com pulp[15903]: celery.worker:ERROR: (15903-90496)     ciphers=ciphers)
Oct 14 09:53:20 satellite.example.com pulp[15903]: celery.worker:ERROR: (15903-90496)   File "/usr/lib64/python2.7/ssl.py", line 526, in __init__
Oct 14 09:53:20 satellite.example.com pulp[15903]: celery.worker:ERROR: (15903-90496)     self._context.load_cert_chain(certfile, keyfile)
Oct 14 09:53:20 satellite.example.com pulp[15903]: celery.worker:ERROR: (15903-90496) IOError: [Errno 2] No such file or directory
Oct 14 09:53:20 satellite.example.com pulp[15903]: celery.worker:ERROR: (15903-90496)

Environment

  • Red Hat Satellite v 6.2
  • Installation

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.

Current Customers and Partners

Log in for full access

Log In
Close

Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.