Hi, Once Couchbase 4.5 is installed with more or less default settings (reduced RAM) the beer-sample will not load and the Server Node is in Pend State. Within the logs there are the following errors:
Control connection to memcached on ‘ns_1@127.0.0.1’ disconnected: {error,
closed}
Control connection to memcached on ‘ns_1@127.0.0.1’ disconnected: {{badmatch,
{error,
closed}},
[{mc_client_binary,
cmd_vocal,
6,
[{file,
“src/mc_client_binary.erl”},
{line,
146}]},
{mc_client_binary,
stats,4,
[{file,
“src/mc_client_binary.erl”},
{line,
418}]},
{ns_memcached,
handle_info,
2,
[{file,
“src/ns_memcached.erl”},
{line,
723}]},
{gen_server,
handle_msg,
5,
[{file,
“gen_server.erl”},
{line,
604}]},
{ns_memcached,
init,1,
[{file,
“src/ns_memcached.erl”},
{line,
177}]},
{gen_server,
init_it,
6,
[{file,
“gen_server.erl”},
{line,
304}]},
{proc_lib,
init_p_do_apply,
3,
[{file,
“proc_lib.erl”},
{line,
239}]}]
and many of these: Service ‘memcached’ exited with status 255
I am not able to view the documents in the default bucket.
When I try to view the beer-sample bucket the following error is displayed:
Any Ideas on what might be causing the issue?
When I uninstall and use the community edition 4.1 the issues are not seen; only seen on 4.5