Invoice automatically send twice

Version: v5.10.31

Environment Docker

Checklist

I’ve searched for similar problems in this forum but found no solution for mine.

Describe the bug

I’ve activated automatic sending of invoices but they are always send twice instead of only once.
When I send them manually there is only one mail send.

Steps To Reproduce

Not sure how to reproduce. It happens every time an invoice is send out automatically.

Expected Behavior

Invoice is only send once.

Additional context

I’m using the Docker version of Invoiceninja but use it with an Apache2 instead of Nginx.

Screenshots

Invoiceninja-Problem

Logs

[2024-08-08 06:20:00] production.INFO: Performing Autobilling 2024-08-08 06:20:00
[2024-08-08 10:00:03] production.INFO: Auto Bill - balance remains to be paid!! - XX.XXX
[2024-08-08 23:30:03] production.INFO: updating currencies

Hi,

Is it possible the cron is configured more than once?

I didnt configure any cronjob, the Docker container does everything by itself.

I suggest creating a discussion on GitHub to see if the backend developers have any suggestions.

1 Like

I did create a discussion: Invoice automatically send twice · invoiceninja/invoiceninja · Discussion #10103 · GitHub
Thanks a lot, hopefully we can get this one figured out, it is a bit embarrassing to send the same mail twice. :smiley: