Can't Get Update Info
[ Drupal 7.22; multi-site ] Manually running "Available Updates" produces the following error message for "core" and each module and theme: Failed to get available update data. Not sure why this is suddenly happening. Worked like a charm in the past. I looked online for help, and tried a few things (e.g., "flushed" the 'cache_update' table using 'phpmyadmin'). Still not working. Anyone have any ideas? Thanks! -- Prof Kenneth H Jacker khj@cs.appstate.edu Computer Science Dept www.cs.appstate.edu/~khj Appalachian State Univ Boone, NC 28608 USA
In your settings.php file, put this line: $conf['update_max_fetch_time'] = 60; Nancy Injustice anywhere is a threat to justice everywhere. -- Dr. Martin L. King, Jr.
________________________________ From: Kenneth Jacker
Manually running "Available Updates" produces the following error message for "core" and each module and theme:
Failed to get available update data.
Not sure why this is suddenly happening. Worked like a charm in the past.
I looked online for help, and tried a few things (e.g., "flushed" the 'cache_update' table using 'phpmyadmin'). Still not working.
First, thanks for your prompt reply! nw> In your settings.php file, put this line: nw> $conf['update_max_fetch_time'] = 60; Which "settings.php"? For each of my (multi)sites? What about 'all'? I changed it in 'default' and one of my sites, but a theme (Zen) which appears updateable in the web interface, but is not listed using Drush ("drush up"). Thanks again, -Kenneth PS Still puzzled why this change is needed ... has working fine for many months/years ...
Yes, it would be in each site's settings.php. There is no settings.php for "all". There is an issue about this that's been open for quite a while now. It comes and goes depending on the site and connection. Nancy Injustice anywhere is a threat to justice everywhere. -- Dr. Martin L. King, Jr.
________________________________ From: Kenneth Jacker nw> In your settings.php file, put this line: nw> $conf['update_max_fetch_time'] = 60;
Which "settings.php"? For each of my (multi)sites?
What about 'all'?
I changed it in 'default' and one of my sites, but a theme (Zen) which appears updateable in the web interface, but is not listed using Drush ("drush up").
Thanks again,
-Kenneth
PS Still puzzled why this change is needed ... has working fine for many months/years ...
participants (2)
-
Kenneth Jacker -
Nancy Wichmann