Instances: Failed creating volume from ISO: Context Deadline Exceeded

Setting up a new machine and upgraded to the new 25.04-BETA.1 - Fangtooth as it included the graphics driver for the intel U7 265K. Trying to set up a new virtualization host and every time I upload an ISO it fails to create the volume.

Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/middlewared/job.py", line 515, in run
    await self.future
  File "/usr/lib/python3/dist-packages/middlewared/job.py", line 560, in __run_body
    rv = await self.method(*args)
         ^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3/dist-packages/middlewared/api/base/decorator.py", line 85, in wrapped
    result = await func(*args)
             ^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3/dist-packages/middlewared/plugins/virt/volume.py", line 143, in import_iso
    await incus_wait(response)
  File "/usr/lib/python3/dist-packages/middlewared/plugins/virt/utils.py", line 78, in incus_wait
    await asyncio.wait_for(task, timeout)
  File "/usr/lib/python3.11/asyncio/tasks.py", line 489, in wait_for
    return fut.result()
           ^^^^^^^^^^^^
  File "/usr/lib/python3/dist-packages/middlewared/plugins/virt/websocket.py", line 108, in wait
    raise CallError(data)
middlewared.service_exception.CallError: [EFAULT] Failed creating custom volume from ISO: Failed creating volume: Failed to activate volume: Failed to locate zvol for "SSD Pool/.ix-virt/custom/default_tiny11 23H2 x64.iso.iso": context deadline exceeded

Did you Report A Bug? You can do it in the GUI. Upper right, looks like a smile for Feedback and Bug reporting.

Cheers, did not even know about that feature. I haven’t used this platform since the old Freenas days