Giter Site home page Giter Site logo

Comments (6)

 avatar commented on June 25, 2024

Check the errors from /tmp/redmine_due_date_reminder.log

I had to add path to bins

from due_date_reminder.

Guite avatar Guite commented on June 25, 2024

Fixed by changing the syntax to:

0 5 * * * RedmineUser cd /var/.../redmine/redmine; rake redmine:send_reminders RAILS_ENV="production"

The actual task name (send_reminders) I found with rake -T.

from due_date_reminder.

f0y avatar f0y commented on June 25, 2024

rake redmine:send_reminders is not plugin task. It's built in redmine functionality.

Cron job does not work because of misprint in word reminder in command rake redmine:redminder_plugin:send_notifications.

from due_date_reminder.

Guite avatar Guite commented on June 25, 2024

Thanks for bringing this up! 👍

from due_date_reminder.

Guite avatar Guite commented on June 25, 2024

Works! Thanks again.

from due_date_reminder.

matbott avatar matbott commented on June 25, 2024

I have the same problem. my cron line: cd / opt / bitnami / apps / htdocs; rake redmine: send_reminders RAILS_ENV = "production"

Log cron:
rake redmine: send_reminders RAILS_ENV = "production")
November 8 11:21:01 linux CRON [32050]: (root) MAIL (mailed 1 byte of output, but got status 0x004b, # 012)

Any suggestions?

from due_date_reminder.

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.