[ckan-dev] DataStore fails when doing datastore_search.

Henrik Aagaard Sørensen BU1G at tmf.kk.dk
Thu Sep 12 08:49:42 UTC 2013


This is the request, from Firebug:
Request URL:http://data.kk.dk/api/3/action/datastore_search
Request Method:POST
With Form Data:
{"resource_id":"13029a16-bde8-43b6-ab6f-83111d371187","limit":0}:

So the resource_id is posted with the request.

This is the error-log, from Apache/CKAN:

[Thu Sep 12 10:43:25 2013] [error] 2013-09-12 10:43:25,861 INFO  [ckan.lib.base]  /dataset render time 0.061 seconds
[Thu Sep 12 10:43:37 2013] [error] 2013-09-12 10:43:37,932 INFO  [ckan.lib.base]  /dataset/test/resource/13029a16-bde8-43b6-ab6f-83111d371187 render time 0.074 seconds
[Thu Sep 12 10:43:38 2013] [error] [client 127.0.0.1] mod_wsgi (pid=1211): Exception occurred processing WSGI script '/etc/ckan/default/apache.wsgi'.
[Thu Sep 12 10:43:38 2013] [error] [client 127.0.0.1] IOError: failed to write data
[Thu Sep 12 10:43:38 2013] [error] 2013-09-12 10:43:38,094 INFO  [ckan.lib.base]  /dataset/2e67f37e-e84b-47ea-b112-0a08b8fb3f0f/resource/13029a16-bde8-43b6-ab6f-83111d371187/preview render time 0.060 seconds
[Thu Sep 12 10:43:38 2013] [error] 2013-09-12 10:43:38,164 INFO  [ckan.lib.base]  /api/i18n/da render time 0.025 seconds
[Thu Sep 12 10:43:38 2013] [error] [client 127.0.0.1] mod_wsgi (pid=1212): Exception occurred processing WSGI script '/etc/ckan/default/apache.wsgi'.
[Thu Sep 12 10:43:38 2013] [error] [client 127.0.0.1] IOError: failed to write data
[Thu Sep 12 10:43:38 2013] [error] [client 127.0.0.1] mod_wsgi (pid=1212): Exception occurred processing WSGI script '/etc/ckan/default/apache.wsgi'.
[Thu Sep 12 10:43:38 2013] [error] [client 127.0.0.1] IOError: failed to write data
[Thu Sep 12 10:43:38 2013] [error] [client 127.0.0.1] mod_wsgi (pid=1211): Exception occurred processing WSGI script '/etc/ckan/default/apache.wsgi'.
[Thu Sep 12 10:43:38 2013] [error] [client 127.0.0.1] IOError: failed to write data
[Thu Sep 12 10:43:38 2013] [error] [client 127.0.0.1] mod_wsgi (pid=1211): Exception occurred processing WSGI script '/etc/ckan/default/apache.wsgi'.
[Thu Sep 12 10:43:38 2013] [error] [client 127.0.0.1] IOError: failed to write data
[Thu Sep 12 10:43:38 2013] [error] 2013-09-12 10:43:38,362 INFO  [ckan.lib.base]  /api/i18n/da render time 0.026 seconds
[Thu Sep 12 10:43:38 2013] [error] 2013-09-12 10:43:38,415 ERROR [ckan.controllers.api] Validation error: "{'query': ['Invalid query'], '__type': 'Validation Error'}"
[Thu Sep 12 10:43:38 2013] [error] 2013-09-12 10:43:38,416 INFO  [ckan.lib.base]  /api/3/action/datastore_search render time 0.029 seconds




More information about the ckan-dev mailing list