Maybe same problems as http://drupal.org/node/908462 but the impact was also on cron jobs. All the admin pages are very slow. And I keep having Status alerts.

On the same time, on the Status report page :
/en/admin/reports/status : reported "Cron maintenance tasks" = OK
/fr/admin/reports/status : reported "Cron maintenance tasks" = Error. Last cron 3 weeks ago.

I did rolled back from i18n v1.7 to i18n v1.6 and everything went OK. Except that now I've got alerts for "Module and theme update status" : Out of date (because of i18n version).

Comments

Michel Poulain’s picture

Status: Active » Fixed

I did try the dev version (on my production site) and it worked.

Michel Poulain’s picture

Status: Fixed » Active

In fact even the dev version, didn't correct all the problems. I can't wake up my website. In english, the site seems to be online. But on my main language the website is still offline. And as a regular visitor, the website is indeed off-line.

/fr/admin/settings/site-maintenance = off-line
/en/admin/settings/site-maintenance = online

In my $conf['i18n_variables'] there is no trace of any "site_offline".

And, my website is very very very slow since the last i18n update! What happened?

Michel Poulain’s picture

Status: Active » Closed (fixed)

Last version 6.x-1.x-dev (2010-oct.-14) fixed everything.

I went to /admin/settings/language/i18n/variables and cleaned up all unnecessary variables.

My website is 500x faster and no more "no cron" task alert ! Thanks.