Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Runtime error not logging specific message #213

Closed
daneshd opened this issue Jan 9, 2018 · 4 comments
Closed

Runtime error not logging specific message #213

daneshd opened this issue Jan 9, 2018 · 4 comments

Comments

@daneshd
Copy link

daneshd commented Jan 9, 2018

I recently upgraded a rails app and was deploying it to our staging environment with warbler. Every time I made a web request to it though, I kept hitting an unknown error. The only message I saw in my tomcat logs was resetting rack response due exception.

After getting some help from some fine folks in the jruby IRC channel, they suggested to make an issue to see if there's enough info being logged. Perhaps I just missed the error message or have misconfigured something? They mentioned that the web response being sent back should have included something about the error but I didn't see anything. I'm guessing it may be because I was running things in staging and that Rails just redirects to my 500.html error page instead of showing any info on the error.

I included the exception message in this log and hacked together a build to test for myself. That helped me solve my own issue but it probably doesn't hurt to have this in place for others.

@rosenjcb
Copy link

rosenjcb commented Sep 5, 2018

Adding the error e would be super helpful. I recommend the pull request (or something equivalent) be accepted.

@seanstory
Copy link

Looks like this was "fixed" back in 2018, but there hasn't been a release since then. Any plans to release with this fix?

@headius
Copy link
Member

headius commented Nov 20, 2020

@seanstory Ahh yeah sorry about that. The folks that had been maintaining this library moved on to other things, so it has been mostly dormant.

@kares @enebo @jkutner @mkristian We really need to get this project going again, because issues are piling up. Can we have a chat at some point about how to transition this to new maintainers? Mostly we need to figure out who can be responsible for monitoring issues and get a general status about how we verify and push releases now.

@kares
Copy link
Member

kares commented Aug 16, 2022

seems to have been handled at #214 and is now available in 1.1.22

@kares kares closed this as completed Aug 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants