zhqingyong opened a new issue, #12492: URL: https://github.com/apache/iotdb/issues/12492
### Search before asking - [X] I searched in the [issues](https://github.com/apache/iotdb/issues) and found nothing similar. ### Version 用的windows版的一键部署包,最新的1.3.1,原来是下载的1.3.0完整包,通过替换lib文件夹升级的1.3.1最新 ### Describe the bug and provide the minimal reproduce step 2024-05-09 08:07:06,644 [pool-4-thread-1$20240509_000706_56966_1.1.0] INFO o.a.i.c.i.IoTConsensusServerImpl:210 - DataRegion[DataRegion[7]]: index after build: safeIndex:8799999, searchIndex: 8800000 2024-05-09 08:10:41,595 [pool-21-IoTDB-Timed-Flush-Seq-Memtable-1] INFO o.a.i.d.s.d.DataRegion:1672 - Exceed sequence memtable flush interval, so flush working memtable of time partition 2835 in database root.4duxin[7] 2024-05-09 08:10:42,796 [pool-41-IoTDB-ClientRPC-Processor-531] INFO o.a.i.d.p.s.SessionManager:125 - IoTDB: Login status: Login successfully. User : root, opens Session-3259-root:127.0.0.1:54817 2024-05-09 08:10:55,874 [pool-41-IoTDB-ClientRPC-Processor-514] ERROR o.a.t.s.TThreadPoolServer$WorkerProcess:258 - Thrift Error occurred during processing of message. org.apache.thrift.transport.TTransportException: java.net.SocketException: Connection reset 这是什么报错?? 报了后CLI数据库命令行打不开它如下图,workbench也连不上。 数据库的mqtt服务正常接收数据但不写入了,REST api能连上并可以查询到8:07分报错前的数据。 ### What did you expect to see? 如何解决?怎么造成的 ### What did you see instead?  cli卡在这 ### Anything else? 123 ### Are you willing to submit a PR? - [X] I'm willing to submit a PR! -- 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]
