Troubleshooting
Common issues/workarounds for honeybadger-elixir
are documented here. If you don't find a solution to your problem here or in our
support documentation, email support@honeybadger.io and we'll assist
you!
Before You Start Troubleshooting
- Make sure you are on the latest version of honeybadger-elixir.
All Errors Are Not Reported
If no errors are reported (even manually via
Honeybadger.notify
):
- Is the
api_key
config option configured? - Are you in an excluded environment configured by
exclude_envs
?