Hi everyone,
I am having the following issue with my videocache installation (which I did from source). I have just configured it for youtube for now.
The youtube videos are downloading fine and playing fine at the first time, and the videocache log file shows the messages of downloading the video into the cache (i am viewing this through tail -f). However, when some clients request the same video again, again the videocache log displays messages of success i.e. URL_HIT and CACHE_HIT, but the client see's the error message "An error occurred, please try again later" instead of the video. I have tried this with 3 different browsers on different client machines, but the same thing happens for already downloaded videos, so the problem is not on the client side. Any ideas ???
Sample of videocache log file :-
2009-08-17 15:35:38,876 4158 10.3.17.218 - REQUEST - http://206.132.73.26/videoplayback?ip=0.0.0.0&sparams=id%2Cexpire%2Cip%2...
2009-08-17 15:35:38,876 4158 10.3.17.218 863ce53edb12d11f URL_HIT YOUTUBE http://206.132.73.26/videoplayback?ip=0.0.0.0&sparams=id%2Cexpire%2Cip%2...
2009-08-17 15:35:38,877 4158 10.3.17.218 863ce53edb12d11f CACHE_HIT YOUTUBE Video was served from cache.
2009-08-17 15:35:38,877 4158 10.3.17.218 863ce53edb12d11f NEW_URL YOUTUBE 303:http://115.186.131.75/videocache/youtube/863ce53edb12d11f?ip=0.0.0.0&sparams=id%2Cexpire%2Cip%2Cipbits%2Citag%2Cburst%2Cfactor&itag=34&ipbits=0&signature=B8954CD97DD9A3C2CA5F9F259969DF804A5E9F10.B6763BF06EA0D1AE67AB76C75FA50C6F060839A9&sver=3&expire=1250524800&key=yt1&factor=1.25&burst=40&id=863ce53edb12d11f

