dokku-logging-supervisord
dokku-logging-supervisord copied to clipboard
Railsapp with Unicorn: invalid argument: -p -c (OptionParser::InvalidArgument)
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?
Did you figure this out @ncri?
No. Was 5 years ago, so I don't remember any detail. ;-)