I set up one-node Couchbase cluster with AWS public DNS. I didn’t realize that the hostname will change if I restart the instance, and now my Couchbase does not start anymore, throwing following error:
[ns_server:error,2015-12-16T08:23:37.309Z,nonode@nohost:dist_manager<0.130.0>:dist_manager:init:178]Configured address <my hostname> seems to be invalid. Will refuse to start for safety reasons.
I thought this would be simple to fix, Couchbase being mature database and everything, but I can’t find a way to fix my server without reinstalling it. Is there seriously no other way to fix such a simple thing???