It could also happen if permissions are not correctly set for directory to be used by couchbase user.
For example, Say if we are installing couchbase on /couchbase volume, then one needs to do
chown -R couchbase.couchbase /couchbase
It could also happen if permissions are not correctly set for directory to be used by couchbase user.
For example, Say if we are installing couchbase on /couchbase volume, then one needs to do
chown -R couchbase.couchbase /couchbase