This is the error that I get now.

/usr/lib/node_modules/drupal-node.js/lib/client-manager.js:806
if (this.sockets[sessionId]) {
^

TypeError: Cannot read property 'sockets' of undefined
at ClientManager.publishMessageToClient (/usr/lib/node_modules/drupal-node.js/lib/client-manager.js:806:11)
at process. (/usr/lib/node_modules/drupal-node.js/extensions/drupalchat_nodejs.server.extension.js:26:7)
at emitTwo (events.js:87:13)
at process.emit (events.js:172:7)
at ClientManager.setupClientConnection (/usr/lib/node_modules/drupal-node.js/lib/client-manager.js:260:11)
at ClientManager.authenticateClientCallback (/usr/lib/node_modules/drupal-node.js/lib/client-manager.js:215:8)
at Request._callback (/usr/lib/node_modules/drupal-node.js/lib/client-manager.js:90:28)
at Request.self.callback (/usr/lib/node_modules/drupal-node.js/node_modules/request/request.js:198:22)
at emitTwo (events.js:87:13)
at Request.emit (events.js:172:7)

Comments

SocialNicheGuru created an issue. See original summary.

marinex’s picture

I have same problem with version 7.x-2.8
Have some advice?

rhynocontrol’s picture

I have the same problem

apaderno’s picture

Version: 7.x-2.1 » 7.x-2.x-dev