[SOLVED] noVNC keyboard not working

An.drea

New Member
Jul 14, 2024
23
2
3
Proxmox-NoVNC.pngProxmox-NoVNC.png

Hello,

one of my two Proxmox VPE hosts (left image) does not have a keyboard in NoVNC. The applies to all VM within that PVE (8.4.19). It worked before. I think I used it a few days ago.

The other PVE (right image) has a Keyboard. It can be used with all VM within the "right" PV (9.2.3)

How can I add the keyboard again?

Thank you
An.drea
 
Last edited:
Yes this should be working fine on PVE 8 as well.
Try to run
apt update && apt dist-upgrade -y

Check its not browser issue. Also take a look at your journalctl log.
You might also consider to restart the Web Interface Daemons ( this should be safe and will not shut down your running VMs)
systemctl restart pveproxy pvedaemon
 
Hello,

it was a browser based issue. I cleared the brower cache & cookies for that specific ip address only and keyboard (and mouse) work again.

Thank you
An.drea
 
  • Like
Reactions: YaZoal
Cool. You can mark the thread as solved by editing your first post and selecting '[SOLVED]' from the drop-down menu next to the title.