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
Hi!
Are you sure that you started Videocache scheduler? Please refer to vc-scheduler page for more info.
Thank You!
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?
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!
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
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!
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
Hi!
Contact me using the contact link. This is a known issue.
Thank You!