[WebGUI] S.M.A.R.T Test results error

Description

Hey,

If I try to look up the S.M.A.R.T Test Results of my Boot drive (NVMe) I get this error:

Error: Traceback (most recent call last):
File "/usr/local/lib/python3.8/site-packages/middlewared/utils/_init_.py", line 201, in filter_list
return rv[0]
IndexError: list index out of range

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "/usr/local/lib/python3.8/site-packages/middlewared/main.py", line 137, in call_method
result = await self.middleware._call(message['method'], serviceobj, methodobj, params, app=self,
File "/usr/local/lib/python3.8/site-packages/middlewared/main.py", line 1187, in _call
return await methodobj(*prepared_call.args)
File "/usr/local/lib/python3.8/site-packages/middlewared/schema.py", line 973, in nf
return await f(*args, **kwargs)
File "/usr/local/lib/python3.8/site-packages/middlewared/plugins/smart.py", line 545, in results
return filter_list(
File "/usr/local/lib/python3.8/site-packages/middlewared/utils/_init_.py", line 203, in filter_list
raise MatchNotFound()
middlewared.service_exception.MatchNotFound

All the other drives (HDDs and SSDs) work fine. I'm on 12.0-MASTER-202006220424.

Problem/Justification

None

Impact

None

relates to

SmartDraw Connector

Katalon Manual Tests (BETA)

Activity

Show:

Oliver August 25, 2021 at 7:01 PM

Thank you. I will follow the new bug report.

Vladimir Vinogradenko August 25, 2021 at 3:32 PM

thank you for reporting this, we'll track the fix in a separate issue https://jira.ixsystems.com/browse/NAS-112012

Oliver August 24, 2021 at 12:31 AM
Edited

I still get this error in TrueNAS-12.0-U5 with my NVMe disk.

It is still not fixed.

Bug Clerk December 18, 2020 at 8:06 PM

Bug Clerk December 9, 2020 at 4:53 PM

Complete

Details

Assignee

Reporter

Labels

Components

Fix versions

Priority

More fields

Katalon Platform

Created August 28, 2020 at 10:43 PM
Updated July 1, 2022 at 4:55 PM
Resolved December 18, 2020 at 8:06 PM