VideoCache
Videocache is no longer in development.

Daily Motion Video Caching Issue

by mujahidh on 17 Dec 2011

Videocache seems ho be having an issue caching daily motion videos , it manages to determins the video url for about 20% of the videos , the rest it gives errors.

Pasting lines from videocache.log and scheduler.log to help debug issue

From videocache.log

17/Dec/2011:08:51:24 13149 INFO DAILYMOTION URL_HIT 29737516_mp4_h264_aac.mp4 - http://proxy-54.dailymotion.com/video/615/737/29737516_mp4_h264_aac.mp4?auth=1324099284.c4a31fb50ed231db6ca3239989f6f4c1 -
17/Dec/2011:08:51:24 13149 INFO DAILYMOTION CACHE_MISS 29737516_mp4_h264_aac.mp4 - Requested video was not found in cache. -
17/Dec/2011:08:51:25 13149 INFO DAILYMOTION URL_HIT 30084010_mp4_h264_aac.mp4 - http://proxy-51.dailymotion.com/video/010/480/30084010_mp4_h264_aac.mp4?auth=1324099284.22e4313706d30fc7c2d7a7900356e85e -
17/Dec/2011:08:51:25 13149 INFO DAILYMOTION CACHE_MISS 30084010_mp4_h264_aac.mp4 - Requested video was not found in cache. -

From scheduler.log

17/Dec/2011:08:51:22 4690 INFO DAILYMOTION CACHE_THREAD_START xhwsyy.mp4 - Starting cache thread. -
17/Dec/2011:08:51:23 4690 ERROR DAILYMOTION VIDEO_URL_ERR xhwsyy.mp4 - Could not determine video URL. -
17/Dec/2011:08:51:27 4690 INFO - - CACHE_THREAD_REMOVE xhwsyy.mp4 - Cache thread completed. Removing from active list. -
17/Dec/2011:08:52:17 4690 INFO DAILYMOTION CACHE_THREAD_START xi7aas.mp4 - Starting cache thread. -
17/Dec/2011:08:52:19 4690 ERROR DAILYMOTION VIDEO_URL_ERR xi7aas.mp4 - Could not determine video URL. -
17/Dec/2011:08:52:22 4690 INFO - - CACHE_THREAD_REMOVE xi7aas.mp4 - Cache thread completed. Removing from active list. -
17/Dec/2011:08:52:59 4690 INFO - - VIDEOS_RECEIVED - - Received 1 videos from Videocache. -
17/Dec/2011:08:53:02 4690 INFO DAILYMOTION CACHE_THREAD_START xl8rfo.mp4 - Starting cache thread. -
17/Dec/2011:08:53:03 4690 ERROR DAILYMOTION VIDEO_URL_ERR xl8rfo.mp4 - Could not determine video URL. -
17/Dec/2011:08:53:07 4690 INFO - - CACHE_THREAD_REMOVE xl8rfo.mp4 - Cache thread completed. Removing from active list. -
17/Dec/2011:08:53:09 4690 INFO - - VIDEOS_RECEIVED - - Received 1 videos from Videocache. -

As can be seen there is no corresponding entry in the scheduler log for the video. Is the scheduler silently dropping it ?

Thanks in advance

1 Answers

by Kulbir Saini on 21 Dec 2011

Hi Mujahidh,

I tested the urls you have mentioned on a local installation and everything seems to be working perfectly. Can you please pass on the corresponding trace.log messages so that I can get a clearer idea?

Thank You!