Skip to content
Discussion options

You must be logged in to vote

https://lycheeorg.dev/docs/faq_troubleshooting.html#since-upgrading-to-lychee-v7-all-my-thumbnails-are-missing-what-can-i-do

Since upgrading to Lychee v7, all my thumbnails are missing, what can I do?
After upgrading to Lychee v7, if your thumbnails are missing, you may need to regenerate them. You can do this by running the following Artisan command inside your Lychee container:

docker exec -it lychee php artisan lychee:recompute-album-sizes
docker exec -it lychee php artisan lychee:recompute-album-stats

Or log into the web interface and go to Settings ⇒ Maintenance ⇒ Album Precomputed Fields.

This should resolve your issue.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by ildyria
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Bugs
Labels
None yet
2 participants