Skip to content

Instantly share code, notes, and snippets.

@skarmark
Created June 9, 2014 19:39
Show Gist options
  • Save skarmark/1ebb9e524c0212795ded to your computer and use it in GitHub Desktop.
Save skarmark/1ebb9e524c0212795ded to your computer and use it in GitHub Desktop.
Jun 9 12:30:52 localhost fprintd: ** Message: No devices in use, exit
Jun 9 12:31:09 localhost dbus-daemon: dbus[725]: [system] Activating service name='org.fedoraproject.Setroubleshootd' (using servicehelper)
Jun 9 12:31:09 localhost dbus[725]: [system] Activating service name='org.fedoraproject.Setroubleshootd' (using servicehelper)
Jun 9 12:31:09 localhost pulp: celery.worker.consumer:ERROR: Received unregistered task of type 'pulp.server.tasks.consumer_group.bind'.
Jun 9 12:31:09 localhost pulp: celery.worker.consumer:ERROR: The message has been ignored and discarded.
Jun 9 12:31:09 localhost pulp: celery.worker.consumer:ERROR:
Jun 9 12:31:09 localhost pulp: celery.worker.consumer:ERROR: Did you remember to import the module containing this task?
Jun 9 12:31:09 localhost pulp: celery.worker.consumer:ERROR: Or maybe you are using relative imports?
Jun 9 12:31:09 localhost pulp: celery.worker.consumer:ERROR: Please see http://bit.ly/gLye1c for more information.
Jun 9 12:31:09 localhost pulp: celery.worker.consumer:ERROR:
Jun 9 12:31:09 localhost pulp: celery.worker.consumer:ERROR: The full contents of the message body was:
Jun 9 12:31:09 localhost pulp: celery.worker.consumer:ERROR: {'utc': True, 'chord': None, 'args': (u'test-group', 'F-20', 'yum_distributor', True, None, {}), 'retries': 0, 'expires': None, 'task': 'pulp.server.tasks.consumer_group.bind', 'callbacks': None, 'errbacks': None, 'timelimit': (None, None), 'taskset': None, 'kwargs': {}, 'eta': None, 'id': '1ea61ca3-6850-439f-a8f7-701330b4d998'} (283b)
Jun 9 12:31:09 localhost pulp: celery.worker.consumer:ERROR:
Jun 9 12:31:09 localhost pulp: celery.worker.consumer:ERROR: Traceback (most recent call last):
Jun 9 12:31:09 localhost pulp: celery.worker.consumer:ERROR: File "/usr/lib/python2.7/site-packages/celery/worker/consumer.py", line 455, in on_task_received
Jun 9 12:31:09 localhost pulp: celery.worker.consumer:ERROR: strategies[name](message, body,
Jun 9 12:31:09 localhost pulp: celery.worker.consumer:ERROR: KeyError: 'pulp.server.tasks.consumer_group.bind'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment