Error on thumbnail generation after indexing files
See original GitHub issueDescribe the bug
It seems that there is an issue on the generation of the thumbnail after indexing files when we have a big amount of files. On the UI is showing this: #0 [24 feb. 2022 9:57:54] Loading files from db
And on the docker logs we can see this:
2/24/2022, 8:57:54 AM[INFO_][JOB] Running job : Thumbnail Generation
2/24/2022, 9:00:27 AM[ERROR][JOB] RangeError: Maximum call stack size exceeded
at ThumbnailGenerationJob.<anonymous> (/app/src/backend/model/jobs/jobs/FileJob.js:138:28)
at Generator.next (<anonymous>)
I am using the latest version at the moment
Issue Analytics
- State:
- Created 2 years ago
- Comments:13 (7 by maintainers)
Top Results From Across the Web
Troubleshooting media views and thumbnail generation
If you do not see thumbnails for image files, use the following SQL statement to see whether a thumbnail is available in the...
Read more >CBR AND THUMBNAIL: SOME PDF DOCUMENTS HAVE ...
The underlying OIT Image Export and Search Export filters, used by CPE/CSS for thumbnail generation and indexing, contained a bug which caused ...
Read more >Windows 10 thumbnails all messed up? Here's how to fix it!
When thumbnails for files and folders aren't showing correctly, here's how to clear and rebuild the thumbnail cache on Windows 10.
Read more >Multimedia Console cannot generate thumbnails and ...
Hi, same here. The indexing of all photo files to be found anywhere on the NAS (maore than 45.000!!) was started immediately (generating...
Read more >[Bug]: Logging IMagick thumbnail generation fail as ...
Sometimes IMagick fails generating a thumbnail. It's ok, for instance on password protected PDFs it must fail. It's not a problem, because the ......
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Hi, I tried to move to the nightly version, but is not starting. I have this logs constanly:
3/1/2022, 8:51:18 AM[INFO_][server] running diagnostics...
And with the debug mode ther is no more logs only this:my docker compose is the following, just in case I am doing something wrong (is working fine with the latest version):
maybe there is another way to connect the db with the gallery. Thanks!
Cool thanks! I will update the version!