Remote Storage no longer working for me

I’ve done a lot of config changes to my organization lately and it appears somewhere I broke my remote storage.

Any ideas how I can track down the issue? I have my S3 and Cloudfront enabled and on Kaltura’s end, I have a Delivery Profile and Remote Storage Profiles set.

I have my remote storage profile set. I see that my HTTP delivery profile is not selected in remote storage .

I changed Remote Storage Policy at one point to Remote Storage First at some point, (From Remote storage only) but just changed it back.

All this stuff used to work, my files are still on S3, but they’re no longer going there.

==> /opt/kaltura/log/kaltura_prod.log <==
2016-07-15 19:05:49 [0.000875] [45.59.236.158] [1212961554] [54] [PS2] [KExterna lErrors::dieError] ERR: exception ‘Exception’ with message ‘exiting on error 6 - requested flavor was not found’ in /opt/kaltura/app/infra/log/KalturaLog.php:83
Stack trace:
#0 /opt/kaltura/app/alpha/apps/kaltura/lib/KExternalErrors.class.php(128): Kaltu raLog::err(‘exiting on erro…’)

        [tmp_name] => /opt/kaltura/web/tmp/phptO34Hn
        [error] => 0
        [size] => 9608834


[tmp_name] => /opt/kaltura/web/tmp/phptO34Hn
[error] => 0
[size] => 9608834

2016-07-15 19:09:14 [0.000944] [45.59.236.158] [1729029240] [25] [PS2] [KalturaS tatement->execute] DEBUG: Sql took - 0.00042891502380371 seconds
2016-07-15 19:09:14 [0.000708] [45.59.236.158] [1729029240] [26] [PS2] [KExterna lErrors::dieError] ERR: exception ‘Exception’ with message ‘exiting on error 6 - requested flavor was not found’ in /opt/kaltura/app/infra/log/KalturaLog.php:83
Stack trace:
#0 /opt/kaltura/app/alpha/apps/kaltura/lib/KExternalErrors.class.php(128): Kaltu raLog::err(‘exiting on erro…’)

2016-07-15 19:09:30 [0.000915] [45.59.236.158] [1738808810] [25] [PS2] [KalturaS tatement->execute] DEBUG: Sql took - 0.00043082237243652 seconds
2016-07-15 19:09:30 [0.000909] [45.59.236.158] [1738808810] [26] [PS2] [KExterna lErrors::dieError] ERR: exception ‘Exception’ with message ‘exiting on error 6 - requested flavor was not found’ in /opt/kaltura/app/infra/log/KalturaLog.php:83
Stack trace:
#0 /opt/kaltura/app/alpha/apps/kaltura/lib/KExternalErrors.class.php(128): Kaltu raLog::err(‘exiting on erro…’)

2016-07-15 19:11:19 [0.005851] [23.20.71.190] [455138458] [7] [API] [KalturaStat ement->execute] DEBUG: Sql took - 0.0054190158843994 seconds
2016-07-15 19:11:19 [0.000642] [23.20.71.190] [455138458] [8] [API] [global] ERR : exception ‘Exception’ with message ‘Feed Id not found’ in /opt/kaltura/app/inf ra/log/KalturaLog.php:83
Stack trace:
#0 /opt/kaltura/app/api_v3/web/getFeed.php(105): KalturaLog::err(‘Feed Id not fo u…’)
#1 {main}
2016-07-15 19:11:19 [0.000694] [23.20.71.190] [455138458] [9] [API] [KExternalEr rors::dieError] ERR: exception ‘Exception’ with message ‘exiting on error 29 - t he supplied feed is already being processed, KalturaSyndication: Feed Id not fou nd’ in /opt/kaltura/app/infra/log/KalturaLog.php:83
Stack trace:
#0 /opt/kaltura/app/alpha/apps/kaltura/lib/KExternalErrors.class.php(128): Kaltu raLog::err(‘exiting on erro…’)
^C

Still getting this issue even setting up fresh publishers, Error logs:

2016-07-22 12:49:34 [0.001354] [45.59.236.158] [1930643175] [53] [PS2] [KalturaStatement->execute] DEBUG: Sql took - 0.00085306167602539 seconds
2016-07-22 12:49:34 [0.000703] [45.59.236.158] [1930643175] [54] [PS2] [KExternalErrors::dieError] ERR: exception ‘Exception’ with message ‘exiting on error 6 - requested flavor was not found’ in /opt/kaltura/app/infra/log/KalturaLog.php:83
Stack trace:
#0 /opt/kaltura/app/alpha/apps/kaltura/lib/KExternalErrors.class.php(128): KalturaLog::err(‘exiting on erro…’)

        [tmp_name] => /opt/kaltura/web/tmp/phpIEKT2j
        [error] => 0
        [size] => 9608834


[tmp_name] => /opt/kaltura/web/tmp/phpIEKT2j
[error] => 0
[size] => 9608834

2016-07-22 12:49:51 [0.000955] [52.41.250.214] [1587249597] [706] [API] [KalturaStatement->execute] DEBUG: Sql took - 0.00044798851013184 seconds
2016-07-22 12:49:51 [0.000875] [52.41.250.214] [1587249597] [707] [API] [kBatchManager::createFlavorAsset] ERR: exception ‘Exception’ with message ‘Flavor [7] is none-comply’ in /opt/kaltura/app/infra/log/KalturaLog.php:83
Stack trace:
#0 /opt/kaltura/app/alpha/apps/kaltura/lib/batch2/kBatchManager.php(88): KalturaLog::err(‘Flavor [7] is n…’)

2016-07-22 12:49:51 [0.000990] [52.41.250.214] [1587249597] [718] [API] [KalturaStatement->execute] DEBUG: Sql took - 0.00046300888061523 seconds
2016-07-22 12:49:51 [0.000878] [52.41.250.214] [1587249597] [719] [API] [kBatchManager::createFlavorAsset] ERR: exception ‘Exception’ with message ‘Flavor [6] is none-comply’ in /opt/kaltura/app/infra/log/KalturaLog.php:83
Stack trace:
#0 /opt/kaltura/app/alpha/apps/kaltura/lib/batch2/kBatchManager.php(88): KalturaLog::err(‘Flavor [6] is n…’)

Although looking at errors and entry investigator…I’m not even sure any of these errors are related to storage…so what do you think could be happening?

EDIT: Okay, I’m actually seeing thigns show up on my S3 bucket now, but getting access denied when trying to access a cloudfront URL…let’s see here. I’m really pleased to have something go through, at least.

EDIT 2: Okay, got it working now I guess. Not sure what I did