Re: FreeBSD 14.2-p1, XEN 4.19.0.20241112, unable to create domain

From: Subbsd <subbsd_at_gmail.com>
Date: Thu, 20 Feb 2025 15:41:11 UTC
On Thu, Feb 20, 2025 at 6:29 PM Roger Pau Monné <roger.pau@citrix.com> wrote:

> Hm, that seems to be a different error now, can you paste the output
> of /var/log/xen/qemu-dm-<domain-name>.log?
>
> Thanks, Roger.

# cat /var/log/xen/qemu-dm-freebsd1.log
char device redirected to /dev/pts/2 (label serial0)
qemu-system-i386: -vnc 0.0.0.0:0,password=on: Cipher backend does not
support DES algorithm


Hmm. If I comment vncpasswd="test", everything works fine. But without
a password ;)