<div dir="ltr"><div><div><div>Hi David,<br><br></div>So, you mean something like <br><br>remote-viewer --spice-ca-file ${CA_FILE} --spice-host-subject "${SUBJECT}" spice://${HOST}:port=${PORT}/?tls-port=${SPORT} <br>
</div>right ?<br><br></div>I tried the above way too but still getting the <br>Cannot open display: <br>Run 'remote-viewer --help' to see a full list of available command line options<br><br></div><div class="gmail_extra">
<br clear="all"><div><div dir="ltr"><span>-- <br></span>Regards
<br>Shanil
</div></div>
<br><br><div class="gmail_quote">On Thu, Jul 3, 2014 at 1:10 PM, David Jaša <span dir="ltr"><<a href="mailto:djasa@redhat.com" target="_blank">djasa@redhat.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="">On Čt, 2014-07-03 at 11:46 +0530, Shanil S wrote:<br>
> Hi,<br>
><br>
><br>
> I tried this way to create the console<br>
> <a href="http://www.ovirt.org/How_to_Connect_to_SPICE_Console_Without_Portal" target="_blank">http://www.ovirt.org/How_to_Connect_to_SPICE_Console_Without_Portal</a><br>
> but its showing error like<br>
<br>
</div>The page needs an update but this hasn't changed, the CLI should work.<br>
You also try to reformat the URI like: spice://host:port/?tls-port=sport<br>
<br>
HTH,<br>
<br>
David<br>
<div class="HOEnZb"><div class="h5"><br>
><br>
> ----------------------------------------------------------------------------<br>
><br>
> Cannot open display:<br>
> Run 'remote-viewer --help' to see a full list of available command<br>
> line options<br>
><br>
> ------------------------------------------------------------------------------<br>
><br>
><br>
> used the following method for opening the remote-viewer, could you<br>
> please check if any issues with it ?<br>
> remote-viewer --spice-ca-file ${CA_FILE} --spice-host-subject "${SUBJECT}" spice://${HOST}/?port=${PORT}\&tls-port=${SPORT}<br>
><br>
><br>
><br>
><br>
><br>
> --<br>
> Regards<br>
> Shanil<br>
><br>
><br>
> On Tue, Jul 1, 2014 at 3:34 PM, Sven Kieske <<a href="mailto:S.Kieske@mittwald.de">S.Kieske@mittwald.de</a>><br>
> wrote:<br>
><br>
><br>
> Am 01.07.2014 12:00, schrieb Shanil S:<br>
> > Hi Seven,Michal,<br>
> ><br>
> > Thanks for your reply.<br>
> ><br>
> > Yes, i am using php and curl to create the console. Is it<br>
> possible to<br>
> > create html5 console using php and curl ?<br>
> > Thanks for all your answers..<br>
><br>
><br>
> Yes it is, you can load the novnc html5 stuff from ovirt and<br>
> patch it to<br>
> accept tickets from rest api.<br>
><br>
> how to do it exactly depends on your web application.<br>
><br>
> just dig into the code a little, you should be able to find<br>
> it.<br>
><br>
> HTH<br>
><br>
> --<br>
> Mit freundlichen Grüßen / Regards<br>
><br>
> Sven Kieske<br>
><br>
> Systemadministrator<br>
> Mittwald CM Service GmbH & Co. KG<br>
> Königsberger Straße 6<br>
> 32339 Espelkamp<br>
> T: +49-5772-293-100<br>
> F: +49-5772-293-333<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<br>
> Bad Oeynhausen<br>
> Komplementärin: Robert Meyer Verwaltungs GmbH, HRB 13260, AG<br>
> Bad Oeynhausen<br>
><br>
><br>
</div></div><div class="HOEnZb"><div class="h5">> _______________________________________________<br>
> Users mailing list<br>
> <a href="mailto:Users@ovirt.org">Users@ovirt.org</a><br>
> <a href="http://lists.ovirt.org/mailman/listinfo/users" target="_blank">http://lists.ovirt.org/mailman/listinfo/users</a><br>
<br>
<br>
</div></div></blockquote></div><br></div>