Complete
Details
Details
Assignee
Vladimir Vinogradenko
Vladimir VinogradenkoReporter
Anda
AndaLabels
Components
Fix versions
Affects versions
Priority
More fields
More fields
Katalon Platform
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
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.