[ckan4rdm] Datapusher error
Claire Reis
Claire.Reis at umanitoba.ca
Thu Oct 30 18:37:16 UTC 2014
I have now gotten the datastore to work (I think) it returns a json reply. I did this by removing the :5000 after the local host address. When I try to upload data to the datastore, the following error is now returned:
Error: CKAN DataStore bad response. Status code: 500 Internal Server Error. At: http://127.0.0.1/api/3/action/datastore_create. Response: <html> <head> <title>Server Error</title> </head> <body> <h1>Server Error</h1> An internal server error occurred </body> </html>
Any idea why this is? CKAN is currently running on a localhost server only but with the production.ini file being used. The CKAN url listed in the production.ini is the localhost - http://127.0.0.1 as when I tried listing an external website that CKAN will eventually be located on datapusher also would not work. When testing the datastore by typing in the curl 0.0.0.0:8800 command the response is what is should by as indicated in the CKAN 2.2 install documents, which is what version we installed.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.okfn.org/pipermail/ckan4rdm/attachments/20141030/860f52f7/attachment-0002.html>
More information about the ckan4rdm
mailing list