Skip to content

Accessing http://www.onruby.dev:5000/ makes unicorn die in development #156

Description

@kikito

I tried accessing http://www.onruby.dev:5000/ from my machine (new folder, cloning directly from phoet/on_ruby to discards problems with local changes) and the unicorn worker kept dying.

Here's what the console shows:

I, [2015-01-13T23:50:37.960770 #4449]  INFO -- : listening on addr=0.0.0.0:5000 fd=11
I, [2015-01-13T23:50:39.013059 #4449]  INFO -- : master process ready
I, [2015-01-13T23:50:39.022411 #4463]  INFO -- : worker=0 ready
E, [2015-01-13T23:50:55.026210 #4449] ERROR -- : worker=0 PID:4463 timeout (6s > 5s), killing
E, [2015-01-13T23:50:55.039496 #4449] ERROR -- : reaped #<Process::Status: pid 4463 SIGKILL (signal 9)> worker=0
I, [2015-01-13T23:50:56.058441 #4480]  INFO -- : worker=0 ready
D, [2015-01-13T23:51:00.050829 #4449] DEBUG -- : waiting 3.5s after suspend/hibernation
E, [2015-01-13T23:51:03.555214 #4449] ERROR -- : worker=0 PID:4480 timeout (7s > 5s), killing
E, [2015-01-13T23:51:03.573650 #4449] ERROR -- : reaped #<Process::Status: pid 4480 SIGKILL (signal 9)> worker=0
I, [2015-01-13T23:51:04.595964 #4495]  INFO -- : worker=0 ready
D, [2015-01-13T23:51:08.588831 #4449] DEBUG -- : waiting 3.5s after suspend/hibernation

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions