MxExecute opened a new issue, #15318:
URL: https://github.com/apache/iotdb/issues/15318
025-04-11 10:10:16,685 [main] ERROR o.a.i.c.ServerCommandLine:63 - Failed to
execute system command
org.apache.iotdb.commons.exception.runtime.ThriftSerDeException: Read
TConsensusGroupId failed: org.apache.thrift.transport.TTransportException:
Cannot read. Remote side has closed. Tried to read 1 bytes, but only got 0
bytes. (This is often indicative of an internal error on the server side.
Please check your server logs.)
at
org.apache.iotdb.commons.utils.ThriftCommonsSerDeUtils.deserializeTConsensusGroupId(ThriftCommonsSerDeUtils.java:235)
at org.apache.iotdb.consensus.common.Peer.deserialize(Peer.java:79)
at
org.apache.iotdb.consensus.iot.IoTConsensusServerImpl.getConfiguration(IoTConsensusServerImpl.java:744)
at
org.apache.iotdb.consensus.iot.IoTConsensusServerImpl.recoverConfiguration(IoTConsensusServerImpl.java:704)
at
org.apache.iotdb.consensus.iot.IoTConsensusServerImpl.<init>(IoTConsensusServerImpl.java:151)
at
org.apache.iotdb.consensus.iot.IoTConsensus.initAndRecover(IoTConsensus.java:173)
at
org.apache.iotdb.consensus.iot.IoTConsensus.start(IoTConsensus.java:135)
at org.apache.iotdb.db.service.DataNode.active(DataNode.java:575)
at org.apache.iotdb.db.service.DataNode.doAddNode(DataNode.java:215)
at
org.apache.iotdb.db.service.DataNodeServerCommandLine.run(DataNodeServerCommandLine.java:81)
at
org.apache.iotdb.commons.ServerCommandLine.doMain(ServerCommandLine.java:58)
at org.apache.iotdb.db.service.DataNode.main(DataNode.java:183)
2025-04-11 10:33:12,669 [main] ERROR o.a.i.db.service.DataNode:451 - Reject
DataNode registration. Because the following ip:port: [TEndPoint(ip:127.0.0.1,
port:10750), TEndPoint(ip:127.0.0.1, port:10730), TEndPoint(ip:127.0.0.1,
port:10760), TEndPoint(ip:127.0.0.1, port:10740)] of the current DataNode is
conflicted with other registered Nodes in the cluster. Possible solutions are
as follows:^M
"log_datanode_error.log" 48L, 5308B
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]