【发布时间】:2023-03-18 03:45:02
【问题描述】:
我面临的问题是订单电子邮件在我的 magento 商店中不起作用。我安装了 AOE 调度程序,但我遇到了这个问题
未找到心跳任务。检查 cron 是否配置正确。
我每秒钟都会收到这封电子邮件
Available actions:
--action listAllCodes
--action lastRun --code <code> [--secondsFromNow] Get the timestamp of the last successful run of a job for a given code
--action scheduleNow --code <code> Schedule a job to be executed as soon as possible
--action runNow --code <code> [--tryLock] [--force] Run a job directly
--action wait [--timout <timeout=60>] Active wait until no schedules are running.
--action flushSchedules --mode (future|all) Flush schedules.
--action listAllRunningSchedules
--action killAll
--action watchdog
--action cron --mode (always|default) [--includeJobs <comma separated list of jobs>] [--excludeJobs <comma separated list of jobs>] [--includeGroups <comma separated list of groups>] [--excludeGroups <comma separated list of groups>]
我被卡住了,我不知道如何解决这个问题,请帮助
【问题讨论】:
-
我投票结束这个问题,因为 Stack Overflow 是一个programming-related 问答网站。您的问题与编程无关。也许你应该把它发到magento.stackexchange.com 上?
标签: magento