Closed (fixed)
Project:
Media Thumbnails Video
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
6 Aug 2020 at 11:12 UTC
Updated:
3 May 2021 at 03:03 UTC
Jump to comment: Most recent
Comments
Comment #2
gge commentedComment #3
lamp5Check this and your directory permission https://github.com/PHP-FFMpeg/PHP-FFMpeg/issues/223
Comment #4
lamp5Comment #5
eduardo.heuvel commentedI have the same problem. I don't think it's a folder permissions issue. As far as I can tell with my very limited programming knowledge, it looks like the frame should be saved to the database and not to a file.
If I try to save a single video media entity I get a WSOD with the following message: Drupal\Core\Entity\EntityStorageException: Unable to save frame in Drupal\Core\Entity\Sql\SqlContentEntityStorage->save() (line 846 of core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php).
Comment #7
lamp5I improved catch exception because we had incorrect class for exception.
Comment #9
dangreenman commentedI had this error and it was due to dns resolving to an ip without ssl for the probed address.