fe节点启动报错:Do not specify the helper node to FE itself. Please specify it to the existing running Leader or Follower FE
at com.starrocks.StarRocksFE.main(StarRocksFE.java:68) [starrocks-fe.jar:?]
Caused by: com.sleepycat.je.EnvironmentFailureException: (JE 7.3.7) 10.4.108.184_9010_1685436051770(-1):/data/StarRocks/StarRocks-2.5.6/fe/meta/bdb recoveryTracker should overlap or follow on disk last VLSN of 26,522,131 recoveryFirst= 26,522,133 UNEXPECTED_STATE_FATAL: Unexpected internal state, unable to continue. Environment is invalid and must be closed.
at com.sleepycat.je.EnvironmentFailureException.unexpectedState(EnvironmentFailureException.java:443) ~[je-7.3.7.jar:7.3.7]
at com.sleepycat.je.rep.vlsn.VLSNIndex.merge(VLSNIndex.java:1573) ~[je-7.3.7.jar:7.3.7]
at com.sleepycat.je.rep.vlsn.VLSNIndex.init(VLSNIndex.java:1483) ~[je-7.3.7.jar:7.3.7]
at com.sleepycat.je.rep.vlsn.VLSNIndex.<init>(VLSNIndex.java:422)