Project

Profile

Help

Issue #3679

closed

Error on pulp_resource_manager and pulp_celerybeat resources when using qpidd+ssl

Added by Anonymous almost 6 years ago. Updated almost 4 years ago.

Status:
CLOSED - WORKSFORME
Priority:
Normal
Assignee:
-
Category:
-
Sprint/Milestone:
-
Start date:
Due date:
Estimated time:
Severity:
3. High
Version:
Platform Release:
OS:
RHEL 7
Triaged:
No
Groomed:
No
Sprint Candidate:
No
Tags:
Pulp 2
Sprint:
Quarter:

Description

Followed the instructions to configure Qpid+SSL and Qpidd/Httpd service seems to work fine but pulp_resource_manager as well as pulp_celerybeat fail.

Environment

  • RHEL 7.x
  • Pulp 2.13.1

Steps to Reproduce

  • Follow the instructions to configure Qpid Over SSL using https://docs.pulpproject.org/user-guide/qpid.html
  • qpid-cpp-server-ssl is not needed on RHEL 7.x and is already included on qpid-cpp-server
  • Change the permissions on the /etc/pki/pulp/qpid/**.crt to allow qpid user to read. Otherwise the Qpidd service will not start.

I get the following error and is very similar for pulp_resource_manager and pulp_celerybeat

pulp_celerybeat.service - Pulp's Celerybeat

   Loaded: loaded (/usr/lib/systemd/system/pulp_celerybeat.service; enabled; vendor preset: disabled)

   Active: inactive (dead) since Thu 2018-05-17 08:34:41 CDT; 1min 41s ago

  Process: 45045 ExecStart=/usr/bin/celery beat --app=pulp.server.async.celery_instance.celery --scheduler=pulp.server.async.scheduler.Scheduler (code=exited, status=0/SUCCESS)

Main PID: 45045 (code=exited, status=0/SUCCESS)



May 17 08:34:40 pulpserver pulp[45045]: celery.beat:CRITICAL: (45045-85152)     return self.connection

May 17 08:34:40 pulpserver pulp[45045]: celery.beat:CRITICAL: (45045-85152)   File "/usr/lib/python2.7/site-packages/kombu/connection.py", line 741, in connection

May 17 08:34:40 pulpserver pulp[45045]: celery.beat:CRITICAL: (45045-85152)     self._connection = self._establish_connection()

May 17 08:34:40 pulpserver pulp[45045]: celery.beat:CRITICAL: (45045-85152)   File "/usr/lib/python2.7/site-packages/kombu/connection.py", line 696, in _establish_connection

May 17 08:34:40 pulpserver pulp[45045]: celery.beat:CRITICAL: (45045-85152)     conn = self.transport.establish_connection()

May 17 08:34:40 pulpserver pulp[45045]: celery.beat:CRITICAL: (45045-85152)   File "/usr/lib/python2.7/site-packages/kombu/transport/qpid.py", line 1600, in establish_connection

May 17 08:34:40 pulpserver pulp[45045]: celery.beat:CRITICAL: (45045-85152)     conn = self.Connection(**opts)

May 17 08:34:40 pulpserver pulp[45045]: celery.beat:CRITICAL: (45045-85152)   File "/usr/lib/python2.7/site-packages/kombu/transport/qpid.py", line 1284, in __init__

May 17 08:34:40 pulpserver pulp[45045]: celery.beat:CRITICAL: (45045-85152)     raise AuthenticationFailure(sys.exc_info()[1])

May 17 08:34:40 pulpserver pulp[45045]: celery.beat:CRITICAL: (45045-85152) AuthenticationFailure: connection-forced: Connection must be encrypted.(320)
This message is intended for use only by the person(s) addressed above and may contain privileged and confidential information. Disclosure or use of this message by any other person is strictly prohibited. If this message is received in error, please notify the sender immediately and delete this message.

Files

Actions #1

Updated by daviddavis almost 6 years ago

  • Status changed from NEW to CLOSED - WORKSFORME

Helped user on IRC and problem was with a commented out line (#[tasks]) in server.conf.

Actions #2

Updated by bmbouter about 5 years ago

  • Tags Pulp 2 added
Actions #3

Updated by bmbouter almost 4 years ago

  • Category deleted (14)

We are removing the 'API' category per open floor discussion June 16, 2020.

Also available in: Atom PDF