Closed (fixed)
Project:
Node.js integration
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
27 Dec 2011 at 16:43 UTC
Updated:
25 Jan 2012 at 04:41 UTC
Jump to comment: Most recent
Comments
Comment #1
Anonymous (not verified) commentedI think my problem is very similar to yours: when I am running a nodejs server locally and I log into my test site with two users on different browsers, everything looks like it is running correctly from the console output. Both users show as being authenticated in the console output but just as quickly as I switch from one browser to the other to check content updates I get a message telling me that the user logged in through the browser which no longer has focus is no longer online.
I am also using the drupalchat module and am not sure which module is causing the issue.
Comment #2
darklrd commentedI think the problem is with DrupalChat module. I will look into it. Thanks.