[ovirt-users] problem with engine proxy URL

Hamid Mazrae Mollaie hmmolaie at gmail.com
Fri Jan 29 09:50:16 UTC 2016


hi all
i configure my ovirt engine httpd for ommit "ovirt-engine" in URL's  with
bellow lines:

ProxyRequests on
SSLProxyEngine on
SSLProxyVerify none
SSLProxyCheckPeerCN off
SSLProxyCheckPeerName off
SSLProxyCheckPeerExpire off
ProxyPassMatch
^/(webadmin|UserPortal|Components|api|docs|services|manual)(/.*)?$
https://127.0.0.1/ovirt-engine/$1$2

i can show webadmin page with "https://myserver/webadmin/" but
username,password,profile and login button are disable.

and in server.log add a following error:

 ERROR [io.undertow.servlet] (default task-14) Exception while dispatching
incoming RPC call: com.google.gwt.user.client.rpc.SerializationException:
Type 'com.google.gwt.user.client.rpc.XsrfToken' was not assignable to
'com.google.gwt.user.client.rpc.IsSerializable' and did not have a custom
field serializer.For security purposes, this type will not be serialized.:
instance = com.google.gwt.user.client.rpc.XsrfToken at 4b9152e

how can i do for resolve this issue?
tanks.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ovirt.org/pipermail/users/attachments/20160129/6eb75124/attachment-0001.html>


More information about the Users mailing list