TrueNAS GUI not loading in EVE-NG – IP reachable, ping OK, web UI stuck on loading

Before posting something, READ the changelog, WATCH the videos, howto and provide following:
Your install is: Bare metal, ESXi, what CPU model, RAM, HD, what EVE version you have, output of the uname -a and any other info that might help us faster.

Moderator: mike

Post Reply
th@cml.pl
Posts: 1
Joined: Fri Jan 02, 2026 9:35 am

TrueNAS GUI not loading in EVE-NG – IP reachable, ping OK, web UI stuck on loading

Post by th@cml.pl » Fri Jan 02, 2026 9:50 am

Hi,

I’m having an issue with TrueNAS (CORE/SCALE) running as a QEMU node in EVE-NG.

Problem description
• TrueNAS VM boots correctly
• It gets an IP address (static or DHCP)
• Ping works from multiple clients
• However, Web GUI does not load
– browser shows loading screen or hangs indefinitely
– happens from Windows and Linux clients
– tried different browsers

So network connectivity exists, but the GUI never fully renders.

Environment
• EVE-NG (bare metal)
• TrueNAS running as QEMU VM
• Network adapter: virtio
• Management access via browser from LAN
• No firewall in between (direct access)

What we already tried
• Verified IP configuration on TrueNAS
• Confirmed ping and basic connectivity
• Checked MTU consistency (no mismatch)
• Disabled TCP offloading on the client side
• Tested from different OSes (Windows / Ubuntu)
• Restarted middleware / services
• Rebooted VM multiple times
• Changed CPU type
• Changed NIC type
• Tested Clock setup for proper zone/time for all vm's

Observations
• Issue looks not like a routing or IP problem
• More like:
• virtio NIC / driver interaction
• offloading / packet handling issue
• GUI backend reachable but frontend requests not completing

Question

Has anyone seen TrueNAS GUI hanging on loading screen in EVE-NG, especially with virtio NIC?
• Is this a known incompatibility?
• Any recommended QEMU options or template tweaks?

Any hints or confirmed working setups would be appreciated.

Thanks.

rusty725
Posts: 435
Joined: Thu Mar 29, 2018 4:19 pm

Re: TrueNAS GUI not loading in EVE-NG – IP reachable, ping OK, web UI stuck on loading

Post by rusty725 » Fri Jan 02, 2026 10:21 am

try different qemu versions in the node settings. try a different true nas version.

Post Reply