ExpressionEngine CMS
Open, Free, Amazing

Thread

This is an archived forum and the content is probably no longer relevant, but is provided here for posterity.

The active forums are here.

cron_db-backup stopped working in 2011

January 27, 2011 7:34am

Subscribe [3]
  • #1 / Jan 27, 2011 7:34am

    desertdaisy

    20 posts

    I’ve used cron_db_backup on my site’s index page for years and it’s made a backup for me every day:

    Here’s what is looks like:

    {exp:cron minute="0" hour="3" plugin="cron_db_backup" prefix="bu_ALL_daily"}{/exp:cron}

    The backups stopped happening 12/31/2010. I have no idea why. Help!

    [Mod Edit: Moved to the EE 1 Technical Support forum]

  • #2 / Jan 27, 2011 5:36pm

    Sue Crocker

    26054 posts

    Hi, desertdaisy.

    Can you tell us which version/build of EE1.x you’re using? See EEWiki:// HowTo Determine My EE Version

    Do other cron jobs work?

  • #3 / Jan 28, 2011 1:43am

    desertdaisy

    20 posts

    I’m using expression engine 1.6.9, build 20100430.

    The other cron things are cache clears. I can’t tell if they work or not. As I type this, the sql_cache and db_cache folders, and all the items inside those folders, are dated January 27.

    The entire listing of cron items, including db_backup is as follows:

    {exp:cron minute="0" hour="5" which="db_cache" plugin="cron_clean_cache"}{/exp:cron}
    {exp:cron minute="05" hour="5" which="sql_cache" plugin="cron_clean_cache"}{/exp:cron}
    {exp:cron minute="10" hour="5" which="tag_cache" plugin="cron_clean_cache"}{/exp:cron}
    {exp:cron minute="15" hour="5" which="page_cache" plugin="cron_clean_cache"}{/exp:cron}
    {exp:cron minute="20" hour="5" which="world_weather_cache" plugin="cron_clean_cache"}{/exp:cron}
    {exp:cron minute="25" hour="5" which="moblog_cache" plugin="cron_clean_cache"}{/exp:cron}
    
    {exp:cron minute="55" hour="4" plugin="cron_blacklist"}{/exp:cron}
    
    {exp:cron minute="0" hour="3" plugin="cron_db_backup" prefix="bu_ALL_daily"}{/exp:cron}
    
    {exp:cron minute="15" hour="3" plugin="cron_db_backup" prefix="bu_entries_daily" tables="exp_weblog_data|exp_weblog_titles"}{/exp:cron}
  • #4 / Jan 28, 2011 2:19pm

    Sue Crocker

    26054 posts

    Is the last one working? It’s only doing two tables instead of the whole db..

  • #5 / Jan 29, 2011 3:21am

    desertdaisy

    20 posts

    No. That one doesn’t work either.

  • #6 / Jan 30, 2011 11:17am

    Greg Salt

    3988 posts

    Hi desertdaisy,

    When did you upgrade to version 1.6.9? Is the cron_db_backup the old 1st Party one?

    Cheers

    Greg

  • #7 / Jan 30, 2011 11:58am

    desertdaisy

    20 posts

    As best as I can figure out, I upgraded to 1.6.9 in June. cron definitely worked after that, but it’s the same cron I’ve been using for years, so it’s probably the ‘old’ one.

  • #8 / Jan 31, 2011 10:11am

    Sue Crocker

    26054 posts

    Hi, desertdaisy. That particular add-on is no longer supported. You’ll need to use something like MySQLDumper

    One other problem might be the size of your database. As you add content over time, it gets larger.

    You might want to consider making another backup of your site with either MySQLDumper or PHPMyAdmin, and then trimming down the size of your database.

    See the image below for the list of supported cron plugins.

  • #9 / Feb 02, 2011 11:34pm

    Sue Crocker

    26054 posts

    Hi, Desertdaisy.

    Ingmar found a bug in the cron routines for EE2.x that are also probably an issue in 1.x.

    Bug Report

.(JavaScript must be enabled to view this email address)

ExpressionEngine News!

#eecms, #events, #releases