open-data-certificate icon indicating copy to clipboard operation
open-data-certificate copied to clipboard

Certificate Integration issue with Ckan

Open Saifinbox opened this issue 8 years ago • 2 comments

I did not received any error while integrating ckan with open data certificates but I am not able to see any certificate integrated, I followed the link below.

http://extensions.ckan.org/extension/certificates/

Expected Behaviour

Certificates should be integrated after data set is uploaded.

After following command:

paster --plugin=ckanext-certificates fetch_certs -c /etc/ckan/default/development.ini

I got the following outcome: 2017-06-16 11:24:51,131 DEBUG [ckanext.certificates.commands] Database access initialised 2017-06-16 11:24:51,132 DEBUG [ckanext.certificates.commands] Site url filter (regex): ^https?://(www.)?localhost:5000.* 2017-06-16 11:24:56,201 DEBUG [ckanext.certificates.client] Page URLs self: https://certificates.theodi.org/en/datasets.feed?domain=data.gov.uk&since=2017-06-16T06%3A24%3A51.132770Z last: https://certificates.data.gov.uk/en/datasets.feed?page=0&since=2017-06-16T06%3A24%3A51.132770Z 2017-06-16 11:24:56,202 INFO [ckanext.certificates.commands] Summary: None

If I am on the right track then please guide me what will be the next step and if I have made some mistake then please tell me what to do.

Saifinbox avatar Jun 16 '17 06:06 Saifinbox

@Floppy could I get your input on this?

quadrophobiac avatar Jun 20 '17 10:06 quadrophobiac

Hm, I don't know much about the CKAN plugin unfortunately. I think we'll have to dig in and take a look. @Saifinbox, is your CKAN instance public, or just running in test somewhere? Have you added datasets to it yet?

I think there is probably a missing step in the documentation; the plugin will pull in certificates that have been generated, but I'm not sure if it does the generation itself, or if that's a manual/semiautomated step.

Floppy avatar Jun 22 '17 21:06 Floppy