Giter Club home page Giter Club logo

Comments (3)

Blacksmoke16 avatar Blacksmoke16 commented on June 15, 2024

If you monkey patch in some pp ex within the exception handler, is the actual exception this Closed stream error? Is possible its trying to handle a different error originally that might make the problem more clear.

from crystal.

jwoertink avatar jwoertink commented on June 15, 2024

Possibly related? https://forum.crystal-lang.org/t/help-solving-io-error/130 I get this error ALL the time on every Lucky project I work on. I've never found what causes it, and I'm not sure if it actually affects anything or not.

from crystal.

straight-shoota avatar straight-shoota commented on June 15, 2024

The exception seems to be caused by the grip framework. It appears to be seting the status code in an error handler at a point where the response connection is already closed (ref. https://github.com/grip-framework/grip/blob/7dbfcde591659e29c21f91e2ed8620ed1748510a/src/grip/handlers/exception.cr#L16C9-L16C112).

I don't think there's anything actionable here. Please report this issue to grip.

If you need more help with debugging (the original error is overshadowed by this bug in the error handler) please consult https://forum.crystal-lang.org/

from crystal.

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.