Last modified: 2013-02-01 11:47:35 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T32261, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 30261 - Remove/Correct sep11.wikipedia domain
Remove/Correct sep11.wikipedia domain
Status: RESOLVED FIXED
Product: Wikimedia
Classification: Unclassified
DNS (Other open bugs)
unspecified
All All
: Low minor (vote)
: ---
Assigned To: Nobody - You can work on this!
http://lists.wikimedia.org/pipermail/...
: ops
Depends on:
Blocks: 24805
  Show dependency treegraph
 
Reported: 2011-08-06 09:42 UTC by p858snake
Modified: 2013-02-01 11:47 UTC (History)
18 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description p858snake 2011-08-06 09:42:32 UTC
From the mailing list:

"I am note sure who might be in a position to correct this, but this list
seems the most likely..

For some reason sep11.wikipedia.org subdomain is forwarding to a spam site -
this was pointed out on OTRS earlier.

I assume this was set up as a redirect to the 9/11 memories Wiki, and that
site has since been taken over.

Can someone fix this?"
Comment 1 Huib abigor Laurens 2011-08-06 10:07:13 UTC
There was a old request for this before... At that time it was just giving time-outs.
Comment 2 Max Semenik 2011-08-06 10:11:40 UTC
sep11: interwiki also needs to be removed.
Comment 3 p858snake 2011-08-06 10:17:54 UTC
(In reply to comment #1)
> There was a old request for this before... At that time it was just giving
> time-outs.
A saw a older bug about sep11.* when filing but based on a quick skim it was in regards to the interwiki entry.
Comment 4 Brion Vibber 2011-08-06 10:38:38 UTC
Looks like the sep11memories.org domain was hosted by Jeff Merkey:

http://web.archiveorange.com/archive/v/FH5EqpwO08Jq1aa7tkRL

If Jeff's no longer owning that domain or maintaining the site, we may need to find someone else to host it (or, y'know, Wikimedia could just host it like we did from 2001 to 2006).

There appears to be a mirror of a data dump available for download: http://code.google.com/p/wikiteam/downloads/detail?name=sep11wiki.7z

