Gitea "InitIssuesIndexer, open index: incompatible version, 5 is supported" #1188

Closed
opened 2025-11-02 03:51:49 -06:00 by GiteaMirror · 10 comments
Owner

Originally created by @ghost on GitHub (Oct 27, 2017).

Description

Gitea start error. Details in log file.

Originally created by @ghost on GitHub (Oct 27, 2017). - Gitea version (or commit ref): 1.2.2 - Git version: 2.7.4 - Operating system: Linux Mint - Database (use `[x]`): - [ ] PostgreSQL - [ ] MySQL - [ ] MSSQL - [x] SQLite - Can you reproduce the bug at https://try.gitea.io: - [ ] Yes (provide example URL) - [ ] No - [x] Not relevant - Log gist: https://gist.github.com/ahme-t/03e24a734b1d6fdfc65d53f464d628ca ## Description Gitea start error. Details in log file.
GiteaMirror added the type/bug label 2025-11-02 03:51:49 -06:00
Author
Owner

@lafriks commented on GitHub (Oct 27, 2017):

You can just delete issue.bleve from indexers directory and it will be regenerated

@lafriks commented on GitHub (Oct 27, 2017): You can just delete issue.bleve from indexers directory and it will be regenerated
Author
Owner

@lafriks commented on GitHub (Oct 27, 2017):

I think this is fixed in master branch with #2524

@lafriks commented on GitHub (Oct 27, 2017): I think this is fixed in master branch with #2524
Author
Owner

@lafriks commented on GitHub (Oct 27, 2017):

@ethantkoenig can you backport it to 1.2?

@lafriks commented on GitHub (Oct 27, 2017): @ethantkoenig can you backport it to 1.2?
Author
Owner

@ghost commented on GitHub (Oct 27, 2017):

Thanks solved

@ghost commented on GitHub (Oct 27, 2017): Thanks solved
Author
Owner

@ethantkoenig commented on GitHub (Oct 27, 2017):

@lafriks That would require also backporting #2387.

FYI, this error can only happen when the bleve library is updated, so as long as we don't update bleve on the 1.2 release branch, this fix isn't strictly necessary

@ethantkoenig commented on GitHub (Oct 27, 2017): @lafriks That would require also backporting #2387. FYI, this error can only happen when the bleve library is updated, so as long as we don't update bleve on the 1.2 release branch, this fix isn't strictly necessary
Author
Owner

@lafriks commented on GitHub (Oct 27, 2017):

@ethantkoenig Could it be that bleve was updated between 1.1 and 1.2?

@lafriks commented on GitHub (Oct 27, 2017): @ethantkoenig Could it be that bleve was updated between 1.1 and 1.2?
Author
Owner

@ethantkoenig commented on GitHub (Oct 27, 2017):

No. If it was, we would have run into this problem a long time ago

@ethantkoenig commented on GitHub (Oct 27, 2017): No. If it was, we would have run into this problem a long time ago
Author
Owner

@lafriks commented on GitHub (Oct 27, 2017):

@ethantkoenig what bleve index version is used in master branch?

@lafriks commented on GitHub (Oct 27, 2017): @ethantkoenig what bleve index version is used in master branch?
Author
Owner

@ethantkoenig commented on GitHub (Oct 27, 2017):

7, if I recall correctly

@ethantkoenig commented on GitHub (Oct 27, 2017): 7, if I recall correctly
Author
Owner

@lafriks commented on GitHub (Oct 27, 2017):

ok, I'm closing this issue than

@lafriks commented on GitHub (Oct 27, 2017): ok, I'm closing this issue than
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#1188