Unable to start Microgateway

Not applicable

Hi All,

I am attempting to start my local Edge Microgateway, and everytime I start it it fails with the following error, any clue ?

MYs-MacBook-Pro:.edgemicro my$ edgemicro start -o orgname -e test -k 995e6903e6362e8857444119c667274f6464a732d4979b3e66fd4449e932d1a6 -s 77892e6273161e66b21f5c25b81255643ae1e956be091a1009e989edff9860uy 
current nodejs version is v7.2.0
current edgemicro version is 2.5.16
info: jwk_public_keys download from null returned 200 undefined 
info: config download from https://edgemicroservices-us-east-1.apigee.net/edgemicro/bootstrap/organization/orgname/environment/... returned 200 OK 
warning: products download from https://orgname-test.apigee.net/edgemicro-auth/products returned  { Error: read ECONNRESET
    at exports._errnoException (util.js:1022:11)
    at TLSWrap.onread (net.js:572:26) code: 'ECONNRESET', errno: 'ECONNRESET', syscall: 'read' }
warning: error downloading config, please check bootstrap configuration { Error: read ECONNRESET
    at exports._errnoException (util.js:1022:11)
    at TLSWrap.onread (net.js:572:26) code: 'ECONNRESET', errno: 'ECONNRESET', syscall: 'read' }
failed to retieve config from gateway. continuing, will try cached copy..
{ Error: read ECONNRESET
    at exports._errnoException (util.js:1022:11)
    at TLSWrap.onread (net.js:572:26) code: 'ECONNRESET', errno: 'ECONNRESET', syscall: 'read' }
using cached configuration from /Users/my/.edgemicro/orgname-test-cache-config.yaml
PROCESS PID : 21042
warning: jwt_public_key download from https://orgname-test.apigee.net/edgemicro-auth/publicKey returned  { Error: read ECONNRESET
    at exports._errnoException (util.js:1022:11)
    at TLSWrap.onread (net.js:572:26) code: 'ECONNRESET', errno: 'ECONNRESET', syscall: 'read' }
^CRemoving the socket file as part of cleanup
0 1 257
1 REPLY 1

Isn't the error very self explanatory. It says, the server which hosts the microgateway cannot connect to

https://orgname-test.apigee.net/edgemicro-auth/publicKey