console stuck in GUI

nbanik

New Member
Apr 22, 2024
24
2
3
Hello Expert,
I've created a ubuntu cloud-init vm (102)

I changed to:

qm set 102 -serial0 socket

also i followed the below instructions:

https://pve.proxmox.com/wiki/Serial_Terminal

Though below steps does not work:

Code:
vagrant@Ubuntu-Minimal-24:~$ sudo -i
root@Ubuntu-Minimal-24:~#  sudo start ttyS0
sudo: start: command not found
root@Ubuntu-Minimal-24:~#

In proxmox GUI console I get below and it is frozen:
Capture.PNG

But from from cli i get terminal:

Capture.PNG


Why console is frozen in proxmox GUI?
Please help me.
 
Last edited:
Actually it is not stuck. Need to type something in keyboard. I pressed enter, and it did not respond. Thats why i thought it stuck.
Need to type something in keyboard, it will respond.
 
  • Like
Reactions: ogvirt