Hi, AFAIK xmlrpc server is not something you can use with a web browser. Its purpose is to connect opennebula tools with the core, not to serve web pages.
Hector El 05/07/11 15:05, 宁宁 董 escribió: > I configure opennebula using two machine. > There is error when I using xmlrpc. > My font-end machine is 192.168.1.105 > My Node machine is 192.168.1.101 > > When I using another machine(192.168.1.115) to access front-end using > browser(http://192.168.1.105:2633/RPC2), the error in browser as follow: > ============== > Error 405 > > Method Not Allowed > > ABYSS Web Server for XML-RPC For C/C++ version 1.06 > ============== > > and the content of one_xmlrpc.log as follow: > ============== > 192.168.1.115 - - [04/Jul/2011:16:29:46 +0800] "GET" 405 375 > 192.168.1.115 - - [04/Jul/2011:16:29:46 +0800] "GET" 404 357 > 192.168.1.115 - - [04/Jul/2011:16:29:47 +0800] "GET" 405 375 > 192.168.1.115 - - [04/Jul/2011:16:29:47 +0800] "GET" 404 357 > 192.168.1.115 - - [04/Jul/2011:16:29:47 +0800] "GET" 405 375 > 192.168.1.115 - - [04/Jul/2011:16:29:47 +0800] "GET" 404 357 > 127.0.0.1 - - [04/Jul/2011:16:30:14 +0800] "POST" 200 2100 > 127.0.0.1 - - [04/Jul/2011:16:30:14 +0800] "POST" 200 463 > 127.0.0.1 - - [04/Jul/2011:16:30:44 +0800] "POST" 200 2100 > 127.0.0.1 - - [04/Jul/2011:16:30:44 +0800] "POST" 200 463 > 127.0.0.1 - - [04/Jul/2011:16:31:14 +0800] "POST" 200 2100 > 127.0.0.1 - - [04/Jul/2011:16:31:14 +0800] "POST" 200 463 > 127.0.0.1 - - [04/Jul/2011:16:31:44 +0800] "POST" 200 2100 > 127.0.0.1 - - [04/Jul/2011:16:31:44 +0800] "POST" 200 463 > 127.0.0.1 - - [04/Jul/2011:16:32:14 +0800] "POST" 200 2100 > 127.0.0.1 - - [04/Jul/2011:16:32:14 +0800] "POST" 200 463 > ============== > > Is there any solution about this? > Thanks for ur time. > > > _______________________________________________ > Users mailing list > [email protected] > http://lists.opennebula.org/listinfo.cgi/users-opennebula.org -- Héctor Sanjuán OpenNebula Sunstone Developer _______________________________________________ Users mailing list [email protected] http://lists.opennebula.org/listinfo.cgi/users-opennebula.org
