Closed (fixed)
Project:
Drupal.org infrastructure
Component:
Servers
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
2 Sep 2011 at 09:14 UTC
Updated:
21 May 2015 at 06:12 UTC
Jump to comment: Most recent
One of the OSL's FTP mirrors seems to be having issues. #2
Drop the ftp from the url ftp.drupal.org when downloading the file. See #9
When using drush patch drush according to #5
From #34 you could try to run the dig command and check for the (in)correct IP addresses.
(From Greg's email: Re: [development] FTP server down?)
1. Do: traceroute ftp.drupal.org
2. post it to a pastebin like http://pastebin.com/
3. Post a comment on this issue with a link to your pastebin
None of the file downloads work for me etc.
Comments
Comment #1
femrich commentedExperiencing the same problem from Kazakhstan...
Comment #2
killes@www.drop.org commentedYes, one of the OSL's FTP mirrors seems to be having issues.
Comment #3
ayesh commentedStill having it :(
Comment #4
femrich commentedIf it's only one mirror, is there a page somewhere with links to other mirrors? That would be handy. Likewise a link to redirect for selection of alternate mirrors...
Comment #5
Pierco commentedIf you use Drush, you can strip the ftp for the url in wget.inc (/usr/share/drush/package_handler/wget.inc):
more info: http://contrib.linalis.com/content/continuer-dutiliser-drush-quand-ftpdr...
Comment #6
steven jones commentedSubscribe, it's not working for us in the UK.
Comment #7
femrich commentedI don't use drush. Looked at it. Seems enormously complex. Seems setting up alternate mirror links is a reasonable thing...
Comment #8
ransom commentedGIT works
Comment #9
Pierco commentedJust remove 'ftp' from the url:
http://ftp.drupal.org/files/projects/views-7.x-3.0-rc1.tar.gz <-- doesn't work
http://drupal.org/files/projects/views-7.x-3.0-rc1.tar.gz <-- work
Comment #10
femrich commented@ ransom, how do I get to GIT? I recall I tried it when drupal.org was redirecting everyone there for downloads, though I never could get it to work...
Comment #11
ransom commentedClick version control for download instructions should be the first one on the list.
Remember to change the version to 7 if it's on 6.
http://drupal.org/documentation/git for setup information
&
How to patch:
http://vimeo.com/20459209 - Good video on how to setup your account to work with git
http://drupal.org/node/1015228 - More documentation on patching
http://jacine.net/post/8419331209/patches - Another nice guide on patching.
The Vimeo video is very informative btw.
Comment #12
avpadernoI have marked #1267580: Problems with the FTP server as duplicate of this one.
Comment #13
steven jones commentedSo these are nice workarounds, but @killes@www.drop.org any idea of when the FTP server might be back up?
Comment #14
killes@www.drop.org commentedI presume it will be brought up again when the OSL gets operational again, ie in 2-4 hours.
Comment #15
pjcdawkins commentedSubscribe
Comment #16
danielb commentedyou can try these
ftp://ftp-chi.osuosl.org/pub/drupal and ftp://ftp-nyc.osuosl.org/pub/drupal/
but removing 'ftp.' from the url does the trick for me too
Comment #17
giorgio79 commentedIt seems to be working now for me.
Comment #18
boran commentedd.o seems to be having a hard time these last few days. I dont envy the sysadmins!
Gone down again for me..
---
wget http://ftp.drupal.org/files/projects/drush-7.x-4.5.tar.gz
--2011-10-05 13:18:52-- http://ftp.drupal.org/files/projects/drush-7.x-4.5.tar.gz
Resolving ftp.drupal.org... 140.211.166.134
Connecting to ftp.drupal.org|140.211.166.134|:80...
---
Is there a non d.o page where one can track major problems and when services are likely to come back?
Comment #19
klausiSo this is not fixed.
Comment #20
zjoriz commentedLooks still down indeed...
EDIT: not anymore for me. I could download some modules just now.
Comment #21
bensnyder commentedIt's been down for me as well....
Comment #22
gregglesHere are two tracerts from folks having this problem.
http://pastebin.com/UwwWhpCi
http://pastebin.com/XUbTdLbv
Is this an issue we can get someone paged to attend to during off hours? When files are getting downloaded thousands of times every day this means a bad experience for thousands of users.
Comment #23
boran commentedIf this helps debugging: traceroute for me stops after level3 at nero.net..
14 ae-21-52.car1.Seattle1.Level3.net (4.69.147.163) 161.420 ms 161.402 ms 161.240 ms
15 4.53.150.46 (4.53.150.46) 166.977 ms 166.960 ms 166.301 ms
16 corv-car1-gw.nero.net (207.98.64.177) 168.832 ms 168.822 ms 168.805 ms
17 * * *
Comment #24
redndahead commentedWhile this is something the OSL should look at can anybody verify it's actually fixed? May have been a cross post.
Comment #25
boran commentedYes, works for me, now. Marking fixed.
Comment #26
xjmThis is recurring today, see:
#1307396: Project download links are broken
Comment #27
jnettikI can confirm this.
Comment #28
bdragon commentedOSUOSL got parked today and that screwed up the ns*.auth.osuosl.org. records.
While this is now resolved, many people's dns caches may have wrong data for up to 24 hours from now.
Comment #29
worldwidemv commentedMarked #1307496: Drupal Core can NOT be downloaded as duplicate of this issue.
Comment #30
avpaderno#1307644: You don't have permission to access /files/projects/imagefield_crop-7.x-1.0.tar.gz on this server. and #1307652: Site functionality problem - modules download links don't work have been marked as duplicate of this report.
Comment #31
ayesh commentedServers works in my end.
I'm on a 203.153.X.X IP , Sri Lanka.
Comment #32
torrance123 commentedI'm getting 403 messages, eg.
Comment #33
cmstom@Pierco
This works for me. Thank you!
Comment #34
DarkEden Genesis commentedI have error when trying to install modules.
Any clues??
Thanks
Comment #35
charles1988 commentedunable to download, forbidden since yesterday...
from India
http://ftp.drupal.org/files/projects/tweet-7.x-4.4.tar.gz
Forbidden
You don't have permission to access /files/projects/tweet-7.x-4.4.tar.gz on this server.
Apache Server at ftp.drupal.org Port 8080
Comment #36
kore21 commentedCarlton here found a solution:
http://drupal.org/node/1307272#comment-5111296
Comment #37
int_ua commentedReply to #9:
It worked for installing, but now it complains that no versions are found for these modules on the update page.
Comment #37.0
int_ua commentedUpdated issue summary.
Comment #38
elc commentedThis delegation issue has been fixed, however, the glue records are missing so this will not completely come good until they are added again, and the TTL for the crap delegation expires across the globe.
maybe .. can someone check my working and conclusion here?
Works from Internode in Australia, because I run my own caching DNS server and it still has everything cached.
http://pastebin.com/PU7MDmva
Includes wget and traceroute, expires in a month.
"Admin - Reports - Available Updates" works fine too.
Does NOT work from Singapore where I use the ISP DNS servers.
Difference seems to be the IP address that ftp.d.o resovles to.
New server? Out of sync server? Someone screwing with DNS?
My bet is now someone screwing with DNS :P It might even be fixed in 13527 seconds.
Crappy DNS lookup - Look at where osuosl.org is delegated (or my upstream DNS server thinks it's delegated)
And this is where it's MEANT to be delegated
Something tells me that someone accidently delegated the osuosl.org domain to GoDaddy DNS servers for a bit and it's now going to take 24 hours for it to clear out. (or actually just 13527 seconds for me)
I've checked all the .org NS and they all delegate it to the proper place, so I'm guessing it's just a matter of TTL expiry until this fixed itself.
Of course, THIS is a problem:
Delegation has been fixed, but GLUE RECORDS ARE MISSING
Comment #39
elc commentedThey're turning up in dig +trace .. now it's just a matter of time until the crap NS records expire from the caching name servers everwhere. Shouldn't be more than 24 hours from when the delegation was fixed.
Comment #40
valius commentedHi! I noticed the same problem from a few days from Italy, downloading the modules from the site, using url like this: http://ftp.drupal.org/..... and using drush dl ....
But is strange that I have at home two computers, one PC and one MAC, both with the quickstart environment (using Drupal on Linux) and only the MAC has this kind of problem, with the Windows PC all works well...
Comment #41
valius commentedJust to say that starting from now all is working again...
Comment #42
nnewton commented@ELC that was a lot of digging...
What happened actually was that the authority responsible for renewing osuosl.org didn't. The OSL has yelled at them sufficiently and all was restored quite quickly, but the DNS caches had to expire.
-N
Comment #42.0
nnewton commentedUpdated issue summary.
Comment #43
Yuri commentedStill happening. Any news?
Comment #44
killes@www.drop.org commentedwfm, please post a traceroute
Comment #45
ayesh commentedWorking at my end. (A broadband connection through Sri Lanka.)
Comment #45.0
ayesh commentedUpdated issue summary.
Comment #47
henryhu commentedAccording to #5, I made a change on /usr/share/php/drush/commands/pm/package_handler/wget.inc. It works.
Comment #48
clemens.tolboom