Comment 11 for bug 1237364

Revision history for this message
Andres Rodriguez (andreserl) wrote :

Paul,

Would it be possible for you to collect console output?

On the other hand, what you could try is to obtain the output of the scripts themselves from the database. These are in base64. Use thefollowing command:

maas-cli <username> commissioning-results list

The results yields json output from each fo the commissioning scripts. In the field 'data' you will find the base64 encoded output. Please do share that information so we can see why the script failed.

Cheers.