unicorn Ruby/Rack server user+dev discussion/patches/pulls/bugs/help
 help / color / mirror / code / Atom feed
From: Philip Cunningham <philip@irisconnect.co.uk>
To: unicorn-public@bogomips.org
Subject: `hash' called on unexpected T_NODE object
Date: Tue, 22 Jul 2014 16:17:20 +0100	[thread overview]
Message-ID: <891E6723-963F-4794-A93A-0473B2B2976C@irisconnect.co.uk> (raw)

[-- Attachment #1: Type: text/plain, Size: 2099 bytes --]

Hello

We recently experienced an issue with our staging server on Heroku. It's the first time we've seen this error and the staging server hasn't been updated in a week or so. It's not clear to me how I should investigate this further so I would appreciate any assistance you might offer. Some details are below:

``` ruby version
ruby 2.0.0p481 (2014-05-08 revision 45883) [x86_64-linux]
```

``` log
2014-07-22T14:47:34.306596+00:00 app[web.2]: /app/vendor/bundle/ruby/2.0.0/gems/unicorn-4.8.2/lib/unicorn/http_request.rb:80:in `parse': method `hash' called on unexpected T_NODE object (0x007fa3c36823d8 flags=0x33b21c) (NotImplementedError)
2014-07-22T14:47:34.306602+00:00 app[web.2]:    from /app/vendor/bundle/ruby/2.0.0/gems/unicorn-4.8.2/lib/unicorn/http_request.rb:80:in `read'
2014-07-22T14:47:34.306627+00:00 app[web.2]:    from /app/vendor/bundle/ruby/2.0.0/gems/unicorn-4.8.2/lib/unicorn/http_server.rb:572:in `process_client'
2014-07-22T14:47:34.306629+00:00 app[web.2]:    from /app/vendor/bundle/ruby/2.0.0/gems/unicorn-4.8.2/lib/unicorn/http_server.rb:666:in `worker_loop'
2014-07-22T14:47:34.306632+00:00 app[web.2]:    from /app/vendor/bundle/ruby/2.0.0/gems/unicorn-4.8.2/lib/unicorn/http_server.rb:521:in `spawn_missing_workers'
2014-07-22T14:47:34.306653+00:00 app[web.2]:    from /app/vendor/bundle/ruby/2.0.0/gems/unicorn-4.8.2/lib/unicorn/http_server.rb:532:in `maintain_worker_count'
2014-07-22T14:47:34.306657+00:00 app[web.2]:    from /app/vendor/bundle/ruby/2.0.0/gems/unicorn-4.8.2/lib/unicorn/http_server.rb:290:in `join'
2014-07-22T14:47:34.306658+00:00 app[web.2]:    from /app/vendor/bundle/ruby/2.0.0/gems/unicorn-4.8.2/bin/unicorn:126:in `<top (required)>'
2014-07-22T14:47:34.306659+00:00 app[web.2]:    from /app/vendor/bundle/ruby/2.0.0/bin/unicorn:23:in `load'
2014-07-22T14:47:34.306660+00:00 app[web.2]:    from /app/vendor/bundle/ruby/2.0.0/bin/unicorn:23:in `<main>'
2014-07-22T14:47:34.461811+00:00 app[web.2]: E, [2014-07-22T14:47:34.461628 #2] ERROR -- : reaped #<Process::Status: pid 122 exit 1> worker=0
```

Cheers
Philip


             reply	other threads:[~2014-07-22 15:17 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-22 15:17 Philip Cunningham [this message]
2014-07-22 16:39 ` `hash' called on unexpected T_NODE object Eric Wong
2014-07-22 16:53   ` Jonathan del Strother

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=891E6723-963F-4794-A93A-0473B2B2976C@irisconnect.co.uk \
    --to=philip@irisconnect.co.uk \
    --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
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://yhbt.net/unicorn.git/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).