Skip to content

Instantly share code, notes, and snippets.

@cgcardona
Created August 29, 2010 21:10
Show Gist options
  • Save cgcardona/556690 to your computer and use it in GitHub Desktop.
Save cgcardona/556690 to your computer and use it in GitHub Desktop.
net:1153
bind(self.fd, arguments[0]);
^
Error: EACCES, Permission denied
at Server.<anonymous> (net:1153:28)
at Server.<anonymous> (vendor/connect/lib/connect/index.js:136:34)
at Server.listen (vendor/express/lib/express/server.js:91:37)
at Object.run (/Users/carloscardona/Desktop/webstuff/CardonaDesigns/bitNirvana/trisomic-propus/lib/app.js:31:7)
at Object.<anonymous> (/Users/carloscardona/Desktop/webstuff/CardonaDesigns/bitNirvana/trisomic-propus/server.js:8:5)
at Module._compile (module:423:23)
at Module._loadScriptSync (module:433:8)
at Module.loadSync (module:306:10)
at Object.runMain (module:487:22)
at node.js:252:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment