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

S3 files not all synced #1681

Open
Kinzi opened this issue May 17, 2023 · 1 comment
Open

S3 files not all synced #1681

Kinzi opened this issue May 17, 2023 · 1 comment

Comments

@Kinzi
Copy link

Kinzi commented May 17, 2023

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?

@dmuiX
Copy link

dmuiX commented 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: #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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants