Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

4
  • The URL's wrong (the port should be after the domain, e.g. localhost:8080/...), and your node server is listening on 8282 Commented Jun 3, 2015 at 16:31
  • changing port didn't matter Commented Jun 3, 2015 at 17:00
  • 1
    can you test with another module that uses nodejs to see if it's your nodejs or not. From talking to the people at iflychat they said that the nodejs feature is not production ready. It mentions on the drupal page "(currently under development)". Idk why they would have it there if it's not working. Commented Jun 3, 2015 at 17:16
  • 1
    I tried using it with my nodejs, but when I switch the option to use nodejs, the chat goes offline. When I try typing on it, I get this error on my terminal "publishMessageToChannel: The channel "drupalchat_c-0" doesn't exist. " Seems to me that the nodejs feature is not ready for use at all. Commented Jun 3, 2015 at 17:52