Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot route message for exchange 'bulk': Table empty or key no longer exists. #54

Open
yeuk0 opened this issue Jun 12, 2018 · 0 comments

Comments

@yeuk0
Copy link

yeuk0 commented Jun 12, 2018

Hi everyone,

I installed this extension in my CKAN instance and I can't make it work through my entire catalog. The 'queuing' proccess (paster --plugin=ckanext-archiver archiver update --queue=bulk-c <path to CKAN config>) stops with the next message at some point of the execution (usually when it has proccessed less than 500 datasets -347 last time-):

kombu.exceptions.InconsistencyError:` 
Cannot route message for exchange 'bulk': Table empty or key no longer exists.
Probably the key ('_kombu.binding.bulk') has been removed from the Redis database.

I can't find anything related on Internet and I'm a little bit lost here. I'm running:

  • ckan 2.5.2
  • redis 2.10.1
  • celery 3.1.25

Thank you in advance.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant