GithubHelp home page GithubHelp logo

Comments (4)

turbo124 avatar turbo124 commented on June 17, 2024

duplicate of #9228

as mentioned in that thread, unable to replicate, most likely some form of system error. as advised in that thread if the cron was working correctly your expanded logging would be outputting to log every hour with the reminder job logging.

Please use the existing issue if you have new data for us to review.

from invoiceninja.

RoundAboutWEB avatar RoundAboutWEB commented on June 17, 2024

Unfortunately, support has not been very helpful in this case so far. The problem has been occurring since some version update and since then I have had to send all reminders manually.

Under "/storage/logs/invoiceninja.log" was logged for today:

[2024-02-16 11:00:04] production.INFO: Sending invoice reminders on 2024-02-16 11:00:04
[2024-02-16 11:00:04] production.INFO: caught a duplicate reminder for invoice RRE-2024-1171

However, no automatic reminder was sent:

grafik

So please help me where I need to check and correct what.

from invoiceninja.

turbo124 avatar turbo124 commented on June 17, 2024
[2024-02-16 11:00:04] production.INFO: caught a duplicate reminder for invoice RRE-2024-1171

This is seen when the reminder template has been manually sent previously. The system checks the database columns reminder1_sent, reminder2_sent, reminder3_sent

and if those timestamps are not null, the reminder email is skipped.

from invoiceninja.

RoundAboutWEB avatar RoundAboutWEB commented on June 17, 2024

However, this message was created AFTER the manual dispatch, because the automatic one does not work!

from invoiceninja.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.