Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

haraka -c <config> --qlist and --qstat are broken #143

Closed
smfreegard opened this issue Jan 14, 2012 · 0 comments
Closed

haraka -c <config> --qlist and --qstat are broken #143

smfreegard opened this issue Jan 14, 2012 · 0 comments

Comments

@smfreegard
Copy link
Collaborator

[root@vz127 ~]# haraka -c /home/haraka --qlist

node.js:201
throw e; // process.nextTick error, or 'error' event on first tick
^
TypeError: Object # has no method 'init'
at Object. (/usr/lib/nodejs/Haraka/bin/haraka:312:57)
at Module._compile (module.js:432:26)
at Object..js (module.js:450:10)
at Module.load (module.js:351:31)
at Function._load (module.js:310:12)
at Array.0 (module.js:470:10)
at EventEmitter._tickCallback (node.js:192:40)

I've tried removing init() and just loading outbound.js - however this doesn't appear to work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant