We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error log:
21.04.21 21:17:59 (+0100) diagnostics Traceback (most recent call last): 21.04.21 21:17:59 (+0100) diagnostics File "/opt/nebraDiagnostics/diagnosticsProgram.py", line 55, in <module> 21.04.21 21:17:59 (+0100) diagnostics diagnostics["RPI"] = open("/proc/cpuinfo")\ 21.04.21 21:17:59 (+0100) diagnostics IndexError: list index out of range
I think I got the serial number by going to a specific line which works on the 3, 3+, CM3s and 4s but as the Zero is only single core it fails.
Need to tweak so it gets it slightly differently.
https://github.com/NebraLtd/hm-diag/blob/master/diagnostics-program/diagnosticsProgram.py#L55
The text was updated successfully, but these errors were encountered:
ad01b46
No branches or pull requests
Error log:
I think I got the serial number by going to a specific line which works on the 3, 3+, CM3s and 4s but as the Zero is only single core it fails.
Need to tweak so it gets it slightly differently.
https://github.com/NebraLtd/hm-diag/blob/master/diagnostics-program/diagnosticsProgram.py#L55
The text was updated successfully, but these errors were encountered: