Advertisement
Guest User

Untitled

a guest
Aug 2nd, 2015
178
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.93 KB | None | 0 0
  1. sl-executor.js: connecting to //127.0.0.1:8701/null...
  2.  
  3. assert.js:93
  4. throw new assert.AssertionError({
  5. ^
  6. AssertionError: connect uri lacking client authentication
  7. at WebsocketChannel.connect (/usr/local/lib/node_modules/strong-executor/node_modules/strong-control-channel/lib/ws-channel.js:90:3)
  8. at Object.exports.connect (/usr/local/lib/node_modules/strong-executor/node_modules/strong-control-channel/lib/ws-channel.js:587:42)
  9. at Executor.start (/usr/local/lib/node_modules/strong-executor/lib/executor.js:42:33)
  10. at Object.<anonymous> (/usr/local/lib/node_modules/strong-executor/bin/sl-executor.js:100:6)
  11. at Module._compile (module.js:456:26)
  12. at Object.Module._extensions..js (module.js:474:10)
  13. at Module.load (module.js:356:32)
  14. at Function.Module._load (module.js:312:12)
  15. at Function.Module.runMain (module.js:497:10)
  16. at startup (node.js:119:16)
  17. sl-executor.js: connecting to //127.0.0.1:8701/null...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement