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

Certificate Integration issue with Ckan #1467

Open
Saifinbox opened this issue Jun 16, 2017 · 2 comments
Open

Certificate Integration issue with Ckan #1467

Saifinbox opened this issue Jun 16, 2017 · 2 comments

Comments

@Saifinbox
Copy link

Saifinbox commented Jun 16, 2017

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.

@quadrophobiac
Copy link
Collaborator

@Floppy could I get your input on this?

@Floppy
Copy link
Contributor

Floppy commented Jun 22, 2017

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.

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

3 participants