Giter VIP home page Giter VIP logo

Comments (9)

elfassy avatar elfassy commented on July 17, 2024

+1

from rails_panel.

shanesveller avatar shanesveller commented on July 17, 2024

While #52 says that 0.2.5 should improve Rails 4 pre-release support, I am still seeing the above issue with this newer meta_request version and Rails 4.0 RC1. Perhaps one of my other dependencies is causing the conflict instead.

from rails_panel.

dejan avatar dejan commented on July 17, 2024

Can you please paste your Gemfile. Thanks.

from rails_panel.

shanesveller avatar shanesveller commented on July 17, 2024

@dejan Here's a gist: https://gist.github.com/shanesveller/80a010c63b58c3f2bc7f

This is ultra low-priority for me, I'm only a hobby programmer experimenting with bumping a project app to Rails 4. I appreciate you taking the time to look at it whenever you like.

from rails_panel.

zzemla avatar zzemla commented on July 17, 2024

+1

from rails_panel.

zzemla avatar zzemla commented on July 17, 2024

Not sure if this will help, but quick research into this error shows that app_request.events contains 'process_action.action_controller' event which references (via payload[:request]) the current Rack::Request. Calling to_json on Rack::Request object fails for me, probably because it contains references to IO objects (like STDERR). Tested on ruby 2.0, Rails 4 RC1.

from rails_panel.

dejan avatar dejan commented on July 17, 2024

@shanesveller thank you very much for the Gemfile. It helped me recreate the issue and fix it. The newrelic_rpm gem set the payload[:request] that contained some closed IO as @zzemia discovered.

from rails_panel.

dejan avatar dejan commented on July 17, 2024

Fix is in meta_request 0.2.6.

from rails_panel.

cschramm avatar cschramm commented on July 17, 2024

Works for me. Thanks!

from rails_panel.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.