From: Stan Pitucha <stan.pitucha@envato.com> To: unicorn-public@bogomips.org Subject: Issues after 5.5.0 upgrade Date: Wed, 6 Mar 2019 12:47:22 +1100 Message-ID: <CAJ2_uEPifcv_ux4sX=t0C4zHTHGhqVfcLcSB2kTU3Rb_6pQ3nw@mail.gmail.com> (raw) Hi, I'm running into two issues after an upgrade from 5.4.1 (a few previous versions worked just fine as well). I've got a rails 5.2 app started via: bin/unicorn_rails -E development -c config/unicorn.rb With the minimal config.ru in place (require environment, run app), I get: I, [2019-03-06T12:28:44.393406 #43714] INFO -- : Refreshing Gem list ArgumentError: wrong number of arguments (given 0, expected 2) /Users/viraptor/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/unicorn-5.5.0/lib/unicorn.rb:49:in `block in builder' /Users/viraptor/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/unicorn-5.5.0/bin/unicorn_rails:139:in `block in rails_builder' /Users/viraptor/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/unicorn-5.5.0/lib/unicorn/http_server.rb:794:in `build_app!' /Users/viraptor/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/unicorn-5.5.0/lib/unicorn/http_server.rb:141:in `start' /Users/viraptor/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/unicorn-5.5.0/bin/unicorn_rails:209:in `<top (required)>' bin/unicorn_rails:17:in `load' bin/unicorn_rails:17:in `<top (required)>' Any ideas how to debug this further? (I made an attempt at bisecting last release, but ended up with yet another issue there when building native extensions when installing 5.4.1 over another version of 5.4.1, so gave up for now - let me know if that's the only way) -- Stan Pitucha Site Reliability Engineer at Envato http://envato.com
next reply other threads:[~2019-03-06 1:47 UTC|newest] Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top 2019-03-06 1:47 Stan Pitucha [this message] 2019-03-06 2:48 ` Eric Wong 2019-03-06 4:07 ` Stan Pitucha 2019-03-06 4:44 ` Eric Wong 2019-03-06 5:57 ` Jeremy Evans 2019-03-06 7:27 ` Stan Pitucha 2019-03-07 2:28 ` [PATCH] unicorn_rails: fix regression with Rails >= 3.x in app build Eric Wong
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style List information: https://yhbt.net/unicorn/ * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to='CAJ2_uEPifcv_ux4sX=t0C4zHTHGhqVfcLcSB2kTU3Rb_6pQ3nw@mail.gmail.com' \ --to=stan.pitucha@envato.com \ --cc=unicorn-public@bogomips.org \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
unicorn Ruby/Rack server user+dev discussion/patches/pulls/bugs/help This inbox may be cloned and mirrored by anyone: git clone --mirror https://yhbt.net/unicorn-public git clone --mirror http://ou63pmih66umazou.onion/unicorn-public # If you have public-inbox 1.1+ installed, you may # initialize and index your mirror using the following commands: public-inbox-init -V1 unicorn-public unicorn-public/ https://yhbt.net/unicorn-public \ unicorn-public@yhbt.net unicorn-public@bogomips.org mongrel-unicorn@rubyforge.org mongrel-unicorn-GrnCvJ7WPxnNLxjTenLetw@public.gmane.org public-inbox-index unicorn-public Example config snippet for mirrors. Newsgroups are available over NNTP: nntp://news.public-inbox.org/inbox.comp.lang.ruby.unicorn nntp://ou63pmih66umazou.onion/inbox.comp.lang.ruby.unicorn note: .onion URLs require Tor: https://www.torproject.org/ code repositories for the project(s) associated with this inbox: ../../unicorn.git AGPL code for this site: git clone http://ou63pmih66umazou.onion/public-inbox.git