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.
| Comment | File | Size | Author |
|---|---|---|---|
| AvailableUpdates5-21-2009.png | 50.56 KB | IreneKraus |
Comments
Comment #1
dwwCan 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.
Comment #2
IreneKraus commentedI 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...
Comment #3
dwwGreat, glad to hear it.