Red Hat Bugzilla – Bug 1234766
No handlers could be found for logger "pulp.server.db.connection" in satellite 6.0
Last modified: 2016-07-27 05:16:10 EDT
Description of problem: While trying to sync a content after running : sudo -u apache pulp-manage-db get this error: No handlers could be found for logger "pulp.server.db.connection" ^CTraceback (most recent call last): File "/usr/bin/pulp-manage-db", line 9, in <module> load_entry_point('pulp-server==2.4.0', 'console_scripts', 'pulp-manage-db')() File "/usr/lib/python2.6/site-packages/pkg_resources.py", line 299, in load_entry_point return get_distribution(dist).load_entry_point(group, name) File "/usr/lib/python2.6/site-packages/pkg_resources.py", line 2229, in load_entry_point return ep.load() File "/usr/lib/python2.6/site-packages/pkg_resources.py", line 1948, in load entry = __import__(self.module_name, globals(),globals(), ['__name__']) File "/usr/lib/python2.6/site-packages/pulp/server/db/manage.py", line 30, in <module> connection.initialize() File "/usr/lib/python2.6/site-packages/pulp/server/db/connection.py", line 71, in initialize time.sleep(next_delay) KeyboardInterrupt The error seems to be related to https://bugzilla.redhat.com/show_bug.cgi?id=1127846 The fix detailed in the bugzilla is pulp 2.6.0-0.2.beta. Version-Release number of selected component (if applicable): Satellite 6.0 How reproducible: Always The reported issue as been tracked in bugzilla : https://bugzilla.redhat.com/show_bug.cgi?id=1127846 KCS : https://access.redhat.com/solutions/1344293 The package pulp-server-2.6.0.10-1.el6_6sat.noarch.rpm seems to be available in satellite 6.1 Can it be considered as a hotfix. Regards, Komal
Since this issue was entered in Red Hat Bugzilla, the release flag has been set to ? to ensure that it is properly evaluated for this release.
Based on comment 5, I am moving this to POST for verification.
Verified in Satellite 6.2 beta Snap 6 Compose 2.
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2016:1501