I support the site https://www.vtsweb.org and have noticed on the available updates page the above msg with exclamation mark icon for most contrib modules on the site. Running D6.28 core and a current drush up reports "No code updates available.".

Want to point out the Drush up report seems to leave out everything reported as failed to fetch on the available updates page ie. below is the entire drush output:

==============================================
[ps7080]$ ../drush/drush up
Update information last refreshed: Wed, 2013-06-12 18:01

Update status information on all installed and enabled Drupal projects:
Name Installed version Proposed version Status
Administration menu 6.x-1.8 6.x-1.8 Up to date
Advanced help 6.x-1.2 6.x-1.2 Up to date
Drupal core 6.28 6.28 Up to date
Ubercart 6.x-2.11 6.x-2.11 Up to date
CAPTCHA 6.x-2.4 6.x-2.4 Up to date
Clickpath 6.x-1.2 6.x-1.2 Up to date
Comment Upload 6.x-1.0-alpha6 6.x-1.0-alpha6 Up to date
Content Construction Kit 6.x-2.9 6.x-2.9 Up to date
(CCK)
Content Taxonomy 6.x-1.0-rc2 6.x-1.0-rc2 Up to date
Date 6.x-2.9 6.x-2.9 Up to date

No code updates available. [ok]
[ps7080]$
==============================================

So Drush isn't listing any info about the items that failed to fetch avail. updt data, which includes

ctools, devel, ... , views_rss, webform

Comments

killes@www.drop.org’s picture

Can you try to get the update data manually, e.g. using wget? Can you send a traceroute? can you ping updates.drupal.org?

killes@www.drop.org’s picture

Status: Active » Postponed (maintainer needs more info)

postponed for lack of feedback.

marty’s picture

Status: Postponed (maintainer needs more info) » Closed (cannot reproduce)

Sorry it took me a while to get back to this. Meanwhile, the issue appears to have resolved itself.

Ping works great btw

[ps7080]$ ping updates.drupal.org
PING master.drupal.org (140.211.10.16) 56(84) bytes of data.
64 bytes from master.drupal.org (140.211.10.16): icmp_seq=1 ttl=55 time=31.4 ms
64 bytes from master.drupal.org (140.211.10.16): icmp_seq=2 ttl=55 time=31.3 ms
64 bytes from master.drupal.org (140.211.10.16): icmp_seq=3 ttl=55 time=31.6 ms
^C
--- master.drupal.org ping statistics ---
3 packets transmitted, 3 received, 0% packet loss, time 2008ms
rtt min/avg/max/mdev = 31.337/31.456/31.616/0.186 ms
[ps7080]$

Thanks, I've closed this issue as not reproducible.

marty’s picture

Status: Closed (cannot reproduce) » Active

Hi I just went back to the available updates page and got the same errors again. Ping is fine eg.

[ps7080]$ ping updates.drupal.org
PING master.drupal.org (140.211.10.16) 56(84) bytes of data.
64 bytes from master.drupal.org (140.211.10.16): icmp_seq=1 ttl=55 time=31.3 ms

Also when I clicked the "check manually" link on the page ie. /admin/reports/updates/check it came back with all my current status'. So it appears to be some sort of sporadic problem I am having.

Can you please suggest next steps for me, if any?

there’s picture

This happened after running `yum update` on Fedora 19. The solution here was to restart Apache, using service httpd restart.

Component: updates.drupal.org » Updates System
basic’s picture

Status: Active » Fixed

This should be resolved now as the updates traffic is now fronted with a CDN.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.