I've problem about novnc on ubuntu 20.04

totae

Member
May 27, 2023
14
1
8
Hello,

My vm"ubuntu 20.04" can't use on NOVNC it's show only cursor"_" blink blink.
novnc.JPG
But the VM can access via ssh and service is normal.
cpu.JPG

Any one can help? or suggest.


Best Regards,
 
What does the VM configuration look like (qm config)? Does the Ubuntu have a console/desktop or are you running a cloud kernel inside the VM?
 
What does the VM configuration look like (qm config)? Does the Ubuntu have a console/desktop or are you running a cloud kernel inside the VM?
Hello,

Detail vm config
Code:
agent: 1
boot: order=scsi0;ide2;net0
cipassword: **********
ciuser: ubuntu
cores: 8
ide2: none,media=cdrom
ipconfig0: ip=10.10.10.204/24,gw=10.10.10.1
memory: 16384
meta: creation-qemu=8.1.2,ctime=1708662441
name: 10.10.10.204
nameserver: 1.1.1.1
net0: virtio=BC:24:11:CB:60:F2,bridge=vmbr0,firewall=1,tag=10
numa: 0
ostype: l26
parent: bf
scsi0: ssd-ceph:vm-761-disk-0,size=240G
scsihw: virtio-scsi-pci
smbios1: uuid=c0faaf2b-0f98-448d-9a79-653beb2b679f
sockets: 1
tags: false;
vga: virtio
vmgenid: 328cdb28-8821-413a-9658-3a67a670322c

The server running on minimal server not desktop.