FAQ. The scheduler doesn't work: различия между версиями

Материал из WiKi - UserSide
Нет описания правки
Нет описания правки
 
(не показаны 3 промежуточные версии этого же участника)
Строка 1: Строка 1:
[[FAQ._The_scheduler_doesn%27t_work|en]] | [[FAQ._Не_работает_планировщик|ru]]
[[FAQ._The_scheduler_doesn%27t_work|en]] | [[FAQ._Не_работает_планировщик|ru]]


During [[Installation (installer)|installation of the system]] it is required to add to the system cron the execution of the "UserSide" ERP system scheduler to run on a minute-by-minute basis. This scheduler allows execution of a mass of internal operations.
During [[Installation|installation of the system]] it is required to add to the system cron the execution of the ERP "UserSide" system scheduler to run on a minute-by-minute basis. This scheduler allows execution of a mass of internal operations.


If the main page shows a message that the scheduler is not working - it means that either it is not specified in cron or is not working due to a lack of authorisation, or the system cron itself is not working.
If the main page shows a message that the scheduler is not working - it means that either it is not specified in cron or is not working due to a lack of authorisation, or the system cron itself is not working.


Also note the fact that the message that the scheduler is not running may be displayed, but it will indicate the time it was last run. And this time will be changed in the notification. Check if it is just a matter of the time being different by a fixed interval from the current time (2 hours, 3 hours...)? In that case you should check [[FAQ. Invalid time zone settings]].
Also note the fact that the message that the scheduler is not running may be displayed, but it will indicate the time it was last run. And this time will be changed in the notification. Check if it is just a matter of the time being different by a fixed interval from the current time (2 hours, 3 hours...)? Then the [[FAQ._Incorrect_time|time zone settings]] should be checked.


For detailed configuration see: [[Script - Scheduler]]
For detailed configuration see: [[Script - Scheduler]]

Текущая версия от 15:51, 13 марта 2023

en | ru

During installation of the system it is required to add to the system cron the execution of the ERP "UserSide" system scheduler to run on a minute-by-minute basis. This scheduler allows execution of a mass of internal operations.

If the main page shows a message that the scheduler is not working - it means that either it is not specified in cron or is not working due to a lack of authorisation, or the system cron itself is not working.

Also note the fact that the message that the scheduler is not running may be displayed, but it will indicate the time it was last run. And this time will be changed in the notification. Check if it is just a matter of the time being different by a fixed interval from the current time (2 hours, 3 hours...)? Then the time zone settings should be checked.

For detailed configuration see: Script - Scheduler