Hi, need help troubleshooting a no-response behavior after opening an xterm.js window for a VM.
I created a new VM with Ubuntu 18.04 and selected settings like my other VMs:
Any suggestions on what to check next?
VM configuration:
agent: 1
bootdisk: scsi0
cores: 2
cpulimit: 1
ide2: none,media=cdrom
memory: 2048
name: Passbolt-U18
net0: virtio=5E:F7:9F:6E:CB:44,bridge=vmbr4,tag=4
numa: 0
ostype: l26
scsi0: MDADMvmimages:140/vm-140-disk-0.raw,size=10G,ssd=1
scsihw: virtio-scsi-pci
serial0: socket
smbios1: uuid=87331282-aff0-4e8f-8f90-4e61f4a5f323
sockets: 1
vmgenid: a5b360b1-55ed-46dd-b45f-1c548fecfeb3
#qmdump#map:scsi0:drive-scsi0:MDADMvmimages:raw:
I created a new VM with Ubuntu 18.04 and selected settings like my other VMs:
- I have "serial0: socket" and "sockets: 1" in the config file. I also changed the grub file to read "console=tty0 console=ttyS0,115200" and updated grub, rebooted, and qemu-guest-agent is installed, etc. Everything ordinary for my setups.
- I can access VM via port 22 with Putty without problems.
- I am having no issues on other VMs with the xterm.js access. Also, noVNC works okay and shows tty1 in the console screen.
- I have inspected the browser's console and network responses...no errors. Browser console reads "xtermjs starting".
- I attempted "qm terminal [vmid]" from the node and
Any suggestions on what to check next?
VM configuration:
agent: 1
bootdisk: scsi0
cores: 2
cpulimit: 1
ide2: none,media=cdrom
memory: 2048
name: Passbolt-U18
net0: virtio=5E:F7:9F:6E:CB:44,bridge=vmbr4,tag=4
numa: 0
ostype: l26
scsi0: MDADMvmimages:140/vm-140-disk-0.raw,size=10G,ssd=1
scsihw: virtio-scsi-pci
serial0: socket
smbios1: uuid=87331282-aff0-4e8f-8f90-4e61f4a5f323
sockets: 1
vmgenid: a5b360b1-55ed-46dd-b45f-1c548fecfeb3
#qmdump#map:scsi0:drive-scsi0:MDADMvmimages:raw:
Last edited: