Grab from Video - An error occurred while trying to capture thumbnail

Any ideas why this error is happening? here’s my log:

2016-06-21 18:39:22 [0.000763] [45.59.236.158] [449899627] [35] [API] [kFileSyncUtils::getReadyFileSyncForKey] INFO: FileSync was found but doesn't exists locally
2016-06-21 18:39:22 [0.001584] [45.59.236.158] [449899627] [36] [API] [KalturaFrontController->getExceptionObject] ERR: exception 'KalturaAPIException' with message 'The source file is remote, no local file found' in /opt/kaltura/app/api_v3/services/ThumbAssetService.php:656
Stack trace:
#0 [internal function]: ThumbAssetService->generateAction('0_lwi92dnc', Object(KalturaThumbParams), '')

Hi Jason,

All thumbnail related APIs can only work on a file that resides on the Kaltura NFS dir [/opt/kaltura/web].
If your file only resides on a CDN, taking thumbnails will be impossible.

Is this your case?

Delivery Policy: Remote Storage First

Delete exported storage from Kaltura is checked. I do have remote storage setup, i had issues a few days ago that were resolved changing the delivery policy:

Hello Jason,

my suggestion to you is to uncheck the Source from the exporting policies in the remote storage configuration
this way you can create the thumbnails and when you are done, you can export manually the source

for the current videos that are on the remote storage,
you can manually import the source, create the thumbnails and export again

best wishes

Bryan