Unable to Login via web console (novnc + virt-viewer)

Atharva Deshmukh

New Member
Jan 18, 2017
4
0
1
31
Hi. I am trying to use the web console to login into the CT's.. But the login from console fails as if the password is wrong. Tried this on different browsers and also on Mac and Linux. Same issue everywhere. I can login into the CT's using ssh. It seems the console issue to me. Any fixes?

Version: 4.4-1/eb2d6f1e
 
do you have a special character in your password which is non-ASCII? if you do, you are probably hit by https://bugzilla.proxmox.com/show_bug.cgi?id=1153

note that the novnc console does not seem to support such input in any case, for spice you should be able to reset your password (using "pct exec CTID passwd") and then it should work.
 
No. The password is set to password. So, no special characters and all ASCII. Any logs to check? I am monitoring /var/log/pveproxy/access.log

Here is the output

192.168.1.253 - root@pam [23/Jan/2017:17:17:12 +0530] "GET /api2/json/cluster/resources HTTP/1.1" 200 728
192.168.1.253 - root@pam [23/Jan/2017:17:17:12 +0530] "GET /api2/json/cluster/resources HTTP/1.1" 200 728
192.168.1.253 - root@pam [23/Jan/2017:17:17:12 +0530] "GET /api2/json/nodes/access/lxc/100/vncwebsocket?port=5901&vncticket=PVEVNC%3A5885ED40%3A%3AHVDZpoVlLOSAV7pxpT%2BXZEZMoL8mL%2FqNvGhQbFEaxAMyZGWXH3Lvdd%2BzOwfelabzqmmoVG3PlVBAth3XzwKlRtnl8FbCIk5ec3ThH2%2FvX7eULNjhkkQC2%2FUcipoqx8oLQ2dFlMjdnogfsS%2BYXxmz5l7oMsAkLWsqItinHs6ixBCnUwyemSylhvesitB%2Fzo6K%2FOLXELP36sV5CHPxaJbYxEao7ij4gyLggSGHosCK7V9gbi4Qs8jcSjG%2F10zjnZ3WCuBSHIhXLcvqiXn8PCJkF4JVjkzIJZL12N8PMK5mc2uhE%2BUK0qZ0gZjf8fIteysVAa6ugClG5EWb7KN63gAf3A%3D%3D HTTP/1.1" 101 -
192.168.1.253 - root@pam [23/Jan/2017:17:17:12 +0530] "GET /api2/json/cluster/tasks HTTP/1.1" 200 982
192.168.1.253 - root@pam [23/Jan/2017:17:17:14 +0530] "GET /api2/json/nodes/access/lxc/100/status/current HTTP/1.1" 200 316
192.168.1.253 - root@pam [23/Jan/2017:17:17:15 +0530] "GET /api2/json/cluster/tasks HTTP/1.1" 200 982
192.168.1.253 - root@pam [23/Jan/2017:17:17:15 +0530] "GET /api2/json/nodes/access/lxc/100/status/current HTTP/1.1" 200 316
192.168.1.253 - root@pam [23/Jan/2017:17:17:16 +0530] "GET /api2/json/cluster/resources HTTP/1.1" 200 728
192.168.1.253 - root@pam [23/Jan/2017:17:17:16 +0530] "GET /api2/json/cluster/tasks HTTP/1.1" 200 982
192.168.1.253 - root@pam [23/Jan/2017:17:17:16 +0530] "GET /api2/json/cluster/resources HTTP/1.1" 200 728
 
Last edited: