eBay / NuRaft

C++ implementation of Raft core logic as a replication library
Apache License 2.0
996 stars 236 forks source link

nuraft 2.0.0 cannot work on centos7 + centos8 #453

Open uniqueZt opened 1 year ago

uniqueZt commented 1 year ago
image

there is no error during make, but example cannot run. someone encounter ?

uniqueZt commented 1 year ago
image

cannot select leader,

image

only see the warn log,there is noting can help me solve this problem

greensky00 commented 1 year ago

Can you share the full log files of server1 and 2?