VideoCache
Videocache is no longer in development.

RELOAD, XMLRPCSERVER, SCHEDULEDER

by Anonymous on 23 Mar 2009

My log file is filling up with the following lines.

2009-03-23 11:35:28,417 2327 - - RELOAD - videocache plugin was reloaded.
2009-03-23 11:35:32,583 2780 - - XMLRPCSERVER - Starting XMLRPCServer on port 9100.
2009-03-23 11:35:32,616 2780 - - SCHEDULEDER - Download Scheduler starting.

I had to remove a 10GB log file that had filled up the test servers partition.

My apologies if this has been asked before. There appears to be no search funtion on these forums.

Thanks,
Tom

4 Answers

by Kulbir Saini on 23 Mar 2009

Anon,

Are you using the latest version 1.9.1 of videocache? It shouldn't happen. This has been asked before. There is a search box on top right.

Thank You!

by Jorge Boardman on 10 Apr 2009

Hi Kulbir,

Excellent project, Thanks it has been very helpfull, I have a question 4 U ... version 1.9.1 installed properly working but my logs keep being filed with:
RELOAD - videocache plugin was reloaded.
I haven't been able to find a solution for this, yet... Can you please point me in the right direction...

Regards from Mexico

!!!!

by Kulbir Saini on 10 Apr 2009

Jorge,

One quick solution is open your file /usr/share/videocache/videocache.py and search for a line containing 'RELOAD'. Now comment that line and save the file. Restart squid.

Thank You!

by Jorge Boardman on 11 Apr 2009

Thanks..

JB