Comment 10 for bug 1237364

Revision history for this message
Raphaƫl Badin (rvb) wrote :

Another note: to debug commissioning problems, the quickest way is to have a look at the output of the scripts that failed. You can't do that with the UI right now but it's all available if you use the API/CLI:

The following CLI command :
$ maas-cli maas commissioning-results list
will spit out all the result of the commissioning scripts. The 'data', the actual output of the script, is base64-encoded.