mirror of
https://github.com/koel/koel.git
synced 2026-04-25 16:56:02 +03:00
[GH-ISSUE #1901] [Bug]: Search issues #1029
Labels
No labels
Authentication
Dependencies
Documentation
Feature Request
Flac
Help Wanted
Installation/Setup
Integration
Mobile
PR Welcome
Pending Release
Performance
Playlist
S3
Search
Sync
[Pri] Low
[Pri] Normal
[Status] Keep Open
[Status] Needs Author Reply
[Status] Needs Review
[Status] Stale
[Status] Will Implement
[Type] Blessed
[Type] Bug
[Type] Duplicate
[Type] Enhancement
[Type] Help Request
[Type] Question
[Type] Task
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/koel-koel#1029
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @AEnterprise on GitHub (Feb 23, 2025).
Original GitHub issue: https://github.com/koel/koel/issues/1901
Originally assigned to: @phanan on GitHub.
Read the Troubleshooting guide.
Reproduction steps
Expected behavior
Actual behavior
Logs
for tntsearch:
see attached error.log , too much error output to fit
errors.log
for database search:
Koel version
Koel v7.2.0 Community Edition
How did you install Koel?
Official Docker image
Additional information
@phanan commented on GitHub (Feb 28, 2025):
@AEnterprise Can you check and make sure
storage/search-indexesexists and is read-writable?@AEnterprise commented on GitHub (Mar 1, 2025):
Looks like it wasn't writable to the www-data user koel runs as (missed it at first cause unraid opens the terminal as the root user from the ui, and that one could write without issue)
However search still gives no results. it made database files but they seem to be empty even after running sync again
@AEnterprise commented on GitHub (Mar 18, 2025):
managed to resolve this by just starting fresh with the correct permissions and importing everything again from scratch