Upon upgrade from Drupal 5.16 to 5.18, system is no longer able to fetch data about new updates. This is showing in the STATUS log, as well as within the Updates module itself. Although I can run CRON just fine, I get an error message about this when I do. Tried removing and uninstalling this module, and then re-installing but no improvement.

CommentFileSizeAuthor
AvailableUpdates5-21-2009.png50.56 KBIreneKraus

Comments

dww’s picture

Status: Active » Postponed (maintainer needs more info)

Can you try again with the latest update_status code at the end of the DRUPAL-5--2 branch in CVS? This might have been caused by #155450: backport separate {cache_update_status} table and private non-volatile cache API from D6 core, which is now fixed.

IreneKraus’s picture

Priority: Critical » Minor
Status: Postponed (maintainer needs more info) » Closed (fixed)

I have no idea why, but it suddenly started working again about 2 days ago. My impression was that something in how the install of Drupal on my sites connects to this site was fixed. At any rate, calling this closed as it is finally working again...

dww’s picture

Category: bug » support

Great, glad to hear it.