Skip to content

Instantly share code, notes, and snippets.

@mikeal
Created August 17, 2009 23:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mikeal/169436 to your computer and use it in GitHub Desktop.
Save mikeal/169436 to your computer and use it in GitHub Desktop.
[Mon, 17 Aug 2009 23:02:14 GMT] [debug] [<0.3968.0>] 'POST' /couchquery_unittest/_bulk_docs {1,1}
Headers: [{'Accept-Encoding',"identity"},
{'Content-Length',"78"},
{'Content-Type',"application/json"},
{'Host',"localhost:5984"},
{'User-Agent',"Python-httplib2/$Rev$"}]
[Mon, 17 Aug 2009 23:02:14 GMT] [error] [<0.3968.0>] Uncaught error in HTTP request: {error,function_clause}
[Mon, 17 Aug 2009 23:02:14 GMT] [debug] [<0.3968.0>] Stacktrace: [{couch_httpd_db,'-db_req/2-fun-0-',[<<"_rev">>]},
{lists,map,2},
{couch_httpd_db,db_req,2},
{couch_httpd_db,do_db_req,2},
{couch_httpd,handle_request,4},
{mochiweb_http,headers,5},
{proc_lib,init_p_do_apply,3}]
[Mon, 17 Aug 2009 23:02:14 GMT] [debug] [<0.3968.0>] httpd 500 error response:
{"error":"unknown_error","reason":"function_clause"}
[Mon, 17 Aug 2009 23:02:14 GMT] [info] [<0.3968.0>] 127.0.0.1 - - 'POST' /couchquery_unittest/_bulk_docs 500
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment