Skip to content
This repository was archived by the owner on Oct 30, 2018. It is now read-only.
This repository was archived by the owner on Oct 30, 2018. It is now read-only.

New dataset are not checked for openess #89

@tbalaz

Description

@tbalaz

Hi,

when i add new dataset there is no openness rating on that dataset.

As i understand this should be done automaticaly.

I have these jobs running in supervisord:

_command=sudo -u www-data home/co/ckan/bin/paster --plugin=ckanext-harvest harvester gather_consumer --config=/var/ckan/ckan.ini_

_command=sudo -u www-data home/co/ckan/bin/paster --plugin=ckanext-harvest harvester gather_consumer --config=/var/ckan/ckan.ini_

_command=sudo -u www-data /home/co/ckan/bin/paster --plugin=ckan celeryd run concurrency=1 --queue=priority --config=/var/ckan/ckan.ini_

_command=sudo -u www-data home/co/ckan/bin/paster --plugin=ckan celeryd run concurrency=4 --queue=priority --config=/var/ckan/ckan.ini_

and i have these jobs under cron.d

every 10 minutes
_/home/co/ckan/bin/paster --plugin=ckanext-harvest harvester run --config=/var/ckan/ckan.ini_

every 30 minutes
_/home/co/ckan/bin/paster --plugin=ckanext-archiver archiver update --config=/var/ckan/ckan.ini_

For downloading datasets to local cache i manualy run

_sudo -u www-data home/co/ckan/bin/paster --plugin=ckan celeryd run concurrency=4 --queue=bulk--config=/var/ckan/ckan.ini_

i have also run _drush ckan_resync_all_ after adding new dataset.

Please advice.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions