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

What version of ruby are you using? #10

Open
homanchou opened this issue Aug 22, 2012 · 3 comments
Open

What version of ruby are you using? #10

homanchou opened this issue Aug 22, 2012 · 3 comments

Comments

@homanchou
Copy link

For some reason my event machine doesn't start. It just hangs. I never see a "Server started" message. I'm using 1.9.3.

@hpeikemo
Copy link
Collaborator

What's the output from ./bin/rumpetrolld run ?
The server wants to connect to a mongo database, might that be the culprit?

On 23. aug. 2012, at 01:04, homanchou [email protected] wrote:

For some reason my event machine doesn't start. It just hangs. I never see a "Server started" message. I'm using 1.9.3.


Reply to this email directly or view it on GitHub.

@homanchou
Copy link
Author

The issue was simply I was expected the host and port to print out to
STDOUT when i started the server but the system log puts it in some system
folder on my mac. First time seeing that, didn't know how it worked is
all. But the project works fine.

On Thu, Aug 23, 2012 at 2:35 AM, Hans Petter Eikemo <
[email protected]> wrote:

What's the output from ./bin/rumpetrolld run ?
The server wants to connect to a mongo database, might that be the
culprit?

On 23. aug. 2012, at 01:04, homanchou [email protected] wrote:

For some reason my event machine doesn't start. It just hangs. I never
see a "Server started" message. I'm using 1.9.3.


Reply to this email directly or view it on GitHub.


Reply to this email directly or view it on GitHubhttps://github.com//issues/10#issuecomment-7964518.

@hpeikemo
Copy link
Collaborator

great!

On 25. aug. 2012, at 02:19, homanchou [email protected] wrote:

The issue was simply I was expected the host and port to print out to
STDOUT when i started the server but the system log puts it in some system
folder on my mac. First time seeing that, didn't know how it worked is
all. But the project works fine.

On Thu, Aug 23, 2012 at 2:35 AM, Hans Petter Eikemo <
[email protected]> wrote:

What's the output from ./bin/rumpetrolld run ?
The server wants to connect to a mongo database, might that be the
culprit?

On 23. aug. 2012, at 01:04, homanchou [email protected] wrote:

For some reason my event machine doesn't start. It just hangs. I never
see a "Server started" message. I'm using 1.9.3.


Reply to this email directly or view it on GitHub.


Reply to this email directly or view it on GitHubhttps://github.com//issues/10#issuecomment-7964518.


Reply to this email directly or view it on GitHub.

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

2 participants