Question

I've installed and setup CKAN on an ubuntu cloud server and everything appears to be working fine but I can't get file uploading enabled.

I have following the documentation on the CKAN website http://docs.ckan.org/en/latest/filestore.html#setup-file-uploads and I have everything setup as it asks but I still just get the two options of 'Link to a file' or 'Link to an API'

I have checked the dev console within chrome and it's not reporting any JavaScript errors (read some other reports online about this being the cause).

Any ideas?

Thanks

Was it helpful?

Solution

I think you're looking at the wrong version of the docs. By default, docs.ckan.org shows you the docs for the latest development version of CKAN. You need the docs for CKAN 2.1. Try this: http://docs.ckan.org/en/ckan-2.1.1/filestore.html

If you've followed the 2.1 docs and it still isn't working, see this answer: Error when trying to upload a file to CKAN: "Failed to get credentials for storage upload. Upload cannot proceed"

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top