VideoCache
Videocache is no longer in development.

Need Help in vc 1.9.8

by ziggysafir on 6 Apr 2011

hii all i have purchased 1.9.8 allready..and after i installed in my opensuse 11,iv got this problem when i check the videocache.log

07/Apr/2011:00:09:26 2226 INFO - - VIDEO_SYNC_START - Starting sync thread to sync video information to RPC server. -
07/Apr/2011:00:09:26 2217 INFO - - VIDEO_SYNC_START - Starting sync thread to sync video information to RPC server. -
07/Apr/2011:00:09:26 2226 ERROR - - RPC_CONNECT_ERR - Could not connect to RPC server. Use vc-scheduler command to fix this. [Errno 111] Connection refused
07/Apr/2011:00:09:26 2217 ERROR - - RPC_CONNECT_ERR - Could not connect to RPC server. Use vc-scheduler command to fix this. [Errno 111] Connection refused
07/Apr/2011:00:09:26 2225 INFO - - VIDEO_SYNC_START - Starting sync thread to sync video information to RPC server. -
07/Apr/2011:00:09:26 2225 ERROR - - RPC_CONNECT_ERR - Could not connect to RPC server. Use vc-scheduler command to fix this. [Errno 111] Connection refused

anyone please help me...

7 Answers

by Kulbir Saini on 6 Apr 2011

Hi!

Are you sure that you started Videocache scheduler? Please refer to vc-scheduler page for more info.

Thank You!

by ziggysafir on 7 Apr 2011

when i try to start vc-scheduler i recieve this

Pidfile /var/run/videocache.pid doesn't exist.videocache scheduler may not be running

can u help me?

by Kulbir Saini on 7 Apr 2011

Hi!

Force a restart using the command show below

[root@localhost ~]$ vc-scheduler -s restart

Let me know if you still face issues.

Thank You!

by ziggysafir on 8 Apr 2011

hi admin

when i try command

$ vc-scheduler -s restart
the result show like this
"vc-scheduler was not running
"vc-scheduler started

and when i try command
$ vc-scheduler -s start
the result show like this
"pidfile exist but videocache scheduler is not running

fyi im using opensuse 11.1 i586 and squid 2.7stable9

by Kulbir Saini on 8 Apr 2011

Hi!

Can you please check /var/log/videocache/trace.log for errors related to this? If you are not familiar with python tracebacks, just email me the file and I'll get back to you on this.

Thank You!

by ziggysafir on 11 Apr 2011

hi admin check this out

08/Apr/2011:14:36:45 8458 - - RPC_CONNECT_ERR -
Traceback (most recent call last):
  File "/usr/share/videocache/videocache.py", line 103, in connection
    video_pool.ping()
  File "/usr/lib/python2.6/xmlrpclib.py", line 1199, in "call"
    return self."send(self."name, args)
  File "/usr/lib/python2.6/xmlrpclib.py", line 1489, in "request
    verbose=self."verbose
  File "/usr/lib/python2.6/xmlrpclib.py", line 1235, in request
    self.send_content(h, request_body)
  File "/usr/lib/python2.6/xmlrpclib.py", line 1349, in send_content
    connection.endheaders()
  File "/usr/lib/python2.6/httplib.py", line 888, in endheaders
    self._send_output()
  File "/usr/lib/python2.6/httplib.py", line 760, in _send_output
    self.send(msg)
  File "/usr/lib/python2.6/httplib.py", line 719, in send
    self.connect()
  File "/usr/lib/python2.6/httplib.py", line 701, in connect
    self.timeout)
  File "/usr/lib/python2.6/socket.py", line 512, in create_connection
    raise error, msg
error: [Errno 111] Connection refused
by Kulbir Saini on 11 Apr 2011

Hi!

Contact me using the contact link. This is a known issue.

Thank You!