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

How to use with einhorn #21

Closed
dre1080 opened this issue May 7, 2014 · 4 comments
Closed

How to use with einhorn #21

dre1080 opened this issue May 7, 2014 · 4 comments

Comments

@dre1080
Copy link

dre1080 commented May 7, 2014

Whenever I try to run Goji under Einhorn I always get the bindErr: "bind: could not bind einhorn@%d: not running under einhorn"

Any examples on how to run it successfully?

@zenazn
Copy link
Owner

zenazn commented May 7, 2014

Does something like this work?

einhorn -b 127.0.0.1:1234 -m manual ./example

@dre1080
Copy link
Author

dre1080 commented May 8, 2014

Thanks, that works

@dre1080 dre1080 closed this as completed May 8, 2014
@badoet
Copy link

badoet commented Jun 12, 2014

hi, do u think u can cover more on the details on how to use einhorn?
googling every where give me nothing on this.
somehow the einhorn keep failing to initialize in my server
einhorn -b 127.0.0.1:9000 -m manual /project/src/test
'test' being the built binary by running go build test.go
i keep getting this "dup: bad file descriptor" error
help please. thank u

@zenazn
Copy link
Owner

zenazn commented Jun 12, 2014

I just fixed this in #29 :)

Sorry about that!

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

3 participants