CiviCRM Community Forums (archive)

*

News:

Have a question about CiviCRM?
Get it answered quickly at the new
CiviCRM Stack Exchange Q+A site

This forum was archived on 25 November 2017. Learn more.
How to get involved.
What to do if you think you've found a bug.



  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using Core CiviCRM Functions (Moderator: Yashodha Chaku) »
  • Cron Broken Since 4.3.0
Pages: [1]

Author Topic: Cron Broken Since 4.3.0  (Read 13800 times)

erogers

  • I post occasionally
  • **
  • Posts: 74
  • Karma: 0
  • CiviCRM version: 4.6.2
  • CMS version: Wordpress 4.1
  • MySQL version: 5
  • PHP version: 5
Cron Broken Since 4.3.0
July 18, 2013, 08:26:24 am
Ever since upgrading to 4.3.x cron has been busted. Scheduled mailings do get sent, membership statuses don't get updated, etc.

I have this command running:

php /path/to/sites/all/modules/civicrm/bin/cli.php -u myuser -p mypass -e Job -a execute

If I run it on the command line, it returns HTML with this error:

Sorry but we are not able to provide this at the moment.
DB Error: no such table<


I have gone through all the logs I can find, and don't see any indication of which table is missing. 

If I run the jobs manually in the CiviCRM admin, they do work.

Coleman Watts

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 2346
  • Karma: 183
  • CiviCRM version: The Bleeding Edge
  • CMS version: Various
Re: Cron Broken Since 4.3.0
July 18, 2013, 10:36:31 am
If you enable debugging and backtrace in Civi system setting that html page will give you much more helpful info.
Try asking your question on the new CiviCRM help site.

erogers

  • I post occasionally
  • **
  • Posts: 74
  • Karma: 0
  • CiviCRM version: 4.6.2
  • CMS version: Wordpress 4.1
  • MySQL version: 5
  • PHP version: 5
Re: Cron Broken Since 4.3.0
July 18, 2013, 04:02:11 pm
Thanks! I found that that CiviCRM had lost the table prefix on my Drupal users table. Now cron runs without any errors. However, mail is still not working. After cron runs the scheduled mailings show up as started, but they never send any email and never switch over to finished. Unfortunately there no errors...

Hershel

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4640
  • Karma: 176
    • CiviHosting
  • CiviCRM version: Latest
  • CMS version: Mostly WordPress and Drupal
Re: Cron Broken Since 4.3.0
July 19, 2013, 04:44:14 am
I have seen this also. Can you delete all unsent mailers and try fresh?

What version of CiviCRM do you have now?
CiviHosting and CiviOnline -- The CiviCRM hosting experts, since 2007

See here for the official: What to do if you think you've found a bug.

erogers

  • I post occasionally
  • **
  • Posts: 74
  • Karma: 0
  • CiviCRM version: 4.6.2
  • CMS version: Wordpress 4.1
  • MySQL version: 5
  • PHP version: 5
Re: Cron Broken Since 4.3.0
July 19, 2013, 08:15:01 am
Yep, I deleted and tried again, no luck. I'm Civi 4.3.3 with Drupal 7.22

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using Core CiviCRM Functions (Moderator: Yashodha Chaku) »
  • Cron Broken Since 4.3.0

This forum was archived on 2017-11-26.