Skip to content

unrelated, single bigcouch mochiweb_request error

this sowed up ~30mins after i upgraded the bigcouch packages to our custom patched package (#5002 (closed)):

[Mon, 20 Jan 2014 12:08:36 GMT] [info] [<0.29142.2>] [b5a95b3c] undefined - - 'GET' / 200
[Mon, 20 Jan 2014 12:08:36 GMT] [info] [<0.29142.2>] [b5a95b3c] 127.0.0.1 undefined GET / 200 ok 1
[Mon, 20 Jan 2014 12:08:39 GMT] [info] [<0.29194.2>] [678c074d] undefined - - 'GET' /identities/_design/Identity/_view/by_address/?reduce=false&include_docs=true&key=%22varac%40dev.bitmask.net%22 200
[Mon, 20 Jan 2014 12:08:39 GMT] [info] [<0.29194.2>] [678c074d] 127.0.0.1 localhost:4096 GET /identities/_design/Identity/_view/by_address/?reduce=false&include_docs=true&key=%22varac%40dev.bitmask.net%22 200 ok 15
[Mon, 20 Jan 2014 12:08:39 GMT] [info] [<0.29215.2>] [aa87c3f7] undefined - - 'GET' / 200
[Mon, 20 Jan 2014 12:08:39 GMT] [error] [<0.29215.2>] [aa87c3f7] Uncaught error in HTTP request: {exit,normal}
[Mon, 20 Jan 2014 12:08:39 GMT] [info] [<0.29216.2>] [b7456f09] undefined - - 'GET' / 200
[Mon, 20 Jan 2014 12:08:39 GMT] [info] [<0.29215.2>] [aa87c3f7] Stacktrace: [{mochiweb_request,send,2,
                                              [{file,
                                                "src/mochiweb_request.erl"},
                                               {line,146}]},
                                             {mochiweb_request,respond,2,
                                              [{file,
                                                "src/mochiweb_request.erl"},
                                               {line,330}]},
                                             {couch_httpd,send_response,4,
                                              [{file,"src/couch_httpd.erl"},
                                               {line,618}]},
                                             {chttpd,handle_request,1,
                                              [{file,"src/chttpd.erl"},
                                               {line,198}]},
                                             {mochiweb_http,headers,5,
                                              [{file,"src/mochiweb_http.erl"},
                                               {line,126}]},
                                             {proc_lib,init_p_do_apply,3,
                                              [{file,"proc_lib.erl"},
                                               {line,227}]}]
[Mon, 20 Jan 2014 12:08:39 GMT] [info] [<0.29216.2>] [b7456f09] 127.0.0.1 undefined GET / 200 ok 2
[Mon, 20 Jan 2014 12:08:39 GMT] [info] [<0.29215.2>] [aa87c3f7] undefined - - 'GET' / 500

i have no idea where this comes from.

(from redmine: created on 2014-01-20, closed on 2014-01-22, relates #4979 (closed), relates #3521 (closed), relates #5226 (closed))