Hello Community,
I am testing the cloud bursting model. Until now I successfully deployed a virtual machine in amazon, but the VNC console does not work.
/var/log/one/novnc.log: Here I have found issues with the resolution, that has sense.
10.65.52.31 - - [01/May/2015 11:53:25] 10.65.52.31: Plain non-SSL (ws://) WebSocket connection
10.65.52.31 - - [01/May/2015 11:53:25] 10.65.52.31: Version hybi-13, base64: 'False’
10.65.52.31 - - [01/May/2015 11:53:25] 10.65.52.31: Path: '/?token=gkikl65klqrgvtv8sq3k’
10.65.52.31 - - [01/May/2015 11:53:25] connecting to: ec2:5924
handler exception: [Errno -3] Temporary failure in name resolution
10.65.52.31 - - [01/May/2015 14:18:56] 10.65.52.31: Plain non-SSL (ws://) WebSocket connection
10.65.52.31 - - [01/May/2015 14:18:56] 10.65.52.31: Version hybi-13, base64: 'False’
10.65.52.31 - - [01/May/2015 14:18:56] 10.65.52.31: Path: '/?token=6r1max6cfkokrcqyqvmv’
10.65.52.31 - - [01/May/2015 14:18:56] connecting to: ec2:5924
handler exception: [Errno -3] Temporary failure in name resolution
oneadmin@one-neb1:~$ onehost list
ID NAME CLUSTER RVM ALLOCATED_CPU ALLOCATED_MEM STAT
7 ec2 - 1 100 / 500 (20%) 512M / 5G (10%) on
Do you know if there is a way to launch the VNC console for a EC2 instance ?
Thanks for your help!