well, if I’m not using the server (it’s a local dev 4.1 on my localhost) it happens every 20 minutes, so one entry from this morning in the couchbase server log:
Bucket "microservice" loaded on node 'ns_1@127.0.0.1' in 0 seconds. ns_memcached000 ns_1@127.0.0.1 09:04:56 - Fri Aug 19, 2016
Bucket "genbook" loaded on node 'ns_1@127.0.0.1' in 0 seconds. ns_memcached000 ns_1@127.0.0.1 09:04:56 - Fri Aug 19, 2016
Bucket "default" loaded on node 'ns_1@127.0.0.1' in 0 seconds. ns_memcached000 ns_1@127.0.0.1 09:04:56 - Fri Aug 19, 2016
Control connection to memcached on 'ns_1@127.0.0.1' disconnected: {error,
closed} ns_memcached000 ns_1@127.0.0.1 09:04:52 - Fri Aug 19, 2016
Service 'memcached' exited with status -1073740940. Restarting. Messages: 2016-08-19T08:45:03.501053+10:00 WARNING (genbook) DCP (Producer) eq_dcpq:secidx:proj-genbook-MAINT_STREAM_TOPIC_bb:33:9:28:af:93:5f:c2-13900620800435568061 - (vb 1019) stream created with start seqno 0 and end seqno 18446744073709551615
2016-08-19T08:45:03.502054+10:00 WARNING (genbook) DCP (Producer) eq_dcpq:secidx:proj-genbook-MAINT_STREAM_TOPIC_bb:33:9:28:af:93:5f:c2-13900620800435568061 - (vb 1020) stream created with start seqno 4 and end seqno 18446744073709551615
2016-08-19T08:45:03.503054+10:00 WARNING (genbook) DCP (Producer) eq_dcpq:secidx:proj-genbook-MAINT_STREAM_TOPIC_bb:33:9:28:af:93:5f:c2-13900620800435568061 - (vb 1021) stream created with start seqno 8 and end seqno 18446744073709551615
2016-08-19T08:45:03.504055+10:00 WARNING (genbook) DCP (Producer) eq_dcpq:secidx:proj-genbook-MAINT_STREAM_TOPIC_bb:33:9:28:af:93:5f:c2-13900620800435568061 - (vb 1022) stream created with start seqno 17 and end seqno 18446744073709551615
2016-08-19T08:45:03.505056+10:00 WARNING (genbook) DCP (Producer) eq_dcpq:secidx:proj-genbook-MAINT_STREAM_TOPIC_bb:33:9:28:af:93:5f:c2-13900620800435568061 - (vb 1023) stream created with start seqno 14 and end seqno 18446744073709551615 ns_log000 ns_1@127.0.0.1 09:04:51 - Fri Aug 19, 2016
is probably related to this in the error log:
[stats:error,2016-08-19T09:04:52.119+10:00,ns_1@127.0.0.1:<0.473.0>:base_stats_collector:handle_info:109](Collector: stats_collector) Exception in stats collector: {exit,
{{error,closed},
{gen_server,
call,
['ns_memcached-default',
{stats,<<>>},
180000]}},
[{gen_server,
call,3,
[{file,
"gen_server.erl"},
{line,188}]},
{ns_memcached,
do_call,3,
[{file,
"src/ns_memcached.erl"},
{line,1433}]},
{stats_collector,
grab_stats,1,
[{file,
"src/stats_collector.erl"},
{line,68}]},
{base_stats_collector,
handle_info,2,
[{file,
"src/base_stats_collector.erl"},
{line,89}]},
{gen_server,
handle_msg,5,
[{file,
"gen_server.erl"},
{line,604}]},
{proc_lib,
init_p_do_apply,
3,
[{file,
"proc_lib.erl"},
{line,239}]}]}
[stats:error,2016-08-19T09:04:52.119+10:00,ns_1@127.0.0.1:<0.448.0>:base_stats_collector:handle_info:109](Collector: stats_collector) Exception in stats collector: {exit,
{{error,closed},
{gen_server,
call,
['ns_memcached-genbook',
{stats,<<>>},
180000]}},
[{gen_server,
call,3,
[{file,
"gen_server.erl"},
{line,188}]},
{ns_memcached,
do_call,3,
[{file,
"src/ns_memcached.erl"},
{line,1433}]},
{stats_collector,
grab_stats,1,
[{file,
"src/stats_collector.erl"},
{line,68}]},
{base_stats_collector,
handle_info,2,
[{file,
"src/base_stats_collector.erl"},
{line,89}]},
{gen_server,
handle_msg,5,
[{file,
"gen_server.erl"},
{line,604}]},
{proc_lib,
init_p_do_apply,
3,
[{file,
"proc_lib.erl"},
{line,239}]}]}
[stats:error,2016-08-19T09:04:52.135+10:00,ns_1@127.0.0.1:<0.412.0>:base_stats_collector:handle_info:109](Collector: stats_collector) Exception in stats collector: {exit,
{{error,closed},
{gen_server,
call,
['ns_memcached-microservice',
{stats,<<>>},
180000]}},
[{gen_server,
call,3,
[{file,
"gen_server.erl"},
{line,188}]},
{ns_memcached,
do_call,3,
[{file,
"src/ns_memcached.erl"},
{line,1433}]},
{stats_collector,
grab_stats,1,
[{file,
"src/stats_collector.erl"},
{line,68}]},
{base_stats_collector,
handle_info,2,
[{file,
"src/base_stats_collector.erl"},
{line,89}]},
{gen_server,
handle_msg,5,
[{file,
"gen_server.erl"},
{line,604}]},
{proc_lib,
init_p_do_apply,
3,
[{file,
"proc_lib.erl"},
{line,239}]}]}
[ns_server:error,2016-08-19T09:04:56.150+10:00,ns_1@127.0.0.1:ns_doctor<0.221.0>:ns_doctor:update_status:308]The following buckets became not ready on node 'ns_1@127.0.0.1': ["default",
"genbook",
"microservice"], those of them are active ["default",
"genbook",
"microservice"]
But I have no idea how to interpret that or see what’s going wrong. I’m running a single node couchbase 4.1: Version: 4.1.0-5005 Community Edition (build-5005) on windows 10 (anniversary edition), version 1607 (Build 14393.51)