open-xen-manger configuration error
Posted
by
user113505
on Server Fault
See other posts from Server Fault
or by user113505
Published on 2012-06-05T16:07:26Z
Indexed on
2012/06/05
16:42 UTC
Read the original article
Hit count: 290
I have installed open xen manager on ubuntu 10.04 for managing XEN running on other machine,but when i add server and click connect through port 80 its showing
< ProtocolError for 192.168.2.13:80/RPC2: 404 Not Found >
also i am getting following in the web server access log of remote machine
192.168.2.8 - - [05/Jun/2012:21:29:32 +0530] "POST /RPC2 HTTP/1.0" 404 483 "-" "xmlrpclib.py/1.0.1 (by www.pythonware.com)"
can anyone help me in this
© Server Fault or respective owner