Project

General

Profile

Actions

Bug #75802

closed

scheduler cron command

Added by Karl-Heinz Fischbach about 8 years ago. Updated almost 6 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
scheduler
Target version:
-
Start date:
2016-04-20
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
7
PHP Version:
5.6
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

Hi,
I am not sure if I am doing something wrong.

I have scheduled a scheduler command in cron syntax.

30 * * * * /usr/bin/php /var/www/av_homep/typo3/cli_dispatch.phpsh scheduler

From my perspective, this should be a valid syntax for a cron command.

I use this on ubuntu level the same way and it works to start the job each hour at xx:30.

The error message I get:


Invalid frequency. Please enter either a number of seconds or a valid cron command. The cron parser said: Unable to split given cron command to five fields. [code: 1291227373].

I hope it is not a bug. So I would be happy someone to tell me the right syntax.

Regards
Karl-Heinz

Actions

Also available in: Atom PDF