<div dir="ltr"><div>Hi Dan,<br><br></div>We require the VM console which provide html5 console...please let me know can we achieve html5 with the spice..if yes how to integrate it with API and our own portal...??<br></div>
<div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, Jul 25, 2014 at 6:31 AM, Itamar Heim <span dir="ltr">&lt;<a href="mailto:iheim@redhat.com" target="_blank">iheim@redhat.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="">On 07/24/2014 02:43 PM, Frantisek Kobzik wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hello Punit,<br>
<br>
this wouldn&#39;t be so straightforward. The data that goes from noVNC client to websocket proxy must be digitally signed. In engine, we use SignString query for that. There are 2 possibilities to create such signatures:<br>

1, Expose SignString via rest api, or<br>
</blockquote>
<br></div>
this means its a gap we need to close in any case to allow moving the portals to work over the REST API?<div class="HOEnZb"><div class="h5"><br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
2, implement this signing mechanism from scratch (for that the &quot;signing machine&quot; would have to posses private key for signing ovirt-websocket-proxy tickets, which I don&#39;t like).<br>
<br>
This is just first idea on how we could do it. Let me think about it a little bit longer, I&#39;ll try to ask around and maybe we&#39;ll come up with something better.<br>
<br>
Thanks,<br>
Franta.<br>
<br>
----- Original Message -----<br>
From: &quot;Punit Dambiwal&quot; &lt;<a href="mailto:hypunit@gmail.com" target="_blank">hypunit@gmail.com</a>&gt;<br>
To: &quot;Shanil S&quot; &lt;<a href="mailto:xielesshanil@gmail.com" target="_blank">xielesshanil@gmail.com</a>&gt;, &quot;Dan Kenigsberg&quot; &lt;<a href="mailto:danken@redhat.com" target="_blank">danken@redhat.com</a>&gt;, <a href="mailto:ahadas@redhat.com" target="_blank">ahadas@redhat.com</a>, &quot;Sven Kieske&quot; &lt;<a href="mailto:S.Kieske@mittwald.de" target="_blank">S.Kieske@mittwald.de</a>&gt;, &quot;Antoni Segura Puimedon&quot; &lt;<a href="mailto:asegurap@redhat.com" target="_blank">asegurap@redhat.com</a>&gt;, &quot;Itamar Heim&quot; &lt;<a href="mailto:iheim@redhat.com" target="_blank">iheim@redhat.com</a>&gt;<br>

Cc: &quot;Michal Skrivanek&quot; &lt;<a href="mailto:michal.skrivanek@redhat.com" target="_blank">michal.skrivanek@redhat.com</a>&gt;, &quot;Frantisek Kobzik&quot; &lt;<a href="mailto:fkobzik@redhat.com" target="_blank">fkobzik@redhat.com</a>&gt;, <a href="mailto:users@ovirt.org" target="_blank">users@ovirt.org</a><br>

Sent: Thursday, July 24, 2014 6:50:02 AM<br>
Subject: Re: [ovirt-users] Guest VM Console Creation/Access using REST API and noVNC<br>
<br>
Hi All,<br>
<br>
Is there any body in the community...who can help us to resolve this<br>
issue...<br>
<br>
1. We are using Ovirt 3.4.3 and we are able to access the console from the<br>
ovirt panel.<br>
2. We don&#39;t want to use the ovirt engine portal for the webUI, we want to<br>
use our own portal for user interface.<br>
3. Webbsocket proxy Installed on the same sever where ovirt engine<br>
installed.<br>
4. We want to access the VM console from our portal,which is different from<br>
this Ovirt cluster.<br>
5. We already allowed our portal server Ip address in the engine as well as<br>
all the hypervisior servers.....also selinux on all the servers are<br>
disabled mode.<br>
6. Display network is on the ovirtmgmt network and the same network we are<br>
using to get the VM console....<br>
7. We are able to create the ticket and with the help of the ticket<br>
details,when we try to access the VM console through our portal it failed<br>
with the following error (Failed to connect to server (code: 1006)).<br>
8. Same time we can access the console from any vnc client,which is<br>
installed on my local system,but through browser with novnc it through<br>
error.<br>
9. We found that there is no direct api function to create console, so how<br>
we can create console using our own portal and how we can achieve this ??<br>
10. If it&#39;s not possible then is there any workaround for the same...<br>
<br>
Our whole project just stuck because of this issue...please help us so we<br>
can go ahead with Ovirt....<br>
<br>
Thanks,<br>
Punit<br>
<br>
<br>
<br>
On Wed, Jul 23, 2014 at 1:00 PM, Shanil S &lt;<a href="mailto:xielesshanil@gmail.com" target="_blank">xielesshanil@gmail.com</a>&gt; wrote:<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi Michal,<br>
<br>
We are using 3.4.3 and we are able to access the console from the ovirt<br>
panel. We don&#39;t want to use the ovirt engine portal for the webUI, we want<br>
to use our own portal for user interface. We have installed websocket proxy<br>
on the ovirt engine server and now we want to access the VM console from<br>
our portal. How we can achieve this ? it is found that there is no direct<br>
api function to create console, so how we can create console using our own<br>
portal ?<br>
<br>
<br>
--<br>
Regards<br>
Shanil<br>
<br>
<br>
On Tue, Jul 22, 2014 at 7:15 PM, Michal Skrivanek &lt;<br>
<a href="mailto:michal.skrivanek@redhat.com" target="_blank">michal.skrivanek@redhat.com</a>&gt; wrote:<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
On Jul 22, 2014, at 13:34 , Shanil S &lt;<a href="mailto:xielesshanil@gmail.com" target="_blank">xielesshanil@gmail.com</a>&gt; wrote:<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi Michal,<br>
<br>
Thanks for your updates.<br>
<br>
I am unable to view the above post<br>
</blockquote>
<a href="https://bugzilla.redhat.com/show_bug.cgi?id=838468" target="_blank">https://bugzilla.redhat.com/<u></u>show_bug.cgi?id=838468</a> and getting an access<br>
denied error. I don&#39;t have the login to this, could you please paste the<br>
content here ?<br>
<br>
should be fixed now, sorry. try again<br>
NoVncImpl.java in review 13931 should explain some things… (or Franta<br>
can, if something&#39;s not clear:-)<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
<br>
--<br>
Regards<br>
Shanil<br>
<br>
<br>
On Tue, Jul 22, 2014 at 12:53 PM, Michal Skrivanek &lt;<br>
</blockquote>
<a href="mailto:michal.skrivanek@redhat.com" target="_blank">michal.skrivanek@redhat.com</a>&gt; wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
On 22 Jul 2014, at 09:02, Punit Dambiwal wrote:<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi Michal,<br>
<br>
We want to access vm console by using noVNC and Rest api. We are using<br>
</blockquote></blockquote>
websocket proxy on the same machine where engine runs and we try to get the<br>
console access from the another server that is outside from this cluster.<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
But when we try to connect the vnc_auto.html from the server using<br>
</blockquote></blockquote>
host ip, port and the password which we get from the ticket creation… it<br>
shows a Failed to connect to server (code: 1006).<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
Hi Punit,<br>
did you read about the modification we did for the noVNC package?<br>
</blockquote>
<a href="http://www.ovirt.org/Features/noVNC_console" target="_blank">http://www.ovirt.org/Features/<u></u>noVNC_console</a><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
The following are the codes which we use to create the ticket…<br>
</blockquote></blockquote>
host,port and the password will get from the ticket and with the same<br>
details (host,port &amp; password) we are able to connect the console using the<br>
vnc clients(TigerVNC etc.)<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
you mean the &quot;ticket&quot; call? that returns you the direct connection<br>
</blockquote>
information<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
but you want to connect to websocket proxy(to engine:6100 indeed) and<br>
</blockquote>
pass the above information as an signed encoded url path (where to connect<br>
to from proxy)<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
check <a href="https://bugzilla.redhat.com/show_bug.cgi?id=838468" target="_blank">https://bugzilla.redhat.com/<u></u>show_bug.cgi?id=838468</a> and<br>
</blockquote>
associated patches to see how it is being encoded<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
Thanks,<br>
michal<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
try {<br>
                 var host = WebUtil.getQueryVar(&#39;host&#39;, &#39;&lt;?php echo<br>
</blockquote></blockquote>
$host?&gt;&#39;);<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
                 var port = WebUtil.getQueryVar(&#39;port&#39;, &#39;&lt;?php echo<br>
</blockquote></blockquote>
$port?&gt;&#39;);<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
   var path = WebUtil.getQueryVar(&#39;path&#39;, &#39;websockify&#39;);<br>
<br>
   var password = &#39;&lt;?php echo $password?&gt;&#39;;<br>
<br>
         if ((!host) || (!port)) {<br>
                     updateState(&#39;failed&#39;,<br>
                         &quot;Must specify host and port in URL&quot;);<br>
                     return;<br>
                 }<br>
<br>
                 rfb = new RFB({&#39;target&#39;:       $D(&#39;noVNC_canvas&#39;),<br>
                            &#39;encrypt&#39;:<br>
</blockquote></blockquote>
  WebUtil.getQueryVar(&#39;encrypt&#39;,<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
      (window.location.protocol === &quot;https:&quot;)),<br>
                            &#39;true_color&#39;:<br>
</blockquote></blockquote>
WebUtil.getQueryVar(&#39;true_<u></u>color&#39;, true),<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
                            &#39;local_cursor&#39;:<br>
</blockquote></blockquote>
WebUtil.getQueryVar(&#39;cursor&#39;, true),<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
                            &#39;shared&#39;:<br>
</blockquote></blockquote>
WebUtil.getQueryVar(&#39;shared&#39;, true),<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
                            &#39;view_only&#39;:<br>
</blockquote></blockquote>
  WebUtil.getQueryVar(&#39;view_<u></u>only&#39;, false),<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
                            &#39;updateState&#39;:  updateState,<br>
                            &#39;onPasswordRequired&#39;:  passwordRequired});<br>
                            rfb.connect(host, port, password, path);<br>
             }catch(e) {alert(e);<br>
<br>
<br>
Could you please check if there any issues with it and guide me how to<br>
</blockquote></blockquote>
get rid of this failed to connect error?<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
I have attached the screen shots for further reference…<br>
<br>
Thanks,<br>
Punit<br>
<br>
<br>
<br>
On Tue, Jul 22, 2014 at 2:54 PM, Shanil S &lt;<a href="mailto:xielesshanil@gmail.com" target="_blank">xielesshanil@gmail.com</a>&gt;<br>
</blockquote></blockquote>
wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi All,<br>
<br>
We already updated with the logs and the clear picture about the issue.<br>
<br>
--<br>
Regards<br>
Shanil<br>
<br>
<br>
On Mon, Jul 21, 2014 at 5:54 PM, Michal Skrivanek &lt;<br>
</blockquote></blockquote>
<a href="mailto:michal.skrivanek@redhat.com" target="_blank">michal.skrivanek@redhat.com</a>&gt; wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
On Jul 21, 2014, at 04:33 , Punit Dambiwal &lt;<a href="mailto:hypunit@gmail.com" target="_blank">hypunit@gmail.com</a>&gt; wrote:<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi All,<br>
<br>
I am still waiting for the updates...is there any one have the clue<br>
</blockquote></blockquote></blockquote>
to solve this problem.... ???<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
Hi Punit,<br>
I&#39;m afraid no one can help you  debug connectivity issues remotely,<br>
</blockquote></blockquote>
without describing precisely what are you doing and how, and include all<br>
the logs<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
Thanks,<br>
michal<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
Thanks,<br>
Punit<br>
<br>
<br>
On Fri, Jul 18, 2014 at 12:37 PM, Punit Dambiwal &lt;<a href="mailto:hypunit@gmail.com" target="_blank">hypunit@gmail.com</a>&gt;<br>
</blockquote></blockquote></blockquote>
wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

Hi All,<br>
<br>
We are also struggling with the same problem....can anybody mind to<br>
</blockquote></blockquote></blockquote>
update here the resolution or suggest us the way to get rid of this &quot;Failed<br>
to connect to server (code: 1006&quot; error.<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<br>
Thanks,<br>
Punit<br>
<br>
<br>
On Thu, Jul 17, 2014 at 5:20 PM, Shanil S &lt;<a href="mailto:xielesshanil@gmail.com" target="_blank">xielesshanil@gmail.com</a>&gt;<br>
</blockquote></blockquote></blockquote>
wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

Hi,<br>
<br>
We are waiting for the updates, it will be great if anyone can give<br>
</blockquote></blockquote></blockquote>
the helpful details.. :)<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<br>
--<br>
Regards<br>
Shanil<br>
<br>
<br>
On Thu, Jul 17, 2014 at 10:23 AM, Shanil S &lt;<a href="mailto:xielesshanil@gmail.com" target="_blank">xielesshanil@gmail.com</a>&gt;<br>
</blockquote></blockquote></blockquote>
wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

Hi,<br>
<br>
we have enabled our portal ip address on the engine and hosts<br>
</blockquote></blockquote></blockquote>
firewall but still the connection failed. so there should be no firewall<br>
issues.<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<br>
--<br>
Regards<br>
Shanil<br>
<br>
<br>
On Wed, Jul 16, 2014 at 3:26 PM, Shanil S &lt;<a href="mailto:xielesshanil@gmail.com" target="_blank">xielesshanil@gmail.com</a>&gt;<br>
</blockquote></blockquote></blockquote>
wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

Hi Sven,<br>
<br>
Regarding the ticket &quot;path&quot;, Is it the direct combination of host<br>
</blockquote></blockquote></blockquote>
and port ? suppose if the host is 1.2.3.4 and the port is 5100 then what<br>
should be the &quot;path&quot; value ? Is there encryption needs here ?<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
so you have access from the browser to the websocket-proxy, network<br>
</blockquote></blockquote>
wise? can you ping the proxy?<br>
and the websocket proxy can reach the host where the vm runs?<br>
<br>
  yes.. there should be no firewall issue as we can access the<br>
</blockquote></blockquote></blockquote>
console from ovirt engine portal<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<br>
  Do we need to allow our own portal ip address in the ovirt engine<br>
</blockquote></blockquote></blockquote>
and hypervisiors also ???<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<br>
<br>
--<br>
Regards<br>
Shanil<br>
<br>
<br>
On Wed, Jul 16, 2014 at 3:13 PM, Sven Kieske &lt;<a href="mailto:S.Kieske@mittwald.de" target="_blank">S.Kieske@mittwald.de</a>&gt;<br>
</blockquote></blockquote></blockquote>
wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<br>
<br>
Am 16.07.2014 11:30, schrieb Shanil S:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
We will get the ticket details like host,port and password from<br>
</blockquote></blockquote></blockquote></blockquote>
the ticket<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
api funcion call but didn&#39;t get the &quot;path&quot; value. Will it get it<br>
</blockquote></blockquote></blockquote></blockquote>
from the<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
ticket details ? i couldn&#39;t find out any from the ticket details.<br>
</blockquote>
<br>
the &quot;path&quot; is the combination of host and port.<br>
<br>
so you have access from the browser to the websocket-proxy, network<br>
wise? can you ping the proxy?<br>
and the websocket proxy can reach the host where the vm runs?<br>
are you sure there are no firewalls in between?<br>
also you should pay attention on how long your ticket<br>
is valid, you can specify the duration in minutes in your api call.<br>
<br>
--<br>
Mit freundlichen Grüßen / Regards<br>
<br>
Sven Kieske<br>
<br>
Systemadministrator<br>
Mittwald CM Service GmbH &amp; Co. KG<br>
Königsberger Straße 6<br>
32339 Espelkamp<br>
T: <a href="tel:%2B49-5772-293-100" value="+495772293100" target="_blank">+49-5772-293-100</a><br>
F: <a href="tel:%2B49-5772-293-333" value="+495772293333" target="_blank">+49-5772-293-333</a><br>
<a href="https://www.mittwald.de" target="_blank">https://www.mittwald.de</a><br>
Geschäftsführer: Robert Meyer<br>
St.Nr.: 331/5721/1033, USt-IdNr.: DE814773217, HRA 6640, AG Bad<br>
</blockquote></blockquote></blockquote>
Oeynhausen<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

Komplementärin: Robert Meyer Verwaltungs GmbH, HRB 13260, AG Bad<br>
</blockquote></blockquote></blockquote>
Oeynhausen<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<br>
<br>
<br>
<br>
______________________________<u></u>_________________<br>
Users mailing list<br>
<a href="mailto:Users@ovirt.org" target="_blank">Users@ovirt.org</a><br>
<a href="http://lists.ovirt.org/mailman/listinfo/users" target="_blank">http://lists.ovirt.org/<u></u>mailman/listinfo/users</a><br>
<br>
<br>
<br>
______________________________<u></u>_________________<br>
Users mailing list<br>
<a href="mailto:Users@ovirt.org" target="_blank">Users@ovirt.org</a><br>
<a href="http://lists.ovirt.org/mailman/listinfo/users" target="_blank">http://lists.ovirt.org/<u></u>mailman/listinfo/users</a><br>
</blockquote>
<br>
<br>
<br>
&lt;screen3 Jul. 15.1.jpg&gt;<br>
</blockquote>
<br>
<br>
</blockquote>
<br>
<br>
</blockquote>
<br>
</blockquote></blockquote>
<br>
</div></div></blockquote></div><br></div>