ProxMox 3.4 &noVNC external

452 views
Skip to first unread message

M. M.

unread,
Jul 21, 2015, 7:15:29 AM7/21/15
to no...@googlegroups.com
Hey! I trying create console viewaver for my clients, based at proxmox 3.4 server and kanaka noVNC.
My test script now:

1) creating query to vncproxy: $vncproxy = $pve->post("/nodes/{$pve_nodes[$pve_node]['name']}/qemu/{$pve_vmid}/vncproxy");
    $vncproxy now is array with elements: cert, user, upid, port (5900), ticket.
2) creating query to vncwebsocket: $vncwebsocket = $pve->get("/nodes/{$pve_nodes[$pve_node]['name']}/qemu/{$pve_vmid}/vncwebsocket", array('port' => $vncproxy['port'], 'vncticket' => $vncproxy['ticket']));
 $vncwebsocket is empty
3) trying call vnc_auto.html with parms:

but have others problem. What i may connect to proxmox via noVNC?

Joel Martin

unread,
Jul 21, 2015, 12:40:53 PM7/21/15
to no...@googlegroups.com, mick...@gmail.com
This sounds like a proxmox question rather than noVNC related. Perhaps you can ask the proxmox project about that. 

bas...@gmail.com

unread,
Jun 21, 2016, 2:36:26 AM6/21/16
to noVNC
I have the same problem.
Think it has to do with the CERT I get from query.
Have you found out the solution?

Mohamed Sadok Ben Jazia

unread,
Jun 22, 2016, 6:43:43 AM6/22/16
to noVNC
Hello,
I solved this issue by updating a HTTPserver.pem file.
And this only work on proxmox 4 and above, also needs an ssl certificate.
If anyone need that, just email me.
Thank you

Michal Rudolf

unread,
Apr 15, 2017, 4:25:06 AM4/15/17
to noVNC
Hello,

I am facing the same issue, would you share your solution?

(pve-manager/4.2-2/725d76f0)
Reply all
Reply to author
Forward
0 new messages