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

recipe not triggered by paidLate invoice #92

Open
d2ro opened this issue Jun 2, 2021 · 0 comments
Open

recipe not triggered by paidLate invoice #92

d2ro opened this issue Jun 2, 2021 · 0 comments

Comments

@d2ro
Copy link

d2ro commented Jun 2, 2021

Hi, we observed in our production system that a paidLate invoice has not triggered the recipe.

The trigger of our "Generated_FiatExchangeConversion" recipe is:

Btcpayserver Invoice Status Change to confirmed(false or paidPartial or paidOver or paidLate or marked)

An invoice had been paid late. We have marked it as complete the next morning:

31.5.2021 21:12:48	Invoice status is expired
31.5.2021 21:12:48	Invoice xxx new event: invoice_expired (1004)
31.5.2021 21:43:33	Invoice xxx new event: invoice_receivedPayment (1002)
31.5.2021 21:43:33	Invoice status is expired (paidLate)
31.5.2021 21:43:33	Invoice xxx new event: invoice_paidAfterExpiration (1009)
1.6.2021 09:36:17	Invoice xxx new event: invoice_markedComplete (2008)
1.6.2021 09:36:28	Invoice xxx is not monitored anymore.

The invoice ID did appear neither in the logs of the recipe nor in the docker logs.

Any help is appreciated. Thanks in advance :-)

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