PegaCHAT 7.4 Server stops at launching xmpp server message in console
PegaCHAT 7.4 Server stops at launching xmpp server message in console.
node_env=production node app
Validation was successful.
SMTP is not configured.
XMPP Server Options:
{ websocket: true,
host: ' Proprietary information hidden',
port: 5280,
chatPort: 8001,
chatProtocol: 'http',
chatHost: 'localhost' }
Starting XMPP server on port: 8001
launching xmpp server
Any idea what we might be missing ?? Why it doesn't connect to XMPP ??
We have opened the required ports 8001, 5280 in this case.