VideoCache
Videocache is no longer in development.

Error querying XMLRPC Server

by noval on 1 Feb 2010

This is my log :

1046 192.168.1.100 - REQUEST - http://v23.lscache8.c.youtube.com/videoplayback?ip=0.0.0.0&sparams=id%2Cexpire%2Cip%2Cipbits%2Citag%2Calgorithm%2Cburst%2Cfactor&fexp=905207&algorithm=throttle-factor&itag=34&ipbits=0&burst=40&sver=3&expire=1265072400&key=yt1&signature=D2FAD11822AD88B64BC5885CB208271D9AD3BD61.3260995D1992313BF5419ADFB7E20ECB06C72FAB&factor=1.25&id=74831edcdb6376d0&
2010-02-02 02:07:52,476 1046 192.168.1.100 74831edcdb6376d0 URL_HIT YOUTUBE http://v23.lscache8.c.youtube.com/videoplayback?ip=0.0.0.0&sparams=id%2Cexpire%2Cip%2Cipbits%2Citag%2Calgorithm%2Cburst%2Cfactor&fexp=905207&algorithm=throttle-factor&itag=34&ipbits=0&burst=40&sver=3&expire=1265072400&key=yt1&signature=D2FAD11822AD88B64BC5885CB208271D9AD3BD61.3260995D1992313BF5419ADFB7E20ECB06C72FAB&factor=1.25&id=74831edcdb6376d0&
2010-02-02 02:07:52,476 1046 192.168.1.100 74831edcdb6376d0 CACHE_MISS YOUTUBE Requested video was not found in cache.
2010-02-02 02:07:52,478 1046 192.168.1.100 74831edcdb6376d0 NEW_URL YOUTUBE http://v23.lscache8.c.youtube.com/videoplayback?ip=0.0.0.0&sparams=id%2Cexpire%2Cip%2Cipbits%2Citag%2Calgorithm%2Cburst%2Cfactor&fexp=905207&algorithm=throttle-factor&itag=34&ipbits=0&burst=40&sver=3&expire=1265072400&key=yt1&signature=D2FAD11822AD88B64BC5885CB208271D9AD3BD61.3260995D1992313BF5419ADFB7E20ECB06C72FAB&factor=1.25&id=74831edcdb6376d0&
2010-02-02 02:07:52,479 1900 - - QUEUE_ERR - Error querying XMLRPC Server.
2010-02-02 02:07:52,890 1046 192.168.1.100 - REQUEST - http://v7.cache8.c.youtube.com/videoplay

what can I do to fix that ?
Thanks

1 Answers

by Kulbir Saini on 6 Feb 2010

Hi noval,

Probably XMLRPC server is crashing. Do you have something else listening on port 9100 because that the port used by Videocache XMLRPC server?

Thank You!