[GH-ISSUE #1681] S3 files not all synced #923

Closed
opened 2026-02-26 02:34:39 +03:00 by kerem · 2 comments
Owner

Originally created by @Kinzi on GitHub (May 17, 2023).
Original GitHub issue: https://github.com/koel/koel/issues/1681

Got the S3 integration up and running but it turns out not all files have been synced into Koel.

Some albums are missing completely, other's don't have all songs in them.

Is there a way to re-sync the full bucket somehow?

Originally created by @Kinzi on GitHub (May 17, 2023). Original GitHub issue: https://github.com/koel/koel/issues/1681 Got the S3 integration up and running but it turns out not all files have been synced into Koel. Some albums are missing completely, other's don't have all songs in them. Is there a way to re-sync the full bucket somehow?
kerem closed this issue 2026-02-26 02:34:39 +03:00
Author
Owner

@dmuiX commented on GitHub (Nov 6, 2023):

you can always do docker exec --user www-data -it <container-name> php artisan koel:sync -v
With the v in the end it shows you want went wrong. maybe you get similiar results as I am: https://github.com/koel/koel/issues/1722

if installed locally i think you just do php artisan koel:sync -v, but I am not sure.

https://docs.koel.dev/#music-discovery

<!-- gh-comment-id:1796154683 --> @dmuiX commented on GitHub (Nov 6, 2023): you can always do `docker exec --user www-data -it <container-name> php artisan koel:sync -v` With the v in the end it shows you want went wrong. maybe you get similiar results as I am: https://github.com/koel/koel/issues/1722 if installed locally i think you just do `php artisan koel:sync -v`, but I am not sure. https://docs.koel.dev/#music-discovery
Author
Owner

@phanan commented on GitHub (Jul 10, 2024):

A bit late, but Koel Plus now has full support for S3 as a storage driver.

<!-- gh-comment-id:2221139096 --> @phanan commented on GitHub (Jul 10, 2024): A bit late, but Koel Plus now has full support for S3 as a storage driver.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/koel-koel#923
No description provided.