Skip to content

Railsapp with Unicorn: invalid argument: -p -c (OptionParser::InvalidArgument) #36

@ncri

Description

@ncri

Trying this out I suddenly notice the following entries in my rails apps log:

/app/vendor/bundle/ruby/2.2.0/gems/unicorn-4.8.3/bin/unicorn:110:in `block in <top (required)>': invalid argument: -p -c (OptionParser::InvalidArgument)
from /app/vendor/bundle/ruby/2.2.0/gems/unicorn-4.8.3/bin/unicorn:10:in `new'
from /app/vendor/bundle/ruby/2.2.0/gems/unicorn-4.8.3/bin/unicorn:10:in `<top (required)>'
from /app/vendor/bundle/ruby/2.2.0/bin/unicorn:23:in `load'
from /app/vendor/bundle/ruby/2.2.0/bin/unicorn:23:in `<main>'

Any idea how to fix?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions