Hello,
I’ve set up our Laravel app to use Sentry following these steps:
Errors are coming through, but some of them without the full stack trace (screenshot).
Any clues?
Since it’s an error on a lower level, beyond the framework one, sentry doesn’t have a chance to get the full stack I guess.