public inbox for [email protected]
help / color / mirror / Atom feederror on wiki page
5+ messages / 3 participants
[nested] [flat]
* error on wiki page
@ 2019-04-09 23:13 Jeremy Schneider <[email protected]>
2019-04-09 23:17 ` Re: error on wiki page Jonathan S. Katz <[email protected]>
0 siblings, 1 reply; 5+ messages in thread
From: Jeremy Schneider @ 2019-04-09 23:13 UTC (permalink / raw)
To: pgsql-www
This seems to be a valid URL but I'm getting an error whenever I try to
access it - anything look suspicious on your side?
https://wiki.postgresql.org/wiki/Replication,_Clustering,_and_Connection_Pooling
=====
MediaWiki internal error.
Exception caught inside exception handler.
Set $wgShowExceptionDetails = true; at the bottom of LocalSettings.php
to show detailed debugging information.
--
http://about.me/jeremy_schneider
^ permalink raw reply [nested|flat] 5+ messages in thread
* Re: error on wiki page
2019-04-09 23:13 error on wiki page Jeremy Schneider <[email protected]>
@ 2019-04-09 23:17 ` Jonathan S. Katz <[email protected]>
2019-04-10 18:48 ` Re: error on wiki page Stefan Kaltenbrunner <[email protected]>
0 siblings, 1 reply; 5+ messages in thread
From: Jonathan S. Katz @ 2019-04-09 23:17 UTC (permalink / raw)
To: Jeremy Schneider <[email protected]>; pgsql-www
On 4/9/19 7:13 PM, Jeremy Schneider wrote:
> This seems to be a valid URL but I'm getting an error whenever I try to
> access it - anything look suspicious on your side?
>
> https://wiki.postgresql.org/wiki/Replication,_Clustering,_and_Connection_Pooling
>
> =====
>
> MediaWiki internal error.
>
> Exception caught inside exception handler.
>
> Set $wgShowExceptionDetails = true; at the bottom of LocalSettings.php
> to show detailed debugging information.
WFM in Chrome, but failed with the same error in FF and Safari.
Jonathan
Attachments:
[application/pgp-signature] signature.asc (833B, 2-signature.asc)
download
^ permalink raw reply [nested|flat] 5+ messages in thread
* Re: error on wiki page
2019-04-09 23:13 error on wiki page Jeremy Schneider <[email protected]>
2019-04-09 23:17 ` Re: error on wiki page Jonathan S. Katz <[email protected]>
@ 2019-04-10 18:48 ` Stefan Kaltenbrunner <[email protected]>
2019-04-10 19:19 ` Re: error on wiki page Jonathan S. Katz <[email protected]>
0 siblings, 1 reply; 5+ messages in thread
From: Stefan Kaltenbrunner @ 2019-04-10 18:48 UTC (permalink / raw)
To: Jonathan S. Katz <[email protected]>; +Cc: Jeremy Schneider <[email protected]>; pgsql-www
On 4/10/19 1:17 AM, Jonathan S. Katz wrote:
> On 4/9/19 7:13 PM, Jeremy Schneider wrote:
>> This seems to be a valid URL but I'm getting an error whenever I try to
>> access it - anything look suspicious on your side?
>>
>> https://wiki.postgresql.org/wiki/Replication,_Clustering,_and_Connection_Pooling
>>
>> =====
>>
>> MediaWiki internal error.
>>
>> Exception caught inside exception handler.
>>
>> Set $wgShowExceptionDetails = true; at the bottom of LocalSettings.php
>> to show detailed debugging information.
>
> WFM in Chrome, but failed with the same error in FF and Safari.
afaiks that was actually a varnish caching issue (in our setup with MW)
- I suspect that the actual issue occured during or after the last
reboot of the box (~36h ago) due to regular maintainance and varnish
kept the error page cached.
Should be cleaned up now
Stefan
^ permalink raw reply [nested|flat] 5+ messages in thread
* Re: error on wiki page
2019-04-09 23:13 error on wiki page Jeremy Schneider <[email protected]>
2019-04-09 23:17 ` Re: error on wiki page Jonathan S. Katz <[email protected]>
2019-04-10 18:48 ` Re: error on wiki page Stefan Kaltenbrunner <[email protected]>
@ 2019-04-10 19:19 ` Jonathan S. Katz <[email protected]>
2019-04-10 20:39 ` Re: error on wiki page Jeremy Schneider <[email protected]>
0 siblings, 1 reply; 5+ messages in thread
From: Jonathan S. Katz @ 2019-04-10 19:19 UTC (permalink / raw)
To: Stefan Kaltenbrunner <[email protected]>; +Cc: Jeremy Schneider <[email protected]>; pgsql-www
On 4/10/19 2:48 PM, Stefan Kaltenbrunner wrote:
> On 4/10/19 1:17 AM, Jonathan S. Katz wrote:
>> On 4/9/19 7:13 PM, Jeremy Schneider wrote:
>>> This seems to be a valid URL but I'm getting an error whenever I try to
>>> access it - anything look suspicious on your side?
>>>
>>> https://wiki.postgresql.org/wiki/Replication,_Clustering,_and_Connection_Pooling
>>>
>>> =====
>>>
>>> MediaWiki internal error.
>>>
>>> Exception caught inside exception handler.
>>>
>>> Set $wgShowExceptionDetails = true; at the bottom of LocalSettings.php
>>> to show detailed debugging information.
>>
>> WFM in Chrome, but failed with the same error in FF and Safari.
>
> afaiks that was actually a varnish caching issue (in our setup with MW)
> - I suspect that the actual issue occured during or after the last
> reboot of the box (~36h ago) due to regular maintainance and varnish
> kept the error page cached.
Fun.
> Should be cleaned up now
They're all working for me -- thanks!
Jonathan
Attachments:
[application/pgp-signature] signature.asc (833B, 2-signature.asc)
download
^ permalink raw reply [nested|flat] 5+ messages in thread
* Re: error on wiki page
2019-04-09 23:13 error on wiki page Jeremy Schneider <[email protected]>
2019-04-09 23:17 ` Re: error on wiki page Jonathan S. Katz <[email protected]>
2019-04-10 18:48 ` Re: error on wiki page Stefan Kaltenbrunner <[email protected]>
2019-04-10 19:19 ` Re: error on wiki page Jonathan S. Katz <[email protected]>
@ 2019-04-10 20:39 ` Jeremy Schneider <[email protected]>
0 siblings, 0 replies; 5+ messages in thread
From: Jeremy Schneider @ 2019-04-10 20:39 UTC (permalink / raw)
To: Jonathan S. Katz <[email protected]>; Stefan Kaltenbrunner <[email protected]>; +Cc: pgsql-www
On 4/10/19 12:19, Jonathan S. Katz wrote:
> On 4/10/19 2:48 PM, Stefan Kaltenbrunner wrote:
>> Should be cleaned up now
>
> They're all working for me -- thanks!
Working here too. Thx
-J
--
http://about.me/jeremy_schneider
^ permalink raw reply [nested|flat] 5+ messages in thread
end of thread, other threads:[~2019-04-10 20:39 UTC | newest]
Thread overview: 5+ messages (download: mbox mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2019-04-09 23:13 error on wiki page Jeremy Schneider <[email protected]>
2019-04-09 23:17 ` Jonathan S. Katz <[email protected]>
2019-04-10 18:48 ` Stefan Kaltenbrunner <[email protected]>
2019-04-10 19:19 ` Jonathan S. Katz <[email protected]>
2019-04-10 20:39 ` Jeremy Schneider <[email protected]>
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox