How can I run the commands from linux shell?

According to documentation, Commands can even be executed directly from the Linux shell via the built-in autopi executable.
But, I got message that “API not ready, retrying…” when I run autopi command from the Linux shell,
Would you let me know how to use it or where I can find information about it?

Hi @PLATO,

Yes you are right, you can use the built-in autopi command. However, this requires that the local minion api is started up.

The error you are seeing is because the minion api has not been started. You should check either the syslog or minion log to see if you can locate an error to why it has not been started.

best
Peter

This topic was automatically closed 33 days after the last reply. New replies are no longer allowed.