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

ErrorException: Attempt to read property "envelope" on null #3363

Open
sentry-io bot opened this issue Feb 16, 2023 · 1 comment
Open

ErrorException: Attempt to read property "envelope" on null #3363

sentry-io bot opened this issue Feb 16, 2023 · 1 comment

Comments

@sentry-io
Copy link

sentry-io bot commented Feb 16, 2023

Sentry Issue: APIARY-BB

ErrorException: Attempt to read property "envelope" on null
  File "/app/Observers/DocuSignEnvelopeObserver.php", line 17, in Illuminate\Foundation\Bootstrap\HandleExceptions::handleError
    $envelope->signable->envelope->count() === 0
  File "/app/Observers/DocuSignEnvelopeObserver.php", line 17, in App\Observers\DocuSignEnvelopeObserver::deleted
    $envelope->signable->envelope->count() === 0
  File "/app/Http/Middleware/CASAuthenticate.php", line 93, in App\Http\Middleware\CASAuthenticate::handle
    return $next($request);
  File "/app/Http/Middleware/Sentry.php", line 59, in App\Http\Middleware\Sentry::handle
    return $next($request);
  File "/public/index.php", line 52
    $request = Request::capture()
...
(84 additional frame(s) were not displayed)
@kberzinch
Copy link
Member

occurred while soft-deleting an envelope

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

1 participant