First time here? Check out the FAQ!
2014-06-18 15:34:55 -0600 | received badge | ● Student (source) |
2014-04-14 07:20:56 -0600 | received badge | ● Famous Question (source) |
2014-01-14 07:46:13 -0600 | received badge | ● Notable Question (source) |
2014-01-14 07:46:13 -0600 | received badge | ● Popular Question (source) |
2014-01-03 12:48:05 -0600 | commented answer | Console instance not accepting ":" char Thank you, I tried point a browser to a link from nova get-vnc-console <instance> novnc and I got same behavior. My keyboard layout is en-us, the default keyboard. Would you mind to inform how can I get keyboard codes from instance log? Thank you! |
2014-01-03 11:08:09 -0600 | asked a question | Console instance not accepting ":" char Hi! When I launch a new instance (tiny, small) it booted OK and I was able to get a login prompt (Cirros login:). However, the console don't accept ":" char, that is one char of default cirros password. Most of chars accept shift+key, but some don't accept shift key, for example I can type "[", but not "{" that is the char for shift + [ keys. Some special chars are yet accepted, like "<" (shift + ,). I'm using fresh devstack deployment in Ubuntu 12.4 LTS (started with minimal package), controller and compute server for test in the same VM. I've tried access using different VMs (Windows/Chrome and Ubuntu/Firefox) with the same behaviour. Please let me know if you need more specific info about this environment. Thanks in advance for your time. |
2014-01-03 10:42:50 -0600 | commented question | special character in Instance console I ran into the same problem. However I noticed it's just some special chars, in my case ? : " { } | _ and +. Other char like < > and all over numbers (e.g. ! ( ) ) work fine in my console. I'm using devstack and tried to access controller with different browsers and VM(Ubuntu/Firefox, Win/Chrome). |