mirror of
https://github.com/koel/koel.git
synced 2026-04-25 08:46:00 +03:00
[GH-ISSUE #1760] Error playing music from web interface #967
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#967
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 @martinmartossimon on GitHub (Apr 9, 2024).
Original GitHub issue: https://github.com/koel/koel/issues/1760
Describe the bug
In my installation (docker-compose), koel start running, I can login and scan my music library, but when I try to play a song, koel starts to jump from one song to the next and doesn't reproduce any sound.
To reproduce
Unknown error.
php artisan koel:search:import (because I read on wiki). This command finish OK. All my media is scanned
Screenshots




Console errors:

If I could scan my library, I suposed is an indicator that's not a permision problem over mounted volume. But Im not sure.
If applicable, add screenshots to help explain your problem.
Environment
Additional context
configuration:
docker-compose.yml
@martinmartossimon commented on GitHub (Apr 9, 2024):
Inside de container I can see files in /music

Maybe is a permission problem and user www-data can't read them
@phanan commented on GitHub (Apr 11, 2024):
What does the log under storage/logs/laravel.log say?
@phanan commented on GitHub (Jul 7, 2024):
Closing due to inactivity.