---
title: "Handling SIGHUP error from Heroku"
description: "Handling SIGHUP error from Heroku"
canonical_url: "https://www.bigbinary.com/blog/fix-sighup-error-from-heroku"
markdown_url: "https://www.bigbinary.com/blog/fix-sighup-error-from-heroku.md"
---

# Handling SIGHUP error from Heroku

Handling SIGHUP error from Heroku

- Author: Unnikrishnan KP
- Published: April 4, 2022
- Categories: Rails

A video on handling SIGHUP error from Heroku. We also get to see how to use
`notify_at_exit` feature of [Honeybadger](https://www.honeybadger.io). Please
note that this was an internal video which we are publishing as is.

<iframe
  width="100%"
  height="315"
  src="https://www.youtube.com/embed/f8yXrceAotQ"
  frameborder="0"
  allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
  allowfullscreen
></iframe>

## Links

- [Human page](https://www.bigbinary.com/blog/fix-sighup-error-from-heroku)
