ckan-docker icon indicating copy to clipboard operation
ckan-docker copied to clipboard

ckanext-scheming extension doesn´t work in my ckan project

Open leomunguia opened this issue 1 year ago • 0 comments

Hello ckan community,

I tried to use ckanext-scheming for manage the metadata in my ckan website, but I don´t know if I´m setting the project correctly because when I use the ckan_dataset.yaml configuration in the ckan.ini file (within the ckan container) and then I restart the ckan container this shows an error (initially the project runs well before this integration).

image

image

image

On the other hand, when I add the ckan_dataset.yaml configuration in the ckan.ini file and I run the ckan compose up -d command, the ckan container doesn´t run healthy.

image

Is this the rigth implementation or do I need anything else?

Thanks

leomunguia avatar Oct 24 '24 05:10 leomunguia