Created
March 13, 2015 18:29
-
-
Save marksteele/c2002b44b005ea1fda63 to your computer and use it in GitHub Desktop.
Another riak crash
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
curl -v http://10.19.10.23:8098/buckets/lead_duplicate_email/keys?keys=true | |
* About to connect() to 10.19.10.23 port 8098 (#0) | |
* Trying 10.19.10.23... connected | |
> GET /buckets/lead_duplicate_email/keys?keys=true HTTP/1.1 | |
> User-Agent: curl/7.22.0 (x86_64-pc-linux-gnu) libcurl/7.22.0 OpenSSL/1.0.1 zlib/1.2.3.4 libidn/1.23 librtmp/2.3 | |
> Host: 10.19.10.23:8098 | |
> Accept: */* | |
> | |
2015-03-13 18:27:53.455 UTC [error] <0.29303.789> gen_fsm <0.29303.789> in state initialize terminated with reason: bad arithmetic expression in riak_core_coverage_plan:create_plan/5 line 59 | |
2015-03-13 18:27:53.455 UTC [error] <0.29303.789> CRASH REPORT Process <0.29303.789> with 0 neighbours exited with reason: bad arithmetic expression in riak_core_coverage_plan:create_plan/5 line 59 in gen_fsm:terminate/7 line 611 | |
2015-03-13 18:27:53.456 UTC [error] <0.476.0> Supervisor riak_kv_keys_fsm_sup had child undefined started with {riak_core_coverage_fsm,start_link,undefined} at <0.29303.789> exit with reason bad arithmetic expression in riak_core_coverage_plan:create_plan/5 line 59 in context child_terminated | |
([email protected])2> redbug:start("riak_core_coverage_plan:create_plan").
ok
15:09:28 <<0.17818.790>> {riak_core_coverage_plan,create_plan,
[all,<<"4">>,1,129636575,riak_kv]}
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
oot@kv01:~# riak attach
Remote Shell: Use "Ctrl-C a" to quit. q() or init:stop() will terminate the riak node.
Erlang R15B01 (erts-5.9.1) [source] [64-bit] [smp:2:2] [async-threads:0] [kernel-poll:false]
Eshell V5.9.1 (abort with ^G)
([email protected])1> redbug:start("riak_core_coverage_plan:create_plan").
ok
quitting: timeout
([email protected])2>