ardpkg error: TypeError: 'NoneType' object is not subscriptable
This most likely means that a plugin has been installed, but was not fully written to disk before the machine was powered off. This situation generally only arises on Raspberry Pi based systems such as the RESI machines.
To diagnose the issue, run the following commands in REMOTE SHELL:
If you see something like the following (notice all the zero-length files), then you have hit the bug and will need to apply the fix described below
Fix
Manually remove the faulty plugins and then reinstall them using MACHINE PLUGINS
Repeat the process for all plugins that have all zero-length files
Last updated