Closed oyvindhagberg closed 4 years ago
Parsing serial numbers seems to fail for macOS too, see:
https://nivlheim02.uio.no/#/browsehost/5A3985C26DCEABCB66403CA9A395E12B48015917
Note that a different piece of code does the parsing for macOS.
False alarm. The code already logs errors: https://github.com/usit-gd/nivlheim/blob/b47fdca021fb0f458abd12feb401a2ac7d51c2a5/server/service/parseFiles.go#L61-L72
Parsing serial numbers on Windows works now, I am unable to reproduce that error.
This code for parsing serial numbers seems to fail for some machines: https://github.com/usit-gd/nivlheim/blob/b47fdca021fb0f458abd12feb401a2ac7d51c2a5/server/service/parseFiles.go#L344-L358