Last modified: 2013-09-19 22:06:12 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 T51300, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 49300 - Internal cross-wiki api request fails on wikidata beta deployment
Internal cross-wiki api request fails on wikidata beta deployment
Status: RESOLVED DUPLICATE of bug 45868
Product: Wikimedia Labs
Classification: Unclassified
deployment-prep (beta) (Other open bugs)
unspecified
All All
: Normal normal
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks: 45868
  Show dependency treegraph
 
Reported: 2013-06-07 09:49 UTC by Aude
Modified: 2013-09-19 22:06 UTC (History)
9 users (show)

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


Attachments

Description Aude 2013-06-07 09:49:32 UTC
The following api request done internally in the MediaWikiSite core class fails on the wikidata beta deployment instance:

http://en.wikipedia.beta.wmflabs.org/w/api.php?action=query&prop=info&redirects=1&converttitles=1&format=json&titles=Keyboard+Cat

This means that site links cannot be saved.
Comment 1 Antoine "hashar" Musso (WMF) 2013-06-10 08:07:50 UTC
That is the same issue as bug 45868 which is that the instances can not access the public IP pointed by *.beta.wmflabs.org because of NAT.
Comment 2 Antoine "hashar" Musso (WMF) 2013-09-19 22:02:57 UTC
The workaround is referenced in bug 45868:

 iptables -t nat -I OUTPUT --dest 208.80.153.219 -j DNAT --to-dest 10.4.1.133
Comment 3 Antoine "hashar" Musso (WMF) 2013-09-19 22:06:12 UTC
I have added a summary on bug 45868, the workaround and the above iptables trick.  Lets follow up on that bug report :-)

*** This bug has been marked as a duplicate of bug 45868 ***

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


Navigation
Links