Recently we have added support for http mode as well. So please check and share the value for consoleproxy.url.domain value . Regards sadhu
-----Original Message----- From: Suresh Sadhu Sent: 24 December 2014 21:06 To: users@cloudstack.apache.org; 윤성현 Subject: RE: [Cloudstack 4.4.2 / CentOS 6.5] Cannot view console on web browser.... What is the value of consoleproxy.url.domain value,it should be empty. Regards sadhu -----Original Message----- From: Erik Weber [mailto:terbol...@gmail.com] Sent: 23 December 2014 17:14 To: users@cloudstack.apache.org; 윤성현 Subject: Re: [Cloudstack 4.4.2 / CentOS 6.5] Cannot view console on web browser.... How about port 80 on the cpvm? SSL is no longer the default. Erik Den tirsdag 23. desember 2014 skrev 윤성현 <yoo...@softonnet.com> følgende: > ssh is working with your advise. thank you. > and i checked the connection on SSVM, CPVM > > root@s-2-VM:~# netstat -na | grep 8250 > tcp 0 0 210.119.21.127:60731 210.119.21.56:8250 ESTABLISHED > root@s-2-VM:~# netstat -na | grep 443 > tcp 0 0 210.119.21.126:443 0.0.0.0:* LISTEN > > root@v-1-VM:~# netstat -na | grep 8250 > tcp 0 0 210.119.21.121:49057 210.119.21.56:8250 ESTABLISHED > root@v-1-VM:~# netstat -na | grep 443 > root@v-1-VM:~# > > but on the CPVM there is nothing listening from 443port. > > is this the cause of cannot view console? > > > > -----원본 메시지----- From: Anshul Gangwar > Sent: Monday, December 22, 2014 6:24 PM > To: 윤성현 ; d...@cloudstack.apache.org ; users@cloudstack.apache.org > Subject: RE: [Cloudstack 4.4.2 / CentOS 6.5] Cannot view console on > web browser.... > > You have to do ssh from hypervisor and your key will be present at > /root/.ssh/id_rsa.cloud so it will look something like > > ssh -i at /root/.ssh/id_rsa.cloud -p 3922 169.254.2.xyz > > -----Original Message----- > From: 윤성현 [mailto:yoo...@softonnet.com] > Sent: Monday, December 22, 2014 2:33 PM > To: Anshul Gangwar > Subject: Re: [Cloudstack 4.4.2 / CentOS 6.5] Cannot view console on > web browser.... > > i'm using kvm. > > thanks for asking. > > -----원본 메시지----- > From: Anshul Gangwar > Sent: Monday, December 22, 2014 5:55 PM > To: users@cloudstack.apache.org ; 윤성현 > Subject: RE: [Cloudstack 4.4.2 / CentOS 6.5] Cannot view console on > web browser.... > > Which hypervisor are you using? > > -----Original Message----- > From: 윤성현 [mailto:yoo...@softonnet.com] > Sent: Monday, December 22, 2014 2:18 PM > To: users@cloudstack.apache.org > Subject: [Cloudstack 4.4.2 / CentOS 6.5] Cannot view console on web > browser.... > > [Cloudstack 4.4.2 / CentOS 6.5] Cannot view console on web browser.... > > hello, i just re-installed CentOS 6.5 x64 and Cloudstack 4.4.2 on my > server. > (with Quick Installation Guides > http://docs.cloudstack.apache.org/projects/cloudstack- > installation/en/latest/qig.html) > and i set both of my servers as a host. > > i have plan to move my physical servers to cloudstack ad a VM, so i > made my cloudstack like this....with SAN-storage. > ------------------------------------------------------------ > ----------------------------- > (server-1:cloud-manage,agent,usage / secondary-storage) > (server-2:cloud-agent / primary-storage) > ------------------------------------------------------------ > ----------------------------- > everything looks fine. the SSVM and CPVM is running. and Hosts ON. > but there is a problem. > > I Can not view console on web browser.... > i heard that realhostip.com service is entired since september.30/2014 > if it is right, cloudstack 4.4 might be has another way to view > console, please tell me how can i make view console works fine. > > waiting for help.. > (Sorry about my poor english skill.) > > > ps: someone give me advise to watch > (https://cwiki.apache.org/confluence/display/CLOUDSTACK/ > View+Console+and+Console+Proxy+Troubleshooting) > but, when i try to ssh connect SSVM/CPVM, server told me like this.. > > [root@zcloud01 zd01_secondary]# ssh -i > /var/lib/cloudstack/management/.ssh/id_rsa -p 3922 169.254.0.197 > Warning: Identity file /var/lib/cloudstack/management/.ssh/id_rsa not > accessible: No such file or directory. > The authenticity of host '[169.254.0.197]:3922 ([169.254.0.197]:3922)' > can't be established. > RSA key fingerprint is b9:86:a0:2a:94:09:2c:21:e7:ab:e0:4e:bb:c1:25:e4. > Are you sure you want to continue connecting (yes/no)? yes > Warning: Permanently added '[169.254.0.197]:3922' (RSA) to the list of > known hosts. > Permission denied (publickey). > > > > > > > > >