thomasli9895 commented on issue #13452:
URL: https://github.com/apache/lucene/issues/13452#issuecomment-2303384472

   I also encountered this problem, I upgraded from version 7.8.1 to version 
7.17.9 and then fell back to version 7.8.1 and this glitch occurred
   `org.elasticsearch.bootstrap.StartupException: ElasticsearchException[failed 
to bind service]; nested: IndexFormatTooNewException[Format version is not 
supported (resource BufferedChecksumIndexInput(SimpleFSIndex
   
Input(path="/usr/share/elasticsearch/workspace/data/nodes/0/_state/segments_41"))):
 10 (needs to be between 7 and 9)];
           at 
org.elasticsearch.bootstrap.Elasticsearch.init(Elasticsearch.java:174) 
~[elasticsearch-7.8.1.jar:7.8.1]
           at 
org.elasticsearch.bootstrap.Elasticsearch.execute(Elasticsearch.java:161) 
~[elasticsearch-7.8.1.jar:7.8.1]
           at 
org.elasticsearch.cli.EnvironmentAwareCommand.execute(EnvironmentAwareCommand.java:86)
 ~[elasticsearch-7.8.1.jar:7.8.1]
           at 
org.elasticsearch.cli.Command.mainWithoutErrorHandling(Command.java:127) 
~[elasticsearch-cli-7.8.1.jar:7.8.1]
           at org.elasticsearch.cli.Command.main(Command.java:90) 
~[elasticsearch-cli-7.8.1.jar:7.8.1]
           at 
org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:126) 
~[elasticsearch-7.8.1.jar:7.8.1]
           at 
org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:92) 
~[elasticsearch-7.8.1.jar:7.8.1]`


-- 
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: issues-unsubscr...@lucene.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to