Active
Project:
Node.js integration
Version:
7.x-1.0-rc1
Component:
Documentation
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
13 Mar 2012 at 02:31 UTC
Updated:
15 May 2012 at 19:57 UTC
Hello, I followed all the steps in the README but the final one gives me an error:
# node server.js
Started http server.
info - socket.io started
warn - error raised: Error: getaddrinfo ENOENT
This is my first time using node.js, so I'm not sure what I'm doing wrong. Could anyone help me? Thanks
Comments
Comment #1
adammaloneI'm using a multisite set up with aegir and get this issue also.
The issue goes away when I specify the following in my nodejs.config.js
With drupal7.local.mysite.com being set to 127.0.0.1 in my /etc/hosts file
Comment #2
socialnicheguru commentedmight help:
http://drupal.org/node/1297134