[TYPO3-english] R: problem with scheduler and crontab

De Contardi Riccardo Riccardo.DeContardi at bhuman.it
Wed Jan 11 17:31:08 CET 2012


Yes, using the path with the symlink works; the import process still does not work :(

In my crontab I've set:

   */2 * * * * php /vol01/typo3-sites/mysite/typo3/cli_dispatch.phpsh scheduler

Then in the site that should import the news:

1. The record "News Importer for Feeds" has been placed in the same sysfolder that should contain the news
1.1 In the feed URL field - clicking on "more options" icon, it brings out a new field called Update interval in seconds (used by cron job only), that has a default value of 7200. The manual does not mention this field, so... what value should one put in it?

2. Scheduler: I've added a new job News RSS Import - Updater (ttnews_rss_import) with frequency */5 * * * *
(Is that right? Should it be greater o lesser than the value set in crontab? If I set it less than 2 minutes, the task becomes "yellow" ("Late, will run with next execution") after the next execution time passes)

The ttnews_rss_import manual says there could be a log file: fileadmin/rssimport.log
I've created it and with a tail I see that... the import should work:

Wed, 11 Jan 2012 17:20:04 +0100 Do the import of selected records "compliments" (1)     http://site.staging.bhuman.it/cat/alpha/rss.xml   0 Categories, 3 News

Alas.... no new tt_news records were found into the sysfolder!!!



More information about the TYPO3-english mailing list