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

Model\Payment\PaymentClosed: Already closed! #2747

Open
sentry-io bot opened this issue Jun 3, 2024 · 0 comments · May be fixed by #2764
Open

Model\Payment\PaymentClosed: Already closed! #2747

sentry-io bot opened this issue Jun 3, 2024 · 0 comments · May be fixed by #2764
Assignees

Comments

@sentry-io
Copy link

sentry-io bot commented Jun 3, 2024

Sentry Issue: H-SKAUTING-CZ-1RC

Model\Payment\PaymentClosed: Already closed!
  File "/home/vu008930/releases/20240425-1606-5c7c376/app/model/Payment/Payment.php", line 308, in Model\Payment\Payment::checkNotClosed
    throw new PaymentClosed('Already closed!');
  File "/home/vu008930/releases/20240425-1606-5c7c376/app/model/Payment/Payment.php", line 150, in Model\Payment\Payment::update
    $this->checkNotClosed();
  File "/home/vu008930/releases/20240425-1606-5c7c376/app/model/Payment/Handlers/Payment/UpdatePaymentHandler.php", line 27, in Model\Payment\Handlers\Payment\UpdatePaymentHandler::__invoke
    $command->getNote(),
  File "/home/vu008930/releases/20240425-1606-5c7c376/app/model/Infrastructure/Services/Messenger/LoggingMiddleware.php", line 22, in Model\Infrastructure\Services\Messenger\LoggingMiddleware::handle
    $result = $stack->next()->handle($envelope, $stack);
  File "/home/vu008930/releases/20240425-1606-5c7c376/app/model/Common/Services/MessengerCommandBus.php", line 19, in Model\Common\Services\MessengerCommandBus::handle
    $this->commandBus->dispatch($command);
...
(15 additional frame(s) were not displayed)

Already closed!
@juradee juradee self-assigned this Jun 3, 2024
@juradee juradee linked a pull request Jun 19, 2024 that will close this issue
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

Successfully merging a pull request may close this issue.

1 participant