couchbase moxi port listen
Thu, 09/27/2012 - 04:20
OS: centos, after added one server it displays this in the error log.
isn't moxi configured by default to port 11211 ?
Testing couchbase is getting much more difficult than what our team was expecting.
Port server moxi on node 'ns_1@10.36.0.24' exited with status 1. Restarting. Messages: 2012-09-27 15:16:22: (cproxy_config.c.317) env: MOXI_SASL_PLAIN_USR (5)
2012-09-27 15:16:22: (cproxy_config.c.326) env: MOXI_SASL_PLAIN_PWD (8)
2012-09-27 15:16:24: (cproxy.c.330) ERROR: could not listen on port 11211. Please use -Z port_listen=PORT_NUM to specify a different port number.
My guess is that something else is already listening on port 11211. Can you check to make sure that this port is available?