By Yannick WEBER on
Hi every one,
Since the last Drupal upgrade (6.12 to 6.13) he can't find any update information. the error message is "Unable to fetch any information about available new releases and updates" and nothing else.
My hoster confirm that port 80 was open (I reconfirm with a nmap) and they don't change anything at server configuration. They told me that I'm not the first one who's contact support for this problem.
I'm trying to launch a update.php with contributed module activate and deactivate but nothing is changed.
I never had any problem before the last Drupal upgrade.
Have any one a idea ???
Thank you in advance...
Comments
.
I have a site doing the same thing, but it was upgraded when 6.13 was released on July 1st.
It is not the upgrade doing it here, in fact the upgrade when I did it went just fine.
All of a sudden the update page shows empty with same error, click operations in the database log box does nothing.
I guess I don't need to know if it's up to date as long as I have a backup when it goes down.
same thing on my install
Just confirming that I'm seeing the same error on my installation of Drupal with 6.13.
Same thing here in a new
Same thing here in a new install.
Pepe
Warm regards from sunny México!
Pepe
:-)
I think I'm waiting a week
I think I'm waiting a week and I'm going to make a bug report...
I've find a provisional solution :
It's done
I don't no if it's working on all 6.13 installation because it's only working for one of my Drupal sites.
Thanks, RedKing
But it didn't work for me. :-(
Warm regards from (way too) sunny México!
:-)
José
Warm regards from sunny México!
Pepe
:-)
me too
Hello
I have the same problem, and it didn't work for me too. :-(
My problem is solved by
My problem is solved by itself.
I do not understand what happened!
Everything is OK now
After the ImageCache module had a security upgrade, Update Status worked again.
Pepe
Warm regards from sunny México!
Pepe
:-)
unable to fetch updates
I am having the same problem. I have been unable to check for updates for at least 4 days now. I run cron, check manually, and still get the message "unable to fetch...". I have been running 6.13 ever since it was first released but this is just now occurring.
Follow up post...
The install I'm referring to above is a Mosso (Rackspace Cloud) install that I've had no problems with until a little while ago. I just spoke with their tech support and they're not 100% sure yet if its a Mosso problem or a problem in the code. They have not disabled outbound port 80, which I know Drupal uses.
They say its a problem with the script being able to resolve drupal.org for some odd reason.
I'll try to keep this updated.
-D
.
I knew one of the modules was at fault in my case, but never found it till today, Imagecache was causing it. The module had a security upgrade today, and the available updates came right back after running update.php.
D6.13 since release, all modules are the newest dev version other than one poll mod.
I'm having the same problem
I'm having the same problem with two different sites (same server). One has Imagecache, and the other doesn't. I'm not running a multi-site setup.
.
I was reading where disabling and/or uninstall modules to find the one causing issue works, but with lots of modules this is a task. Maybe check to see which ones were added or upgraded recently and start with those.
After enabling and disabling
After enabling and disabling a large number of modules I had still not found the problem. I finally decided to try my host, though they've been less than helpful in the past. Turns out they had blocked my sites from communicating with Drupal. All's well now.
Same problem here ... and its
Same problem here ... and its strange as it only just started happening .. I upgraded to 6.13 a while ago and have done many updates since then. This also ruins Drush update because it relies on the update module.
Still havnt figured out what the problem is .. but since we are all getting this I think its highly unlikely to be a server problem, were all on different systems and getting the same problem. ahhh damn ..
My test servers update seems to not work at all, and my production server will check updates but when running drush update commands nothing happens, no updates are downloaded or made.
Ok well it is working on my
Ok well it is working on my live server . nevermind that! Just not on my test server like I said above.
Got it
It was apparmor on my ubuntu test server there was a named profile which was mucking things up .. on my live server there is not a named profile probably because on my test server I use wildcard dns to create fake domains and this profile was likely auto created.
Man that was a pain in the but! All is working as expected now.
EDIT: Here is the link to the bug/problem & solution in case someone else is getting the same thing. Its not drupal related but it breaks drupal updates.
http://ubuntuforums.org/archive/index.php/t-735188.html
Now I'm getting this, too.
The update goes into an infinite loop. When I gave up and restarted it, I realized that I couldn't select any specific versions on the update screen. In my log, I see:
"Attempted to fetch information about all available new releases and updates."
This never returns successfully. I pulled out the two modules I had updated today, but no luck.
Tracking Things Down
This began happening at the same time with two multi-site installations, two different versions of Drupal. So, very hard to believe it's just one module.
The first time I ran this, I noticed that some of the modules showed update data and others did not.
It seems very clearly to be a timeout issue, and one would presume the timeouts were being caused by modules in sequence - e.g. my Drupal 6.13 was reported as Up To Date, my admin_menu was "Failed to fetch available data", and then three more modules reported up-to-date, and then the "faileds" continued for the rest of the set.
So, my guess was that if it had anything to do with a module at this point (which I find hard to believe, because of that first thing I wrote), it would be "admin_menu". I removed and re-installed the latest stable version. Then "checked manually" again.
This time, it made it a little further. The module that got "stuck" was color_soc08, and this was a dev version, so I deleted it.
Ran manually again, got hung up at "image" which went from Alpha to Beta. Installed the Beta, ran Update.php...and now things were worse than before. Hung at cck 5 -2.5, which is stable.
So much for that theory, then. I'm voting for a server timeout. Is the timeout being caused by an infinite loop? If so, it is not Drupal-related, since this happened with both 5.x and 6.x sites at the same time (with far more profound impacts for the 5.x sites - I had to disable update_status to keep them going).
Speaking for everyone else on this thread, if we can't solve this soon, we're going to have big problems keeping our sites updated. Maybe it's time to use Drush for that purpose.
--
Bram Moreinis
Greenfield Digital
http://greenfielddigital.com
partial update module bug
Just a note - I had (have) the same problem on a relatively clean drupal 6.13. I tried uninstalling modules to no avail. Anyhow, without laying out specifics (though happy to share if anyone decides to get really serious about tracking the source), I seem to have resolved the problem by upping the time limits in my php.ini. In my Apache2/php.ini changed the following:
post_max_size = 32M
mysql.connect_timeout = 120 ;doubled
mysql.max_persistent = 24 ;was -1
mysql.max_links = 24 ;was -1
max_execution_time = 45 ; was 30
max_input_time = 60
;max_input_nesting_level = 64
memory_limit = 128M
One other clue. It started for me while trying to get the webmail_plus modules running and I had alerts set high to send a lot of email. My emails were not going out (other reasons) but they were draining resources in a pretty major way.
Hope something here helps someone.
Erik
may need to whitelist http://updates.drupal.org ?
I am having the same problem at Bluehost
I think the solution may be at http://drupal.org/comment/reply/259580/1124846#comment-1124846
the IP for http://updates.drupal.org displays as 140.211.166.6
FWIW, here are some strange log entries I examined
After this one, I disabled the Views module since I'm not using it, I disabled the image_gallery view because of the "# of items" issue I reported elsewhere #576980: cannot change number of items in image_gallery view - is it Views or Image issue?
Then there are some other strange messages which seem to suggest that something is being blocked:
~are you netsperienced?
♥ follow me @decibelplaces ∞
what is the port #?
I asked Bluehost to whitelist the IP and they sent me this response:
**later**
nmap shows 3 ports open, it is probably port 80 in use
(TCP Sequence Prediction: Difficulty=198 looks kind of low?)
~are you netsperienced?
♥ follow me @decibelplaces ∞
port open, no blacklist
I'm out of ideas....
~are you netsperienced?
♥ follow me @decibelplaces ∞
default install of 6.13 same issue at Bluehost
Bluehost is putting the onus on Drupal - but my Drupal sites on other servers are fine
just for sh*ts and giggles, I made a fresh default installation of 6.13 at Bluehost
the ONLY modules enabled are dblog and update
update fails WTF?
~are you netsperienced?
♥ follow me @decibelplaces ∞
The Problem is with Nero.net
Running traceroute, I see that nero.net is between us and Drupal. I'm going to contact their admin EDITED FOR PRIVACY and see if we can figure out WTF is happening.
-Bram
--
Bram Moreinis
Greenfield Digital
http://greenfielddigital.com
also Nero.net
I checked traceroute and for me there is also Nero.net - #17 - but I'm not sure why you suspect Nero.net specifically?
I am actually at my mother's house for the holiday and using HER ISP and there is still the same problem - so it's not my ISP..
I have posted more details at #579376: update fails at BlueHost - "Unable to fetch any information about available new releases and updates." - which has been marked as a duplicate with #512218: Checking for available modules fails for most of the modules - perhaps, but the disturbing thing is all these related threads just say the problem goes away by itself without any solution - I suspect that the Drupal updates server is refusing or dropping connections with IPs on shared hosts that are on "suspicious" lists --
my hosting co (BlueHost) has stopped responding to this ticket, although I told them failure to resolve it will force me to move my site to a server that actually works...
~are you netsperienced?
♥ follow me @decibelplaces ∞
Well, Sorry, It's not Nero.net....It's ftp.drupal.org
The hop after nero.net is to ftp.drupal.org, a mirror of which is hosted at osuosl.org where update status looks for module update information (see http://ftp.drupal.org/files/projects/).
I suspect there must be some "brownlisting" going on ...maybe I ran Drush commands too many times - but I can't figure out who to talk to or how to solve it....
If this were happening to MANY people I would imagine there would be MANY more posts...
If anyone knows how to contact the folks who maintain any traffic throttling for ftp.drupal.org (if that is what's happening) I hope they reply....
--
Bram Moreinis
Greenfield Digital
http://greenfielddigital.com
check www4 for blacklisting
I opened an issue for this problem and contacted Nero and was told they are not responsible
in the end, it turned out to be a blacklisting on www4 (whatever that is, I'm not sure) but after this comment about removing my IP from the www4 list update is working
http://drupal.org/node/579376#comment-2072042
~are you netsperienced?
♥ follow me @decibelplaces ∞
BlueHost also blames nero.net - what is the solution?
~are you netsperienced?
♥ follow me @decibelplaces ∞
Nero NOC
Please open issue on d.o for this. DO NOT CONTACT NERO. Contacting them will do nothing but make them dislike the Drupal community and we really need them to like us. The correct place for complaints about this issue is the d.o infra team. Nowhere else. I have edited your post to remove Davids contact information, while it is available in the whois information it is not appropriate to post here as a possible tech support option. Nero is not tech support and does not answer requests from non-clients. PLEASE DO NOT CONTACT THEM.
Narayan Newton
Tag1Consulting
Drupal Association
This is happening to me also.
This is happening to me also. I believe it has to be either php or drupal related. I would bet on php config.
The way i temporary fixed it on my server is with entry in my hosts file. I suspect that the update script cannot resolve updates.drupal.org to 140.211.166.6. Same was happening with rss server i was trying to connect, it was just not working before I added it in my /etc/hosts. I did a manual update to 6.14 but that didn't help.
the Drupal Infrastructure team needs to unblock your IP
The main issue may have been a buggy Drupal release several versions back that creates too many requests to the update server and causes the domain to be blocked. The current releases are fine.
"www4" is a web node accessed through a load-balancer. nobody accesses it directly - probably the reason why some of my update requests went through and others didn't. This is actually beginning to make sense.
the solution? Keep your code up to date.
(haha - but what if you can't connect to the update server, you ask? well, you can tell if you are using the latest version of core which includes the update module, just check the front page of d.o.)
Drupal Infrastructure advised me:
http://drupal.org/project/issues/infrastructure
~are you netsperienced?
♥ follow me @decibelplaces ∞
The drupal.org infrastructure
The drupal.org infrastructure team tries hard to not block IPs. If you experience issues with accessing updates.drupal.org please first speak to your hoster who might be actually blocking your access.
same issue here
I also have same issue with my site and always getting 'Failed to fetch available update data' error after updating to new version. Also I am getting error while updating BUEditor and Imageshack Module..don't know if that is causing the error.
Leo
read the thread
leostar:
First, uninstall those other modules and see if you can connect for updates
if not post an issue on Drupal Infrastructure and be sure to include your site's domain and/or IP so they can check it
http://drupal.org/project/issues/infrastructure
if you are having separate problems with the BUEditor Module you must first search the issues queues to make sure there is not already a thread (and possibly a solution). If you still find nothing, open an issue for each problem - post separate issues on their project issues queues
http://drupal.org/project/issues/bueditor?status=All&categories=All
I do not think there is a module for Imageshack - are you using Embedded Media Field?
http://drupal.org/project/issues/emfield?status=All&categories=All
~are you netsperienced?
♥ follow me @decibelplaces ∞
Still having problems?
I have drupal 6.14 and when I check for updates it only appears Drupal 6.14, so I dont believe drupal may be blocking my IP because it says "Up to date". I debugged 'update' module and found that in some part of the code projects get lost and aren't even checked for updates..
Solved for me
Use CVS deploy when you get your modules with cvs, that was my problem..
Unable to fetch update data using Drupal 6.14
I am also having same issues. When I checked manually, it is obvious that some of my modules have updates available but when I check from within Drupal's "Available Updates", it comes up with the following.
No information is available about potential new releases for currently installed modules and themes. To check for updates, you may need to run cron or you can check manually. Please note that checking for available updates can take a long time, so please be patient.
A solution
For my case it worked
I think the problem is not in drupal, the probles is in the server configuration (firewall block)
I have a supemecenter to manage the server and I set the "Outgoing connections manager" to allow the server to connect to the server from drupal, add
ip port count host
140.211.166.21 80 84 master2.drupal.org
140.211.166.6 80 84 master.drupal.org
to allow you to connect. Whether we want to connect to another site outside of your server whith any module...
If you have other software to manage your server different to SupremeCenter then looking for ways of seeing blocks connections from the inside out.