noVNC "Failed to connect to server"

Joined
Jun 2, 2022
Messages
2
Hey everyone!

I just installed TrueNAS for the first time to run my NAS, Home Assistant, and hopefully some VMs. (Coming from an old iMac and external hard drives, it's so much better!)

I got Home Assistant working as it automatically sets up a web interface, but there is no VNC connection. In addition, there is no VNC connection to a Windows 11 VM I'm trying to setup.

I came across only a couple online posts about this and they either ended in a private TeamViewer session (for which the solution is not announced) or was told they needed a newer CPU.

I found a post stating that I can check my CPU compatibility by running
Code:
grep VT-x /var/run/dmesg.boot
. That returns
Code:
VT-x: PAT,HLT,MTF,PAUSE,EPT,UG,VPID
VT-x: PAT,HLT,MTF,PAUSE,EPT,UG,VPID
which to my understanding means it's compatible with bhyve?

Does anybody know why this isn't working?

Thank you!

My specs are:
Code:
TrueNAS-13.0-RELEASE
Intel Xeon E3-1220 V2
Gen8 HP Microserver
16GB DDR3 1600Mhz Memory
 
Top