Cannot Display Virtual Machine

Ashkaan

Dabbler
Joined
Dec 3, 2022
Messages
40
On a fresh install of TrueNAS-SCALE-22.12-RC.1, I cannot get "Display" to work on a VM. I set up the VM fresh and then click on Display and get a 502 error. Any ideas?

1670563124479.png

I've tried VNC and Spice:

1670563161709.png


Thanks!
 

tprelog

Patron
Joined
Mar 2, 2016
Messages
297
I have the same issue. In my case, restarting nginx will fix VNC until I reboot TrueNAS again.

Code:
systemctl restart nginx.service
 

Ashkaan

Dabbler
Joined
Dec 3, 2022
Messages
40
Darn, that didn't work in my case. I even rebooted the entire system without luck.
 

tprelog

Patron
Joined
Mar 2, 2016
Messages
297
Something else you can try... With your VM already running

Code:
systemctl reload haproxy.service
systemctl restart nginx.service


I don't expect this to work after a reboot. For me rebooting TrueNAS breaks VNC and I need to restart nginx again
 

Ashkaan

Dabbler
Joined
Dec 3, 2022
Messages
40
No dice here.
 

tprelog

Patron
Joined
Mar 2, 2016
Messages
297
It was worth a try... Anyways a proper fix should be coming next week with the Bluefin release
 

Ashkaan

Dabbler
Joined
Dec 3, 2022
Messages
40
I hope so
 
Joined
Apr 16, 2016
Messages
5
I had the same problem and restarting nginx fixed the issue. Any idea why this is the case? Along with Plex and SMB shares, seems like a few things changed not for the convenient factor.
 

tprelog

Patron
Joined
Mar 2, 2016
Messages
297

Ashkaan

Dabbler
Joined
Dec 3, 2022
Messages
40
I've added to the ticket too. thank you!
 

NickF

Guru
Joined
Jun 12, 2014
Messages
763
They seem to have merged the ticket with mine, posting here to avoid confusion. https://ixsystems.atlassian.net/browse/NAS-119021

I tried clicking on @tprelog 's link to see the details of his post but it's broken now?

Also @morganL is referring engineering to this thread for discussion on this topic:
 

Ashkaan

Dabbler
Joined
Dec 3, 2022
Messages
40
Darn, I upgraded, and it's still not working for me.
 

tprelog

Patron
Joined
Mar 2, 2016
Messages
297
I tried clicking on @tprelog 's link to see the details of his post but it's broken now?
The link still works for me. I think what happened is after @Ashkaan and I both uploaded our debug file, ix-system made the issue private. I assume that was to protect any sensitive info that might be in the bebug.

Also @morganL is referring engineering to this thread for discussion on this topic:

I'll add my config to (public) record in the linked thread ^^^
 

Ashkaan

Dabbler
Joined
Dec 3, 2022
Messages
40
Please describe your configuration
Oh so sorry. I don’t know why my signature isn’t showing up.

Chassis: 4U Supermicro CSE-847BE1C-R1K28LPB
Motherboard: Supermicro X10DRi-T4+
Processor: 2x Intel Xeon E5-2683 V3 - 28 cores
Memory: 128 GB ECC memory
Boot: 1x WD Blue SSD SA510 500GB
HBA: 1x AOC-S3008L-L8e HBA 12Gb/s
Storage: 36x HGST SAS3 12Gbps 6TB
VDEVs: 4x RAIDZ2
 

morganL

Captain Morgan
Administrator
Moderator
iXsystems
Joined
Mar 10, 2018
Messages
2,694
Oh so sorry. I don’t know why my signature isn’t showing up.

Chassis: 4U Supermicro CSE-847BE1C-R1K28LPB
Motherboard: Supermicro X10DRi-T4+
Processor: 2x Intel Xeon E5-2683 V3 - 28 cores
Memory: 128 GB ECC memory
Boot: 1x WD Blue SSD SA510 500GB
HBA: 1x AOC-S3008L-L8e HBA 12Gb/s
Storage: 36x HGST SAS3 12Gbps 6TB
VDEVs: 4x RAIDZ2
Would also like to understand your networking... how complex is it.
 

Ashkaan

Dabbler
Joined
Dec 3, 2022
Messages
40
your networking... how complex is it.
Not at all. Just flat. Both computer and server plugged into the same switch. I can open up web shells in other devices (like Proxmox) just fine.
 
Top