This question has been flagged
1 Reply
10592 Views

Hi,

The default scheduled actions (like, for example, Fetchmail Service) aren't running... They appear with the "Next execution date" with yesterday's date... What be happening?

Thanks

Avatar
Discard
Author Best Answer

Hi,

Just solved it myself... If there's more than one database in the instance of OpenERP this should work:

  1. Delete all of the other databases if possible

  2. Go to settings->technical->automation->scheduled actions and check for the actions that has "Repeat missed" checked. Uncheck them.

  3. Edit the openerp-server.conf file, and set db_name, db_user and db_password correctly

  4. Reboot the odoo instance and check if it's working after it (it may not respond for some minutes if some of the scheduled actions has the "Repeat missed" option checked)

Avatar
Discard

I have to serve multi DB. Do you have any solution?