Tencent / phxsql

A high availability MySQL cluster that guarantees data consistency between a master and slaves.
Other
2.47k stars 558 forks source link

执行 ./phxbinlogsvr_tools_phxrpc -f InitBinlogSvrMaster -h"ip1,ip2,ip3" -p 17000报错 #174

Open zxh102 opened 4 years ago

zxh102 commented 4 years ago

如题,执行后报如下错误:

[libprotobuf FATAL google/protobuf/generated_message_util.cc:812] CHECK failed: (scc->visit_status.load(std::memory_order_relaxed)) == (SCCInfoBase::kRunning): terminate called after throwing an instance of 'google::protobuf::FatalException' what(): CHECK failed: (scc->visit_status.load(std::memory_order_relaxed)) == (SCCInfoBase::kRunning): Aborted

zxh102 commented 4 years ago

急,求解决方法!

jackbauer123 commented 4 years ago

我也是报这个错

ws316156697 commented 2 years ago

这个报错应该是 phxbinlogsvr 进程没有启动导致的