I noticed you hardcoded a path in the var options = of server.js. Here is a patch to fix it, plus I extended some debug messages.

CommentFileSizeAuthor
server.js_.patch1.32 KBchaunceyt

Comments

Anonymous’s picture

Status: Active » Fixed

thanks! i'd already committed a fix for the path stuff. here's the commit for your logging additions:

http://drupalcode.org/project/nodejs.git/commit/2d626b5

by the way - a member for 5 years and 48 weeks, no commits, no posts? glad you decided to surface on the nodejs.module queue :-)

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

  • Commit 2d626b5 on 6.x-1.x, 7.x-1.x, drupalconlondon, auth-refactor, 8.x-1.x, 8.x-1.x-head by beejeebus:
    #1136812 by chaunceyt: add better debug info for unauthorized client...