
On 05/22/2013 09:59 AM, wlbleaboy@126 wrote:
Hi all:
When I connect to ovirt-engine use ovirt-shell like this: It’s failed, I don’t know why.
The ovirt-engine is build and deployed by myself and base ovirt-engine 3.2
But when I connect to the ovirt-engine use rmp installed, ovirt-shell work well.
++++++++++++++++++++++++++++++++++++++++++
Welcome to oVirt shell
++++++++++++++++++++++++++++++++++++++++++
[oVirt shell (disconnected)]# connect --url http://192.168.1.201 --user admin@internal --password 111111
error: [ERROR]::No response returned from server. If you're using HTTP protocol
against a SSL secured server, then try using HTTPS instead.
the problem exactly as stated in this error message, e.g you're using http protocol in your url, while server running over ssl, just do --url https://192.168.1.201
[oVirt shell (disconnected)]#
_______________________________________________ Engine-devel mailing list Engine-devel@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-devel
-- Michael Pasternak RedHat, ENG-Virtualization R&D