(iirc the DB still got run through data dumps for some time after the wiki itself was closed and redirected, hence the dump being from 2007 after it was closed. So even if it's not on our DBs anymore I think we could recover from there.)
Comment 5 Huib abigor Laurens 2011-08-06 10:48:39 UTC
I could probally host it when a webhost is all needed?  I can probally bring it up by tonight. 

Let me know...
Comment 6 Krinkle 2011-08-06 15:24:19 UTC
Whatever is done, if nothing happends within 24 hours I think we should atleast disable the redirect *as soon as posisble* showing a server not found, or a default "Wikimedia project doesn't exist yet" page. 

Redirecting to automated commercial placeholders from a Wikimedia domain is not acceptable under any conditions. We can always bring it back up to point to a WMF server or something else (which is why we don't have to remove the interwiki yet).
Comment 7 Ángel González 2011-08-06 16:00:34 UTC
There is now a mirror (from the linked dump above) at http://sep11.wiki-web.es/wiki/In_Memoriam
Comment 8 p858snake 2011-08-09 00:19:40 UTC
Per the SAL:
> "17:15 Ryan_Lane: RobH is removing the sep11.wikipedia.org subdomain redirect. It didn't post to the SAL, and he can't get onto IRC "

I still seem to be getting it.

(CCing Ryan and Rob)
Comment 9 Casey Brown 2011-08-09 00:40:04 UTC
It works for me. Maybe it's just caching?
Comment 10 p858snake 2011-08-09 00:58:22 UTC
ugh my dns cache might be acting stupid again... lets flush it again.
Comment 11 Brion Vibber 2011-08-15 19:00:58 UTC
I see the generic 'no such wiki' page on sep11.wikipedia.org, but no wiki and no wiki pages.
Comment 12 p858snake 2011-08-15 22:21:16 UTC
(In reply to comment #11)
> I see the generic 'no such wiki' page on sep11.wikipedia.org, but no wiki and
> no wiki pages.

that is intended I believe, since we havn't setup a wiki there and just killed the redirect.

Marking fixed since we wanted the redirect gone and that is what this bug was focused on (and my previous comment about it not working was seven being silly).
Comment 13 Brion Vibber 2011-09-07 00:15:12 UTC
Reopening -- since it points to a bogus place where there's nothing, nothing's been solved.
Comment 14 Daniel Zahn 2011-09-09 11:20:20 UTC
Also see RT #1445
Comment 15 MZMcBride 2011-09-09 22:23:04 UTC
I'm currently getting the following:

$ curl -Is "sep11.wikipedia.org/" | grep Location
Location: http://wayback.archive.org/web/20030315000000*/http://sep11.wikipedia.org/wiki/In_Memoriam

$ curl -Is "sep11.wikipedia.org/wiki/" | grep Location
Location: http://www.sep11memories.org/wiki/

This is obviously broken. There are reports on wikitech-l that some people are getting "This week has been closed" messages as well. I suspect some kind of cache pollution.
Comment 16 Daniel Zahn 2011-09-10 08:59:19 UTC
Yes, it's caching. The change has been made in the Apaches, but then it was a matter of purging the URL from squid caches. This has been done with "sep11.wikipedia.org" but not with the ./wiki/ URL apparently.
Comment 17 Ariel T. Glenn 2011-09-10 09:25:55 UTC
Fixed:

/home/wikipedia/common/php/maintenance$ echo 'http://sep11.wikipedia.org/wiki/' | php ./purgeList.php --wiki aawiki
Purging 1 urls...
Done!

Any other variants of the url still broken?
Comment 18 Daniel Zahn 2011-09-10 09:40:49 UTC
Thanks Ariel! 

 curl -Is "sep11.wikipedia.org/" | grep Location
Location: http://wayback.archive.org/web/20030315000000*/http://sep11.wikipedia.org/wiki/In_Memoriam

curl -Is "sep11.wikipedia.org/wiki/" | grep Location
Location: http://wayback.archive.org/web/20030315000000*/http://sep11.wikipedia.org/wiki/In_Memoriam
Comment 19 p858snake 2011-09-11 00:16:03 UTC
(In reply to comment #17)
> Any other variants of the url still broken?
The interwiki stuff still seems broken,

eg: http://en.wikipedia.org/w/index.php?title=Template:Flight_93&oldid=444483634  (See Sep11 Wiki in footer (has since been removed from the template for this reason))
Comment 20 Huib abigor Laurens 2011-10-25 22:38:49 UTC
Wy remove it? Would a link to a good mirror not be better?
Comment 21 Ryan Lane 2011-10-25 22:40:24 UTC
(In reply to comment #20)
> Wy remove it? Would a link to a good mirror not be better?

The conversation occurred on wikitech-l. Please see that.
Comment 22 Pete F 2011-11-17 03:45:47 UTC
Ryan: link to discussion?

It seems to me that interwiki links are supposed to link to....wikis. Not archives of wikis. Is this interwiki used much? If so, I guess maybe it should be kept alive.

I think it's pretty important that we not be feeding spambots, even for a short period of time. This has been a known problem since the beginning of August. Even if there's a better solution in the works, can't we just delete the current interwiki while it's being developed?
Comment 23 Daniel Zahn 2011-11-17 17:12:29 UTC
link to discussion is _somewhere_ (sorry) in http://lists.wikimedia.org/pipermail/wikitech-l/

We could just delete the interwiki prefix from the database table but how would that make the template better, it would just be a red link instead of at least the archive link. And how does it still feed spam bots now?
Comment 24 Pete F 2011-11-17 18:23:19 UTC
Hi Daniel, thanks for the link..at least I'm one step closer :) Hopefully Ryan or somebody can identify what month or subject line to look for now.

I think my comment above may have been in error. I was going off the version of the Sep11Wiki page at meta that I had found (which is what initially led me to this bug). The [[sep11:]] interwiki link there led to a spam page when I first clicked it; when I checked again yesterday, it seemed to me that it still did. However, it's possible that I confused it with one of the other links I clicked there.

In any event, I think I was mistaken about the level of urgency in my previous comment. It looks like the [[sep11:]] prefix is working OK now. Sorry about that.
Comment 25 Andre Klapper 2012-11-10 17:13:44 UTC
After comment 17 this is minor (or WONTFIX?), issue to fix described in comment 19.
Comment 26 Antoine "hashar" Musso (WMF) 2013-02-01 11:47:35 UTC
The interwiki seems to work fine. I guess this is now fully fixed.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links