In the process of using cnosdb, I started with 3+2 cluster, I created a database db1, and then I manually killed a cnosdb process, and then when I tried to drop database db1, the following error was reported:

422 Unprocessable Entity, details: {"error_code":"050019","error_message":"grpc client request error: grpc status: status: Unavailable, message: \"error trying to connect: tcp connect error: Connection refused (os error 111)\", details: [], metadata: MetadataMap { headers: {} }"}

Is my operation wrong? Or am I missing a step?

0

There are 0 best solutions below