ckan / ckanext-harvest

Remote harvesting extension for CKAN
130 stars 203 forks source link

localhost/harvest 404 not found #539

Open fruktosa opened 10 months ago

fruktosa commented 10 months ago

I have done the installation until I reached the configuration, but when I went to the localhost/harvest stage on my website it produced a 404, I have followed the available tutorial, the difference with mine is that I use nginx not apache, please help to deal with the problem that occurs, thank you

image

amercader commented 10 months ago

Have you added the "harvest" plugin to the "ckan.plugins" setting in your ini file? Make sure to restart Ckan (Apache, uwsgi, gunicorn, etc) afterwards

fruktosa commented 10 months ago

I have added harvest in the ckan plugin in the ckan.ini file, then I have restarted the ckan using nginx, but it still produces 404, is there a solution? I'm having a little trouble solving this, please help image