Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Whoosh index error: ord() expected a character, but string of length 0 found #400

Open
Xpirix opened this issue May 8, 2024 · 0 comments
Assignees
Labels
🕔 Size 2 Give me 2 hours and I will have it for you

Comments

@Xpirix
Copy link
Collaborator

Xpirix commented May 8, 2024

When the app reaches a high download count, it generates a whoosh index error: ord() expected a character, but string of length 0 found. It could be an error 500 on the live server that impacts some of the features related to the plugins such as download, search...

A temporary fix would be:

  • Delete all the files inside qgis-app/whoosh_index
  • Run the command make rebuild_index

We should keep this troubleshooting note somewhere and try to apply a proper fix to prevent this issue.

@Xpirix Xpirix added the 🕔 Size 2 Give me 2 hours and I will have it for you label May 8, 2024
@Xpirix Xpirix self-assigned this May 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🕔 Size 2 Give me 2 hours and I will have it for you
Projects
Development

No branches or pull requests

1 participant