Using Apigee Edge Microgateway Version 2.1.2, Trying to configure Apigee Edge settings. Below error is seen. Had anyone seen similar issue ? Any idea what’s happening behind the scenes ? Any information regarding same will be helpful.
$> edgemicro configure -o xxxx -e test -u xxx@xxx.com
{ [Error: cannot GET [https://XXXX-test.apigee.net/edgemicro-auth/publicKey](https://XXXX-test.apigee.net/edgemicro-auth/publicKey) (500)]
text: '{"fault":{"faultstring":"Script node is still starting","detail":{"errorcode":"scripts.node.runtime.ScriptStillStarting"}}}' }
PS: Running same command once again solved the issue, Interested to know what exactly hapenning behind scenes.