phillxnet
(Philip Guyton)
November 13, 2016, 12:40pm
4
@kziegler My appologies, I’m afraid I dropped the ball on this one, sort of.
I have just realised that a duplicate report has now been fixed so as of testing channel release 3.8.15-3 your reported issue should be sorted only against the now duplicate marked:
opened 12:37PM - 25 Oct 16 UTC
closed 06:53PM - 12 Nov 16 UTC
bug
Thanks to forum member alexey in the following thread for reporting this issue. … The SMART error log parser is, under specific hardware conditions, producing unexpected and incompatible output resulting in the following Web-UI error message whenever the "Refresh" button in the smart screen for the specific drive is pressed:
```
Houston, we've had a problem.
null value in column "details" violates not-null constraint DETAIL: Failing row contains ...
```
with the associated Traceback having the penultimate line:
```
IntegrityError: null value in column "details" violates not-null constraint
```
resulting in no SMART info available via the Web-UI for this drive.
As a result of alexey submitting the requested command outputs from the affected drive via the forum thread the reported issue has been reproduced and narrowed down to the error log parsing component of the pre-processing that is required to display the same in the Web-UI.
Please update the following forum thread with significant progress on this issue:
https://forum.rockstor.com/t/smart-not-working/2137
Sorry for the slip-up and lack of attribution in the dev channel updates on my part here.