[Ckan-users] Setting up harvest extension; consumers register but harvest actions error

Jenny Brown jenny.brown at climate.com
Thu May 25 16:24:04 UTC 2017


Nevermind, solved.  The ckan.plugins section of my config was missing the
harvester plugin.  Adding that fixed it.

On Thu, May 25, 2017 at 10:55 AM, Jenny Brown <jenny.brown at climate.com>
wrote:

> I'm setting up CKAN and the harvest extension in docker on ubuntu trusty.
> I'm generally following the production deployment instructions as those are
> the closest fit to a docker deploy.
>
> I've successfully installed the harvester extension, and made it as far as
> having redis running and can successfully start the consumer queues, and
> those run apparently without error.
>
> When I try to run a "harvester run" or "harvester sources" command, those
> give me errors that I'm not sure how to resolve.
>
> paster --plugin=ckanext-harvest harvester run --config=/etc/ckan/default/
> production.ini
>
> KeyError: "Action 'harvest_jobs_run' not found"
>
>
> paster --plugin=ckanext-harvest harvester sources
> --config=/etc/ckan/default/production.ini
>
> "Action 'harvest_source_list' not found"
>
>
> I'm guessing that I'm missing a setup step somewhere, but I'm not sure
> what.
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.okfn.org/pipermail/ckan-users/attachments/20170525/073e8624/attachment-0003.html>


More information about the ckan-users mailing list