Deleted Videos are still showing up

I deleted some videos using the API and they still show up in my media list. I would appreciate any assistance to correct this problem so that deleted videos are actually deleted.

After I delete the videos they will show with Status deleted in the management console and when I try to delete them again, it gives an error that the video id does not exist.

Hello,

These things usually happen when the sphinx is not syncronized with the DB.
Is it currently running?
Try to run:
/opt/kaltura/bin/kaltura-sphinx-reindex.sh

Just ran a sanity check and the only thing that failed is

[DWH cycle] [FAILED, RC: 255] 

Thank you downloading

https://github.com/kaltura/platform-install-packages/blob/Jupiter-10.8.0/RPM/scripts/postinst/kaltura-sphinx-reindex.sh

then running

/opt/kaltura/bin/kaltura-sphinx-reindex.sh

worked. As always, I appreciate it.