Alexa-home-conf - Error: connect ECONNREFUSED 34.240.81.189:888

Anyone here using node-red-contrib-alexa-home-skill?
I configured a simple flow with it and it keeps disconnecting.
node-red log shows:

2 Jun 14:58:45 - [error] [alexa-home-conf:c05e67ac.2ebed8] Error: connect ECONNREFUSED 34.240.81.189:8883
    at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1191:14)

which indicates that the server the node is talking to might be down?

thanks for any feedback!