TrueNAS-12.0-U7 Reporting not working

Description

After updating from TrueNAS-12.0-U6.1 to TrueNAS-12.0-U7 I noticed that the reporting function is down. Every entry is completely empty. Various browsers have been tried, Firefox, Edge, Chrome. A screenshot is attached. Several restarts did not improve the situation.

Also, after an update, I received a notification that said the following:

The following system core files were found: dtrace.core. Please create a ticket at https://jira.ixsystems.com/ and attach the relevant core files along with a system debug. Once the core files have been archived and attached to the ticket, they may be removed by running the following command in shell: 'rm /var/db/system/cores/*'.

Also, starting or stopping VM´s sometimes ends in some error codes

Problem/Justification

None

Impact

None

is duplicated by

Activity

Show:

iX-Tony December 10, 2021 at 9:55 PM

Thank you for reporting this issue! This has already been reported (see the "Duplicate" ticket linked above), so this issue is being closed to focus effort in the existing ticket.

Ropo Harael December 10, 2021 at 9:54 AM

Force Stopping VM:

 

Error: Traceback (most recent call last):
  File "/usr/local/lib/python3.9/site-packages/middlewared/job.py", line 367, in run
    await self.future
  File "/usr/local/lib/python3.9/site-packages/middlewared/job.py", line 405, in __run_body
    rv = await self.middleware.run_in_thread(self.method, *([self] + args))
  File "/usr/local/lib/python3.9/site-packages/middlewared/utils/run_in_thread.py", line 10, in run_in_thread
    return await self.loop.run_in_executor(self.run_in_thread_executor, functools.partial(method, *args, **kwargs))
  File "/usr/local/lib/python3.9/concurrent/futures/thread.py", line 52, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/usr/local/lib/python3.9/site-packages/middlewared/schema.py", line 979, in nf
    return f(*args, **kwargs)
  File "/usr/local/lib/python3.9/site-packages/middlewared/plugins/vm.py", line 1629, in stop
    vm.stop(vm_data['shutdown_timeout'])
  File "/usr/local/lib/python3.9/site-packages/middlewared/plugins/vm.py", line 262, in stop
    self.domain.shutdown()
  File "/usr/local/lib/python3.9/site-packages/libvirt.py", line 2912, in shutdown
    raise libvirtError('virDomainShutdown() failed')
libvirt.libvirtError: An error occurred, but the cause is unknown

Duplicate

Details

Assignee

Reporter

Impact

Medium

Components

Fix versions

Affects versions

Priority

More fields

Katalon Platform

Created December 10, 2021 at 9:35 AM
Updated July 6, 2022 at 8:57 PM
Resolved December 10, 2021 at 9:55 PM