Active
Project:
Node.js integration
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Anonymous (not verified)
Created:
30 Aug 2011 at 03:11 UTC
Updated:
21 Sep 2021 at 20:44 UTC
Jump to comment: Most recent
Comments
Comment #1
rho_ commentedA few months ago when I initially installed and configured this module it worked great with FF and Chrome. Recently, however, I noticed I was getting a socket err with Chrome but FF still worked fine. This evening I updated socket.io to 0.8.4 and all seems well again. My
npm lslooks like:soket.io is being marked as an invalid dependency, but I assume that is because express and connnect have not been updated to reference the new socket.io version. Regardless I have yet to encounter issue.
I must note that I've only tested this with the nodejs_notify as it is all I am presently messing with. So this is hardly a thorough test. Just thought I would chime in here.
EDIT: I realize after the fact that my assumption is somewhat silly, the dependency is likely the very one you are referencing in the issue.
Comment #2
supermouse commentedI ran under localhost nodejs run very well but I put it on the server then this error you help me.
publicMessageToContentChannel: Thr chanel "watchdog_dblog" doesn't exitst
Comment #3
jherencia commented@supermouse
Watchdog didn't work until #1192450: fix broadcast of watchdog messages, so it was a common problem. Try with dev version that has this patch.
Comment #4
Anonymous (not verified) commented.
Comment #5
jherencia commentedI've tested my mobile app that uses websockets to integrate with Drupal:
And evererything seems to work fine.