AamAadmiParty / india-standalone-drupal

A drupal based website that currently powers http://aamaadmiparty.org/, the "main" site. It is different from other AAP websites in drupal for primarily large scale email sending capabilities, among many other small things. (This website is a contender for merging with 'regional-domainsite-drupal' reposiroty when the latter is ready)
GNU General Public License v2.0
0 stars 1 forks source link

Video cron to frequently fetch video content #44

Closed sumeetpareek closed 11 years ago

sumeetpareek commented 11 years ago

@tkuldeep You have mentioned here that the cron is updated - https://github.com/AamAadmiParty/india-standalone-drupal/issues/41#issuecomment-25680700

Have you tested this to work? I remember (could be wrong) having disabled the feed importers on the prod site to keep the site lean, and suspect that new videos are not getting added perhaps. Could you continue the conversation in this thread on how/where is the cron set up and if new videos are actually being fetched?

tkuldeep commented 11 years ago

@sumeetpareek Yes, You had disabled feed importers module, but I have again enabled, Then I manually run importer, then there are 8 videos created new.

But I think crons are not running in prod site. Last cron was run at 14/09/2013 - 11:00pm. So I tried to manually run feed cron, job is executed, but no more video is getting importing.

tkuldeep commented 11 years ago
tkuldeep commented 11 years ago

Now I am able to run drush command in cron via drush site alias.. Site alias is :+1: Missed this, Now whenever I will new setup, first I will create site alias, then try to run every command with site-alias.

tkuldeep commented 11 years ago

Cron has been set up in prod site. It wiill run daily at 1.05 am.