Re: [Wikimediaau-l] warning on the wiki

2009-12-14 Thread private musings
well... being a technical genius 'n all - I identified the problem as due to
the wiki source logo - and I changed Image: to File: - something tells me
that this is nothing to do with why the problem went away.. but it has.
cheers,
Peter,
PM.

On Mon, Dec 14, 2009 at 6:58 PM, private musings thepmacco...@gmail.comwrote:

 I've been chipping away a bit on the wiki, and thought I should probably
 report this error which now appears at the top of the page;
 bWarning/b: file_get_contents(
 http://commons.wikimedia.org/w/api.php?titles=Image%3AWikisource-logo.svgamp;iiprop=timestamp%7Cuser%7Ccomment%7Curl%7Csize%7Csha1%7Cmetadata%7Cmimeamp;prop=imageinfoamp;format=jsonamp;action=queryhttp://commons.wikimedia.org/w/api.php?titles=Image%3AWikisource-logo.svgiiprop=timestamp%7Cuser%7Ccomment%7Curl%7Csize%7Csha1%7Cmetadata%7Cmimeprop=imageinfoformat=jsonaction=query)
 [a href='function.file-get-contents'function.file-get-contents/a]:
 failed to open stream: HTTP request failed! in b/srv/www/
 www.wikimedia.org.au/html/w/includes/HttpFunctions.php/b on line
 b116/bbr /

 I hope I didn't break anything.
 cheers,
 Peter,
 PM.

___
Wikimediaau-l mailing list
Wikimediaau-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikimediaau-l


Re: [Wikimediaau-l] warning on the wiki

2009-12-14 Thread Andrew
I think there is some general unrelated problem - the thing's very very
heavily lagged and is taking over a minute to respond.

cheers
Andrew

2009/12/14 private musings thepmacco...@gmail.com

 well... being a technical genius 'n all - I identified the problem as due
 to the wiki source logo - and I changed Image: to File: - something tells me
 that this is nothing to do with why the problem went away.. but it has.
 cheers,
 Peter,
 PM.

 On Mon, Dec 14, 2009 at 6:58 PM, private musings 
 thepmacco...@gmail.comwrote:

 I've been chipping away a bit on the wiki, and thought I should probably
 report this error which now appears at the top of the page;
 bWarning/b: file_get_contents(
 http://commons.wikimedia.org/w/api.php?titles=Image%3AWikisource-logo.svgamp;iiprop=timestamp%7Cuser%7Ccomment%7Curl%7Csize%7Csha1%7Cmetadata%7Cmimeamp;prop=imageinfoamp;format=jsonamp;action=queryhttp://commons.wikimedia.org/w/api.php?titles=Image%3AWikisource-logo.svgiiprop=timestamp%7Cuser%7Ccomment%7Curl%7Csize%7Csha1%7Cmetadata%7Cmimeprop=imageinfoformat=jsonaction=query)
 [a href='function.file-get-contents'function.file-get-contents/a]:
 failed to open stream: HTTP request failed! in b/srv/www/
 www.wikimedia.org.au/html/w/includes/HttpFunctions.php/b on line
 b116/bbr /

 I hope I didn't break anything.
 cheers,
 Peter,
 PM.



 ___
 Wikimediaau-l mailing list
 Wikimediaau-l@lists.wikimedia.org
 https://lists.wikimedia.org/mailman/listinfo/wikimediaau-l


___
Wikimediaau-l mailing list
Wikimediaau-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikimediaau-l


Re: [Wikimediaau-l] warning on the wiki

2009-12-14 Thread Craig Franklin
I believe that the chapter wiki uses a third-party extension so that we can
access Commons.  In my experience, this extension is a bit flaky and
sometimes causes problems.  I don't have access to the code, but I'd say
it's trying (and failing) to open a connection to Commons to load the image,
and it's waiting until the remote call fails before it serves the page
(which explains the lag).

 

If the problem is on Commons' end, it should hopefully clear itself up, if
it's on our end though it might be something for Werdna to have a look at.

 

Cheers,

Craig F.

 

From: wikimediaau-l-boun...@lists.wikimedia.org
[mailto:wikimediaau-l-boun...@lists.wikimedia.org] On Behalf Of private
musings
Sent: Monday, 14 December 2009 6:01 PM
To: Wikimedia-au
Subject: Re: [Wikimediaau-l] warning on the wiki

 

well... being a technical genius 'n all - I identified the problem as due to
the wiki source logo - and I changed Image: to File: - something tells me
that this is nothing to do with why the problem went away.. but it has.

cheers,

Peter,

PM.

 

On Mon, Dec 14, 2009 at 6:58 PM, private musings thepmacco...@gmail.com
wrote:

I've been chipping away a bit on the wiki, and thought I should probably
report this error which now appears at the top of the page;

bWarning/b:
file_get_contents(http://commons.wikimedia.org/w/api.php?titles=Image%3AWiki
source-logo.svg
http://commons.wikimedia.org/w/api.php?titles=Image%3AWikisource-logo.svgi
iprop=timestamp%7Cuser%7Ccomment%7Curl%7Csize%7Csha1%7Cmetadata%7Cmimeprop=
imageinfoformat=jsonaction=query
amp;iiprop=timestamp%7Cuser%7Ccomment%7Curl%7Csize%7Csha1%7Cmetadata%7Cmime
amp;prop=imageinfoamp;format=jsonamp;action=query) [a
href='function.file-get-contents'function.file-get-contents/a]: failed to
open stream: HTTP request failed! in
b/srv/www/www.wikimedia.org.au/html/w/includes/HttpFunctions.php/b on
line b116/bbr /

 

I hope I didn't break anything.

cheers,

Peter,

PM.

 

___
Wikimediaau-l mailing list
Wikimediaau-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikimediaau-l


Re: [Wikimediaau-l] warning on the wiki

2009-12-14 Thread K. Peachey
On Mon, Dec 14, 2009 at 8:50 PM, Craig Franklin cr...@halo-17.net wrote:
 I believe that the chapter wiki uses a third-party extension so that we can
 access Commons.  In my experience, this extension is a bit flaky and
 sometimes causes problems.  I don’t have access to the code, but I’d say
 it’s trying (and failing) to open a connection to Commons to load the image,
 and it’s waiting until the remote call fails before it serves the page
 (which explains the lag).

 If the problem is on Commons’ end, it should hopefully clear itself up, if
 it’s on our end though it might be something for Werdna to have a look at.
Well I don't see any extension on [[Special:Version]] so I would be
assuming we are using Foreign File Repos[1] which is the standard
method that all the WMF wiki's are using so it shouldn't be a issue
with that.

[1]. http://www.mediawiki.org/wiki/Manual:$wgForeignFileRepos

-Peachey

___
Wikimediaau-l mailing list
Wikimediaau-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikimediaau-l