I am using node version 0.10.38 and socket.io 1.x. with drupal nodejs integration module version: 7.x.1.9

This has the same title as an earlier issue but im adding a new issue as I don't know if the problems are related. I have a working async_drupal install with messagejs, actions, privatemsg all working as expected. I have most recently added this chat and I am having problems getting it running.

I have set block configuration message transition to 'Drupal'. When I load a page with a chat block I see the title message - and the watchdog errors (note: in realtime cos its nodejs enabled).

nodejs 11/18/2015 - 14:26 Error adding channel to the Node.js server. Server response: Channel name 'Chat__home_1' already exists.

nodejs 11/18/2015 - 14:26 Error reaching the Node.js server at "nodejs/channel/check/Chat__home_1": [404] Not Found.

Thanks

Laurence

Comments

laurencefass created an issue. See original summary.

Syntapse’s picture

Issue summary: View changes
Syntapse’s picture

Status: Active » Closed (works as designed)

updated to latest versions of both chat and nodejs integration module seems to have fixed the problem.