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

Vost configuration error. Target needs to be a string. #3

Open
switz opened this issue Dec 10, 2012 · 0 comments
Open

Vost configuration error. Target needs to be a string. #3

switz opened this issue Dec 10, 2012 · 0 comments

Comments

@switz
Copy link

switz commented Dec 10, 2012

In the README it says that I can use an array instead of a string to load balance multiple processes. However, I'm being thrown this error when I include an array of strings.

/root/vost/lib/vost.js:131
    throw new Error('Vost configuration error. Target needs to be a string.');
          ^
Error: Vost configuration error. Target needs to be a string.
at Vost._createHostTarget (/root/vost/lib/vost.js:131:11)
at new module.exports (/root/vost/lib/vost.js:60:27)
at Object.<anonymous> (/root/vost/service.js:54:12)
at Module._compile (module.js:449:26)
at Object.Module._extensions..js (module.js:467:10)
at Module.load (module.js:356:32)
at Function.Module._load (module.js:312:12)
at Module.runMain (module.js:487:10)
at process.startup.processNextTick.process._tickCallback (node.js:244:9)
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