CouchBase starting problem after disk space limit

Hi.

We faced yesterday a disk limit problem. We extended the storage. Every other services are working very well except CouchBase Server.

I use ASP.Net Core Application to consume CouchBase data but I get the following exception:

Exception Message :

Aucune connexion n’a pu être établie car l’ordinateur cible l’a expressément refusée

Inner Exception Message:

Could not bootstrap - check inner exceptions for details. (Aucune connexion n’a pu être établie car l’ordinateur cible l’a expressément refusée) (Could not bootstrap with CCCP. (Aucune connexion n’a pu être établie car l’ordinateur cible l’a expressément refusée)) (Could not bootstrap from configured servers list.)

The Web Console respond t 404 and on the server side, I have the following message on debug logs:

=========================CRASH REPORT=========================
crasher:
initial call: application_master:init/4
pid: <0.86.0>
registered_name:
exception exit: {{shutdown,
{failed_to_start_child,ns_server_nodes_sup,
{shutdown,
{failed_to_start_child,start_couchdb_node,
{{badmatch,{error,duplicate_name}},
[{ns_server_nodes_sup,
‘-start_couchdb_node/0-fun-0-’,0,
[{file,“src/ns_server_nodes_sup.erl”},{line,129}]},
{ns_port_server,init,1,
[{file,“src/ns_port_server.erl”},{line,73}]},
{gen_server,init_it,6,
[{file,
“c:/tools/cygwin/home/ADMINI~1/OTP_SR~2/lib/stdlib/src/gen_server.erl”},
{line,304}]},
{proc_lib,init_p_do_apply,3,
[{file,
“c:/tools/cygwin/home/ADMINI~1/OTP_SR~2/lib/stdlib/src/proc_lib.erl”},
{line,239}]}]}}}}},
{ns_server,start,[normal,]}}
in function application_master:init/4 (c:/tools/cygwin/home/ADMINI~1/OTP_SR~2/lib/kernel/src/application_master.erl, line 133)
ancestors: [<0.85.0>]
messages: [{‘EXIT’,<0.87.0>,normal}]
links: [<0.85.0>,<0.7.0>]
dictionary:
trap_exit: true
status: running
heap_size: 1598
stack_size: 27
reductions: 202
neighbours:

[error_logger:info,2019-11-19T11:09:04.735+01:00,ns_1@127.0.0.1:error_logger<0.6.0>:ale_error_logger_handler:do_log:203]
=========================INFO REPORT=========================
application: ns_server
exited: {{shutdown,
{failed_to_start_child,ns_server_nodes_sup,
{shutdown,
{failed_to_start_child,start_couchdb_node,
{{badmatch,{error,duplicate_name}},
[{ns_server_nodes_sup,
‘-start_couchdb_node/0-fun-0-’,0,
[{file,“src/ns_server_nodes_sup.erl”},
{line,129}]},
{ns_port_server,init,1,
[{file,“src/ns_port_server.erl”},{line,73}]},
{gen_server,init_it,6,
[{file,
“c:/tools/cygwin/home/ADMINI~1/OTP_SR~2/lib/stdlib/src/gen_server.erl”},
{line,304}]},
{proc_lib,init_p_do_apply,3,
[{file,
“c:/tools/cygwin/home/ADMINI~1/OTP_SR~2/lib/stdlib/src/proc_lib.erl”},
{line,239}]}]}}}}},
{ns_server,start,[normal,]}}
type: permanent

[error_logger:info,2019-11-19T11:09:04.736+01:00,ns_1@127.0.0.1:error_logger<0.6.0>:ale_error_logger_handler:do_log:203]
=========================INFO REPORT=========================
alarm_handler: {clear,system_memory_high_watermark}

[error_logger:info,2019-11-19T11:09:04.736+01:00,ns_1@127.0.0.1:error_logger<0.6.0>:ale_error_logger_handler:do_log:203]